FFmpeg/libswscale/x86
Michael Niedermayer ef23c40d43 swscale/x86/rgb2rgb_template: Fallback to mmx in interleaveBytes() if the alignment is insufficient for SSE*
This also as a sideeffect fixes the non aligned case

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit a066ff89bc)
2015-12-15 11:21:17 +01:00
..
input.asm Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
Makefile Merge commit 'a519583991' 2013-08-29 14:42:34 +02:00
output.asm Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
rgb2rgb.c swscale/x86/rgb2rgb: add support for AVX 2014-01-21 18:01:29 +01:00
rgb2rgb_template.c swscale/x86/rgb2rgb_template: Fallback to mmx in interleaveBytes() if the alignment is insufficient for SSE* 2015-12-15 11:21:17 +01:00
scale.asm x86/scale: fix xmm register count for hscale*_sse2 2014-07-15 02:14:55 +02:00
swscale.c swscale/x86/swscale: fix missing xmm clobbers in yuv2yuvX_sse3() 2014-03-23 20:31:05 +01:00
swscale_template.c Fix compilation with !HAVE_6REGS. 2015-06-01 12:01:29 +02:00
w64xmmtest.c Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
yuv2rgb.c Fix compilation with !HAVE_6REGS. 2015-06-01 12:01:29 +02:00
yuv2rgb_template.c Merge commit '716d413c13' 2012-10-08 21:06:57 +02:00