FFmpeg/libswscale/x86
Michael Niedermayer 39664fb647 swscale/x86/output: Fix yuv2planeX_16* with unaligned destination
Reviewed-by: BBB
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit f6492a2ea8)

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2016-05-01 05:00:44 +02:00
..
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
Makefile
output.asm swscale/x86/output: Fix yuv2planeX_16* with unaligned destination 2016-05-01 05:00:44 +02:00
rgb2rgb_template.c swscale/x86/rgb2rgb_template: Fix planar2x() for short width 2016-01-31 00:24:51 +01:00
rgb2rgb.c
scale.asm
swscale_template.c
swscale.c
w64xmmtest.c
yuv2rgb_template.c
yuv2rgb.c