ffmpeg/libswscale
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
..
arm
ppc
x86 swscale/x86/input: prevent RGB32_TO_Y_FN from reading into the padding 2014-06-22 03:09:28 +02:00
Makefile
bayer_template.c
colorspace-test.c
input.c swscale/input: fix harmless integer overflow 2014-06-16 23:28:32 +02:00
libswscale.v
options.c
output.c
rgb2rgb.c
rgb2rgb.h
rgb2rgb_template.c
swscale-test.c
swscale.c swscale/swscale: replace potentially slow % by & 2014-06-18 04:24:31 +02:00
swscale.h
swscale_internal.h swscale: Allow the max filter size to be set at compile time 2014-06-13 14:49:59 +01:00
swscale_unscaled.c
swscaleres.rc
utils.c swscale: Allow the max filter size to be set at compile time 2014-06-13 14:49:59 +01:00
version.h
yuv2rgb.c