ffmpeg/libavutil/arm
Michael Niedermayer 1e519b9d40 avutil: turn arm setend into a cpuflag
this allows disabling and enabling it
it also prevents crashes if vfpv3 and neon are disabled which previously
would have enabled the flag

And last but not least one can enable setend on cpus like cortex-a8 where
its fast but disabled by default

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-08-13 14:50:15 +02:00
..
Makefile arm: rename ARMVFP config symbol to VFP 2012-12-07 16:54:04 +00:00
asm.S Merge commit 'd5a55981986ac5d1a31aef3a8d16eaff8534a412' 2014-06-04 12:45:35 +02:00
bswap.h Merge commit '637606de2d2e0af0a9fa2f23f943765d7d7c5cd5' 2012-12-08 14:19:55 +01:00
cpu.c avutil: turn arm setend into a cpuflag 2014-08-13 14:50:15 +02:00
cpu.h avutil: turn arm setend into a cpuflag 2014-08-13 14:50:15 +02:00
float_dsp_arm.h Merge commit '7ffda66fd5c81af4725bff7c2c4f207ba2aa0613' 2013-08-29 16:05:04 +02:00
float_dsp_init_arm.c Merge commit '831a1180785a786272cdcefb71566a770bfb879e' 2014-03-13 23:59:56 +01:00
float_dsp_init_neon.c Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
float_dsp_init_vfp.c armv6: Accelerate butterflies_float 2014-07-18 01:34:38 +03:00
float_dsp_neon.S Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
float_dsp_vfp.S armv6: Accelerate butterflies_float 2014-07-18 01:34:38 +03:00
intmath.h Merge commit '637606de2d2e0af0a9fa2f23f943765d7d7c5cd5' 2012-12-08 14:19:55 +01:00
intreadwrite.h Merge remote-tracking branch 'qatar/master' 2012-08-09 00:51:02 +02:00
neontest.h Merge remote-tracking branch 'qatar/master' 2014-01-11 03:08:10 +01:00
timer.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00