ffmpeg/libavutil/arm
Michael Niedermayer 2942431a0f arm/intmath: disable av_clip_uintp2_arm with config_small
The code otherwise breaks compilation (gcc 4.5 tested but probably any compiler)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-06-12 23:05:47 +02:00
..
Makefile Add a float DSP framework to libavutil 2012-06-08 13:14:38 -04:00
asm.S Merge remote-tracking branch 'qatar/master' 2012-06-08 23:59:09 +02:00
bswap.h
cpu.c
cpu.h
float_dsp_arm.h Merge remote-tracking branch 'qatar/master' 2012-06-08 23:59:09 +02:00
float_dsp_init_arm.c Merge remote-tracking branch 'qatar/master' 2012-06-08 23:59:09 +02:00
float_dsp_init_neon.c ARM: fix float_dsp breakage from d5a7229 2012-06-08 19:45:37 +01:00
float_dsp_init_vfp.c Merge remote-tracking branch 'qatar/master' 2012-06-08 23:59:09 +02:00
float_dsp_neon.S Add a float DSP framework to libavutil 2012-06-08 13:14:38 -04:00
float_dsp_vfp.S Merge remote-tracking branch 'qatar/master' 2012-06-08 23:59:09 +02:00
intmath.h arm/intmath: disable av_clip_uintp2_arm with config_small 2012-06-12 23:05:47 +02:00
intreadwrite.h Merge remote-tracking branch 'qatar/master' 2012-05-05 00:54:28 +02:00
timer.h