ffmpeg/libavresample
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
..
x86 lavr: replace the SSE version of ff_conv_fltp_to_flt_6ch() with SSE4 and AVX 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.c
audio_convert.h
audio_data.c
audio_data.h
audio_mix.c lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff type 2012-05-01 13:52:59 -04:00
audio_mix.h lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff type 2012-05-01 13:52:59 -04:00
audio_mix_matrix.c lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff type 2012-05-01 13:52:59 -04:00
avresample-test.c
avresample.h lavr: make avresample_read() with NULL output discard samples. 2012-05-09 17:37:47 +02:00
internal.h
libavresample.v
options.c lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff type 2012-05-01 13:52:59 -04:00
resample.c
resample.h
utils.c lavr: do not try to copy to uninitialized output audio data. 2012-05-09 17:38:23 +02:00
version.h lavr: make avresample_read() with NULL output discard samples. 2012-05-09 17:37:47 +02:00