1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
FFmpeg/libswscale
Andreas Rheinhardt 94d7fbe373 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 14:13:49 +02:00
..
aarch64
arm
ppc
tests libswscale/tests/swscale: Fix uninitialized variables 2017-05-14 01:44:58 +02:00
x86 swscale/x86/swscale: Fix undefined left shifts of negative numbers 2020-07-03 14:13:49 +02:00
alphablend.c
bayer_template.c
gamma.c
hscale_fast_bilinear.c
hscale.c
input.c Merge commit 'de8e096c7eda2bce76efd0a1c1c89d37348c2414' 2017-03-21 08:24:39 +01:00
libswscale.v
log2_tab.c
Makefile fate: add fate-sws-pixdesc-query 2017-03-20 08:02:30 +01:00
options.c
output.c swscale: fix gbrap16 alpha channel issues 2017-09-10 01:33:28 +02:00
rgb2rgb_template.c
rgb2rgb.c
rgb2rgb.h
slice.c lsws/slice: Move a misplaced const. 2017-03-08 00:33:21 +01:00
swscale_internal.h sws: make is{RGB,BGR}inInt functions 2017-03-24 00:06:35 +01:00
swscale_unscaled.c swscale: add P016 input support 2017-02-01 14:29:11 -08:00
swscale.c
swscale.h
swscaleres.rc
utils.c swscale/utils: Fix invalid left shifts of negative numbers 2020-07-03 14:13:49 +02:00
version.h Bump minor for 3.3 2017-04-02 19:49:45 +02:00
vscale.c
yuv2rgb.c