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
asm.S
bswap.h
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
float_dsp_init_arm.c
float_dsp_init_neon.c
float_dsp_init_vfp.c armv6: Accelerate butterflies_float 2014-07-18 01:34:38 +03:00
float_dsp_neon.S
float_dsp_vfp.S armv6: Accelerate butterflies_float 2014-07-18 01:34:38 +03:00
intmath.h
intreadwrite.h
neontest.h
timer.h