On 03.09.2014, at 00:49, Pascal Massimino <pascal.massim...@gmail.com> wrote:
> On Tue, Sep 2, 2014 at 9:39 AM, Michael Niedermayer <michae...@gmx.at>
> wrote:
> 
> 
> [ahem: ffmpeg doesn't feel like using intrinsics, by chance?]

I tried that about 5 months back, once more.
It still results in code that is slower than the plain C version, even when 
using SIMD, on trivial NEON audio format conversion (same thing in asm was 
about 8x faster).
So you can get the same effect with less effort by disabling just disabling asm 
code.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to