ffmpeg/libswscale
Michael Niedermayer f8728dc834 swscale/x86/rgb2rgb_template: Fix planar2x() for short width
Fixes: 451b3e0cf956c0bd2f27ed753ac24050/asan_heap-oob_2873c01_3231_7ed10a9464d15f0d57277f5917c566a8.AVI

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit c8a9aaab26)

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2016-01-31 00:25:20 +01:00
..
arm
ppc
x86 swscale/x86/rgb2rgb_template: Fix planar2x() for short width 2016-01-31 00:25:20 +01:00
bayer_template.c
colorspace-test.c
hscale_fast_bilinear.c sws: Move fast bilinear C code into seperate file 2014-07-19 05:36:26 +02:00
input.c Merge commit 'f84a1b597c29dc035b8d5529ef88c2d7ff057820' 2014-08-04 22:32:13 +02:00
libswscale.v
log2_tab.c lsws: duplicate ff_log2_tab 2014-08-12 20:52:21 +02:00
Makefile lsws: duplicate ff_log2_tab 2014-08-12 20:52:21 +02:00
options.c swscale: Allow chroma samples to be above and to the left of luma samples 2014-09-21 23:37:09 +02:00
output.c Merge commit '92b099daf4b8ef93513e38b43899cb8458a2fde3' 2014-04-09 03:36:38 +02:00
rgb2rgb_template.c swscale/rgb2rgb_template: Fix signedness of v in shuffle_bytes_2103_c() 2015-08-20 14:38:26 +02:00
rgb2rgb.c swscale/rgb2rgb_template: Implement shuffle_bytes_0321_c and fix shuffle_bytes_2103_c on BE 2015-08-20 14:38:26 +02:00
rgb2rgb.h swscale/rgb2rgb_template: Implement shuffle_bytes_0321_c and fix shuffle_bytes_2103_c on BE 2015-08-20 14:38:26 +02:00
swscale_internal.h swscale/yuv2rgb: Increase YUV2RGB table headroom 2016-01-31 00:25:20 +01:00
swscale_unscaled.c swscale/swscale_unscaled: Fix odd height inputs for bayer_to_yv12_wrapper() 2016-01-31 00:25:20 +01:00
swscale-test.c swscale/swscale-test: Fix slice height in random reference data creation. 2016-01-31 00:25:02 +01:00
swscale.c swscale: support internal scaler cascades 2014-11-20 02:00:15 +01:00
swscale.h Merge commit 'bb789016d423d2cfacd2904ac66257bdf7f0964e' 2014-08-07 20:52:40 +02:00
swscaleres.rc
utils.c swscale/utils: Use normal bilinear scaler if fast cannot be used due to tiny dimensions 2016-01-31 00:25:20 +01:00
version.h Merge commit '1985c2e75c607ac51bfd8dc87d2957a5edf2b6f8' 2014-08-10 00:26:45 +02:00
yuv2rgb.c swscale/yuv2rgb: Factor YUVRGB_TABLE_LUMA_HEADROOM out 2016-01-31 00:25:20 +01:00