ffmpeg/libswscale
Michael Niedermayer 3fe3014405
swscale/output: used unsigned for bit accumulation
Fixes: Integer overflow
Fixes: 368725672/clusterfuzz-testcase-minimized-ffmpeg_SWS_fuzzer-5009093023563776

Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2024-10-25 22:46:39 +02:00
..
aarch64 swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00
arm swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00
loongarch swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00
ppc swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00
riscv swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00
tests swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00
x86 swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00
Makefile
alphablend.c swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00
bayer_template.c swscale/internal: constify SwsFunc 2024-10-07 19:51:34 +02:00
gamma.c swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00
half2float.c
hscale.c swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00
hscale_fast_bilinear.c swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00
input.c swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00
libswscale.v
log2_tab.c
options.c swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00
output.c swscale/output: used unsigned for bit accumulation 2024-10-25 22:46:39 +02:00
rgb2rgb.c swscale/internal: constify SwsFunc 2024-10-07 19:51:34 +02:00
rgb2rgb.h swscale/internal: constify SwsFunc 2024-10-07 19:51:34 +02:00
rgb2rgb_template.c swscale/rgb2rgb_template: Fix ff_rgb24toyv12_c() with odd height 2024-10-25 22:46:39 +02:00
slice.c swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00
swscale.c swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00
swscale.h swscale: add sws_is_noop() 2024-10-23 23:06:55 +02:00
swscale_internal.h swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00
swscale_unscaled.c swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00
swscaleres.rc
utils.c swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00
utils.h swscale: add new frame testing API 2024-10-23 23:06:16 +02:00
version.c
version.h swscale: add sws_is_noop() 2024-10-23 23:06:55 +02:00
version_major.h
vscale.c swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00
yuv2rgb.c swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00