ffmpeg/libswresample/x86
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
..
audio_convert.asm x86: Fix compilation with nasm on PPC & OS/2 2013-10-08 12:36:19 +02:00
Makefile swresample: Add arm&x86 clobber tests 2014-01-18 18:38:57 +01:00
rematrix.asm x86: Fix compilation with nasm on PPC & OS/2 2013-10-08 12:36:19 +02:00
resample_mmx.h swresample: change COMMON_CORE_INT16 asm from SSSE3 to SSE2 2014-03-18 15:00:50 +01:00
swresample_x86.c Avoid using empty macro arguments. 2013-12-31 12:19:59 +01:00
w64xmmtest.c swresample: Add arm&x86 clobber tests 2014-01-18 18:38:57 +01:00