1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-10-11 03:16:59 +02:00
ffmpeg/libavutil/x86
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
..
bswap.h x86: bswap: remove test for bswap instruction 2011-12-12 12:14:15 +00:00
cpu.c x86 cpuid: set vendor union members separately 2011-12-08 00:57:11 +01:00
float_dsp_init.c Add a float DSP framework to libavutil 2012-06-08 13:14:38 -04:00
float_dsp.asm Add a float DSP framework to libavutil 2012-06-08 13:14:38 -04:00
intmath.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
intreadwrite.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00: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
w64xmmtest.h win64: add a XMM clobber test configure option. 2012-02-02 12:00:48 -08:00
x86inc.asm x86inc: support AVX abstraction for 2-operand instructions 2012-04-18 21:14:32 -04:00
x86util.asm x86: Avoid movs on BUTTERFLYPS when in AVX mode 2012-05-29 15:29:46 +02:00