FFmpeg/libavutil/x86
Justin Ruggles 5cc6d5244d lavr: replace the SSE version of ff_conv_fltp_to_flt_6ch() with SSE4 and AVX
The current SSE version is slower than the MMX version on Athlon64 and Sandy
Bridge, but the SSE4 and AVX versions are faster on Sandy Bridge.
2012-05-09 16:17:59 -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
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 build: Move all arch OBJS declarations into arch subdirectory Makefiles. 2012-04-12 21:30:13 +02: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 lavr: replace the SSE version of ff_conv_fltp_to_flt_6ch() with SSE4 and AVX 2012-05-09 16:17:59 -04:00