Michael Niedermayer wrote:
> Things we do NOT need
> 
> * randomly moving code around
> 
> Things that are low priority but certainly very welcome as well
> 
> * Cleanly seperating the asm code with clean common API(s)
>   This could be in the form of a dsputil like context with function pointers
>   It could also be in one of many other forms.
>   But leaving code as it is and just replacing every asm() by a literal
>   blah_mmx() call is not ok.

Well first you have to get the blah() set and then put it in the context 
so you need to start somehow...

lu

-- 

Luca Barbato
Gentoo Council Member
Gentoo/linux Gentoo/PPC
http://dev.gentoo.org/~lu_zero

_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to