ffmpeg/libswresample
James Almer 7c8bf09edd swresample: change COMMON_CORE_INT16 asm from SSSE3 to SSE2
pshuf+paddd is slightly faster than phaddd.
The real gain is in pre-ssse3 processors like AMD K8 and K10, which get
a big boost in performance compared to the mmxext version

Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-03-18 15:00:50 +01:00
..
arm
x86 swresample: change COMMON_CORE_INT16 asm from SSSE3 to SSE2 2014-03-18 15:00:50 +01:00
audioconvert.c
audioconvert.h
dither_template.c
dither.c
libswresample.v
log2_tab.c
Makefile
noise_shaping_data.c
rematrix_template.c
rematrix.c
resample_template.c swresample: change COMMON_CORE_INT16 asm from SSSE3 to SSE2 2014-03-18 15:00:50 +01:00
resample.c swresample: change COMMON_CORE_INT16 asm from SSSE3 to SSE2 2014-03-18 15:00:50 +01:00
soxr_resample.c
swresample_internal.h
swresample-test.c
swresample.c swr: check that the context for swr_convert() has been initialized 2014-02-24 08:23:42 +01:00
swresample.h swresample: add swr_is_initialized() 2014-02-24 08:23:22 +01:00
swresampleres.rc
version.h swresample: add swr_is_initialized() 2014-02-24 08:23:22 +01:00