ffmpeg/libswscale
Michael Niedermayer 97411b1790
swscale/yuv2rgb: Use 64bit for brightness computation
This will not overflow for normal values
Fixes: CID1500280 Unintentional integer overflow

Sponsored-by: Sovereign Tech Fund
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit bfc22f364d)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2024-06-13 18:30:08 +02:00
..
aarch64 swscale: aarch64: Fix yuv2rgb with negative strides 2022-11-04 14:32:34 +02:00
arm
ppc swscale: Add support for NV24 and NV42 2019-05-12 07:51:02 -07:00
tests swscale/tests/swscale: Lengthen pixfmt name buffer to 21 bytes 2019-05-13 13:39:49 +02:00
x86 swscale/x86/swscale: Fix undefined left shifts of negative numbers 2020-05-20 03:42:42 +02:00
Makefile
alphablend.c swscale/alphablend: Fix slice handling 2021-10-06 13:59:34 +02:00
bayer_template.c
gamma.c
hscale.c
hscale_fast_bilinear.c
input.c swscale/input: Use more unsigned intermediates 2023-04-21 01:55:09 +02:00
libswscale.v
log2_tab.c
options.c
output.c swscale/output: Fix integer overflow in yuv2rgba64_full_1_c_template() 2024-06-13 11:23:11 +02:00
rgb2rgb.c
rgb2rgb.h
rgb2rgb_template.c
slice.c swscale/slice: Fix wrong return on error 2021-10-06 13:54:16 +02:00
swscale.c swscale/swscale: Check srcSliceH for bayer 2024-04-14 22:12:43 +02:00
swscale.h
swscale_internal.h swscale/ppc: Move VSX-using code to its own file 2018-12-04 02:59:07 +01:00
swscale_unscaled.c swscale: Add support for NV24 and NV42 2019-05-12 07:51:02 -07:00
swscaleres.rc
utils.c swscale/utils: Fix xInc overflow 2024-04-14 22:12:50 +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: Use 64bit for brightness computation 2024-06-13 18:30:08 +02:00