[FFmpeg-devel] [flamefest-start] A little something on MMX/SSE intrinsics

Ivan Kalvachev ikalvachev
Wed Feb 27 16:42:58 CET 2008


On Wed, Feb 27, 2008 at 4:31 PM, Reimar D?ffinger
<Reimar.Doeffinger at stud.uni-karlsruhe.de> wrote:
> Hello,
>  yet another case of someone relearning "intrinsics are still a mess and
>  compilers still much too stupid" ;-) :
>  http://www.virtualdub.org/blog/pivot/entry.php?id=188#body
>
>  Let's see if we can make today the flame-heaviest day in FFmpeg history
>  :-)

Nice read.

I'd just like to add that there is already architecture in FFmpeg that
is entirely optimized on intrinsics - AltiVect. There were few
fundamental problems with it and I'm not sure if they have been
successfully solved. These include things like generating code that
picks up processor SIMD dialect at runtime.




More information about the ffmpeg-devel mailing list