1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
FFmpeg/libavutil/arm
Justin Ruggles d5a7229ba4 Add a float DSP framework to libavutil
Move vector_fmul() from DSPContext to AVFloatDSPContext.
2012-06-08 13:14:38 -04:00
..
asm.S ARM: Move asm.S from libavcodec to libavutil 2012-06-08 13:14:38 -04:00
bswap.h bswap: make generic implementation more compiler-friendly 2011-12-12 12:14:14 +00:00
cpu.c ARM: allow runtime masking of CPU features 2012-04-22 12:30:45 +01:00
cpu.h ARM: allow runtime masking of CPU features 2012-04-22 12:30:45 +01:00
float_dsp_arm.h Add a float DSP framework to libavutil 2012-06-08 13:14:38 -04:00
float_dsp_init_arm.c Add a float DSP framework to libavutil 2012-06-08 13:14:38 -04:00
float_dsp_init_neon.c Add a float DSP framework to libavutil 2012-06-08 13:14:38 -04:00
float_dsp_init_vfp.c Add a float DSP framework to libavutil 2012-06-08 13:14:38 -04:00
float_dsp_neon.S Add a float DSP framework to libavutil 2012-06-08 13:14:38 -04:00
float_dsp_vfp.S Add a float DSP framework to libavutil 2012-06-08 13:14:38 -04:00
intmath.h ARM: allow building in Thumb2 mode 2011-06-23 07:31:54 +01:00
intreadwrite.h arm: intreadwrite: revert 16-bit load asm to old version for gcc < 4.6 2012-05-03 21:40:19 +01:00
Makefile Add a float DSP framework to libavutil 2012-06-08 13:14:38 -04:00
timer.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00