1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-13 21:28:01 +02:00
FFmpeg/libswscale
Andreas Rheinhardt 188a773d0f 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)
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
2020-07-03 00:03:45 +02:00
..
aarch64
arm
ppc
tests swscale/tests/swscale: Lengthen pixfmt name buffer to 21 bytes 2019-11-14 23:30:37 +01:00
x86 swscale/x86/swscale: Fix undefined left shifts of negative numbers 2020-07-03 00:03:44 +02:00
alphablend.c
bayer_template.c
gamma.c
hscale_fast_bilinear.c
hscale.c
input.c swscale/input: Fix several invalid shifts related to rgb2yuv constants 2020-07-02 19:55:09 +02:00
libswscale.v
log2_tab.c
Makefile
options.c
output.c swscale/output: Fix integer overflow in yuv2rgb_write_full() with out of range input 2020-07-02 19:55:09 +02:00
rgb2rgb_template.c
rgb2rgb.c lsws/rgb2rgb: Add unscaled 48bit to 64bit rgb conversion. 2017-08-24 12:50:06 +02:00
rgb2rgb.h lsws/rgb2rgb: Add unscaled 48bit to 64bit rgb conversion. 2017-08-24 12:50:06 +02:00
slice.c
swscale_internal.h
swscale_unscaled.c lsws/rgb2rgb: Add unscaled 48bit to 64bit rgb conversion. 2017-08-24 12:50:06 +02:00
swscale.c swscale/swscale: Fix several invalid shifts related to vChrDrop 2020-07-02 19:55:09 +02:00
swscale.h
swscaleres.rc
utils.c swscale/utils: Fix invalid left shifts of negative numbers 2020-07-03 00:03:45 +02:00
version.h Bump minor versions for branching 3.4 2017-10-11 01:23:47 +02:00
vscale.c
yuv2rgb.c swscale/yuv2rgb: Fix vertical dither offset with slices 2020-07-02 19:55:09 +02:00