1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-08 13:22:53 +02:00
FFmpeg/libswscale/x86
Michael Niedermayer 21a6b7930e 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-02-17 05:17:35 +01:00
..
hscale_fast_bilinear_simd.c libswscale/x86/hscale_fast_bilinear_simd.c: There's no need to save BX if it's in the clobber list. 2015-05-13 11:59:30 +02:00
input.asm
Makefile
output.asm swscale/x86/output: Fix yuv2planeX_16* with unaligned destination 2016-02-17 05:17:35 +01:00
rgb2rgb_template.c swscale/x86/rgb2rgb_template: Fix planar2x() for short width 2016-01-28 15:53:53 +01:00
rgb2rgb.c
scale.asm
swscale_template.c YUV->BGR32 MMX support 2015-07-04 00:03:45 +02:00
swscale.c swscale: refactor vertical scaler 2015-08-19 10:43:52 -03:00
w64xmmtest.c
yuv2rgb_template.c
yuv2rgb.c