[FFmpeg-devel] libavutil simd

Alexander Strange astrange
Tue Oct 2 20:46:43 CEST 2007


On Oct 2, 2007, at 4:04 AM, Reimar D?ffinger wrote:
>
> You know what's really funny about that?
> We already use this code.
> But it only works on OSX, so we have a different way so amiga and the
> SIGILL hack for everything else.
> And all of them are pointless because we compile with -maltivec and it
> thus crashes anyway.
>
> Greetings,
> Reimar D?ffinger

If you use -mabi=altivec on Apple gcc it won't inline altivec  
functions into non-altivec functions.
Otherwise, I guess there's av_noinline.





More information about the ffmpeg-devel mailing list