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
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
float_dsp_neon.S
float_dsp_vfp.S
intmath.h libavutil: Add ARM av_clip_intp2_arm 2015-02-21 00:54:40 +01:00
intreadwrite.h
neontest.h
timer.h