1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +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
intreadwrite.h
Makefile Add a float DSP framework to libavutil 2012-06-08 13:14:38 -04:00
timer.h
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