ffmpeg/libavutil/arm
Martin Storsjö dcae2e32f7 arm: Suppress tags about used cpu arch and extensions
When all the codepaths using manually set .arch/.fpu code is
behind runtime detection, the elf attributes should be suppressed.

This allows tools to know that the final built binary doesn't
strictly require these extensions.

Signed-off-by: Martin Storsjö <martin@martin.st>
2015-03-07 17:10:08 +02:00
..
Makefile
asm.S arm: Suppress tags about used cpu arch and extensions 2015-03-07 17:10:08 +02:00
bswap.h
cpu.c arm: Detect 32 bit cpu features on ARMv8 when running on a 64 bit kernel 2014-06-28 22:16:59 +03:00
cpu.h arm: Macroize the test for 'setend' CPU instruction support 2014-07-21 15:08:01 -07: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 libavutil: Add ARM av_clip_intp2_arm 2015-02-21 00:54:40 +01:00
intreadwrite.h
neontest.h
timer.h