ffmpeg/libswscale/x86
Michael Niedermayer dbc3797779 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:19:39 +01:00
..
Makefile
hscale_fast_bilinear_simd.c libswscale/x86/hscale_fast_bilinear_simd.c: Include BX in the clobber list on x86_64, because it isn't implicitly included when PIC is on. 2015-05-21 20:43:38 +02:00
input.asm
output.asm
rgb2rgb.c
rgb2rgb_template.c swscale/x86/rgb2rgb_template: Fallback to mmx in interleaveBytes() if the alignment is insufficient for SSE* 2015-12-15 11:19:39 +01:00
scale.asm
swscale.c swscale: fix yuv2yuvX_8 assembly on x86 2014-11-09 23:52:17 +01:00
swscale_template.c
w64xmmtest.c
yuv2rgb.c
yuv2rgb_template.c