ffmpeg/libavutil/arm
Diego Biurrun 439902e0d6 Employ consistent LIBAV_COMPAT_ multiple inclusion guards in compat/
Also fix a comment and an #endif comment.
2013-07-18 18:12:38 +02:00
..
Makefile arm: rename ARMVFP config symbol to VFP 2012-12-07 16:54:04 +00:00
asm.S arm: Only output eabi attributes if building for ELF 2013-05-27 00:55:33 +03:00
bswap.h arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilation 2012-12-07 16:54:03 +00:00
cpu.c arm: Fall back to runtime cpu feature detection via /proc/cpuinfo 2013-02-11 17:15:15 +02:00
cpu.h Employ consistent LIBAV_COMPAT_ multiple inclusion guards in compat/ 2013-07-18 18:12:38 +02:00
float_dsp_arm.h
float_dsp_init_arm.c avutil: Add av_cold attributes to init functions missing them 2013-05-04 22:48:05 +02:00
float_dsp_init_neon.c avutil: Add av_cold attributes to init functions missing them 2013-05-04 22:48:05 +02:00
float_dsp_init_vfp.c avutil: Add av_cold attributes to init functions missing them 2013-05-04 22:48:05 +02:00
float_dsp_neon.S floatdsp: move scalarproduct_float from dsputil to avfloatdsp. 2013-01-22 11:55:42 -08:00
float_dsp_vfp.S floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp. 2013-01-22 11:55:42 -08:00
intmath.h arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilation 2012-12-07 16:54:03 +00:00
intreadwrite.h ARM: use Q/R inline asm operand modifiers only if supported 2012-08-07 21:13:30 +01:00
timer.h