ffmpeg/libswscale
Andreas Rheinhardt 4b75d960b6 swscale/utils: Fix invalid left shifts of negative numbers
Affected the FATE-tests vsynth_lena-dv-411, vsynth1-dv-411,
vsynth2-dv-411 and hevc-paramchange-yuv420p.yuv420p10.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit e2646e23be)
2020-05-20 03:44:07 +02:00
..
aarch64
arm
ppc
tests
x86 swscale/x86/swscale: Fix undefined left shifts of negative numbers 2020-05-20 03:42:42 +02:00
Makefile
alphablend.c
bayer_template.c
gamma.c
hscale.c
hscale_fast_bilinear.c
input.c swscale/input: Fix several invalid shifts related to rgb2yuv constants 2020-05-19 17:17:35 +02:00
libswscale.v
log2_tab.c
options.c
output.c swscale/output: Fix integer overflow in yuv2rgb_write_full() with out of range input 2020-05-19 17:17:36 +02:00
rgb2rgb.c
rgb2rgb.h
rgb2rgb_template.c
slice.c
swscale.c swscale/swscale: Fix several invalid shifts related to vChrDrop 2020-05-19 17:17:35 +02:00
swscale.h
swscale_internal.h
swscale_unscaled.c
swscaleres.rc
utils.c swscale/utils: Fix invalid left shifts of negative numbers 2020-05-20 03:44:07 +02:00
version.h Bump minor versions to separate 4.2 from master 2019-07-21 18:36:18 +02:00
vscale.c
yuv2rgb.c swscale/yuv2rgb: Fix vertical dither offset with slices 2020-05-19 17:17:36 +02:00