ffmpeg/libswscale/x86
Michael Niedermayer 4abffbbc54 swscale/x86/input: prevent RGB32_TO_Y_FN from reading into the padding
This avoids reading uninitialized bytes and confusing valgrind

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-06-22 03:09:28 +02:00
..
Makefile
input.asm swscale/x86/input: prevent RGB32_TO_Y_FN from reading into the padding 2014-06-22 03:09:28 +02:00
output.asm
rgb2rgb.c
rgb2rgb_template.c
scale.asm
swscale.c s86/scale: Do not return the result of a (void) function from a void function. 2014-06-19 18:45:13 +02:00
swscale_template.c
w64xmmtest.c
yuv2rgb.c
yuv2rgb_template.c