FFmpeg/libswscale
Michael Niedermayer 9354c47d2e swscale: increase yuv2rgb table headroom
Fixes out of array access
Fixes: case2_bad_read_yuv2rgbx32.mp4
Found-by: Michal Zalewski <lcamtuf@coredump.cx>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-12-30 15:38:20 +01:00
..
bfin Merge commit '1909f6b1b6' 2013-08-29 15:56:03 +02:00
ppc ppc: don't return a value from a function declared void 2013-08-30 11:56:11 +02:00
sparc Merge commit '716d413c13' 2012-10-08 21:06:57 +02:00
x86 swscale/x86/rgb2rgb_template: fix crash with tiny size and nv12 output 2014-12-30 15:38:20 +01:00
colorspace-test.c Merge commit 'd488c3bcba' 2012-08-29 18:04:34 +02:00
input.c swscale: remove unneeded include assert.h 2013-07-19 18:52:41 +02:00
libswscale.v swscale: Do not make ff_ symbols globally visible. 2012-10-10 02:08:01 +02:00
Makefile Merge remote-tracking branch 'qatar/master' 2012-07-04 21:03:28 +02:00
options.c swscale/options: switch default to bicubic 2013-10-06 10:47:09 +02:00
output.c Merge commit 'aa2ba8c99e' 2013-08-16 12:56:48 +02:00
rgb2rgb.c Merge commit 'a519583991' 2013-08-29 14:42:34 +02:00
rgb2rgb.h Merge remote-tracking branch 'qatar/master' 2013-09-11 12:51:01 +02:00
rgb2rgb_template.c lavu: add FF_CEIL_RSHIFT and use it in various places. 2013-05-09 16:59:42 +02:00
swscale-test.c Replace all occurrences of PRI in sscanf() calls with SCN 2013-04-10 09:56:48 +02:00
swscale.c swscale/swscale: fix srcStride/srcSlice typo 2014-06-23 16:51:08 +02:00
swscale.h Merge commit 'c1eb3e7fec' 2013-05-07 11:04:07 +02:00
swscale_internal.h swscale: increase yuv2rgb table headroom 2014-12-30 15:38:20 +01:00
swscale_unscaled.c sws: dont use the optimized 410->420 unscaled conversion when height%4 2014-05-01 18:28:37 +02:00
utils.c swscale/utils: fill xyz tables only when they will be used 2014-01-07 03:05:30 +01:00
version.h swscale/options: switch default to bicubic 2013-10-06 10:47:09 +02:00
yuv2rgb.c swscale/yuv2rgb: clip cy, avoid division by 0 with 0 contrast 2013-10-17 14:02:43 +02:00