ffmpeg/libavresample/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
..
Makefile build: cosmetics: Add missing end-of-line backslashes to item lists. 2012-05-07 14:17:40 +02:00
audio_convert.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
audio_convert_init.c lavr: replace the SSE version of ff_conv_fltp_to_flt_6ch() with SSE4 and AVX 2012-05-09 16:17:59 -04:00
audio_mix.asm Fix compilation with YASM/NASM without AVX support. 2012-05-01 13:37:25 -04:00
audio_mix_init.c Add libavresample 2012-04-24 21:28:27 -04:00