ffmpeg/libavcodec/hevc
Michael Niedermayer 4e5523c985
avcodec/hevc/ps: Fix dependant layer id check
Fixes: shift exponent 49 is too large for 32-bit type 'int'
Fixes: 398060145/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_HEVC_fuzzer-5023082406543360

Reviewed-by: James Almer <jamrial@gmail.com>
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2025-05-09 22:27:04 +02:00
..
cabac.c
data.c
data.h
dsp.c lavc/hevc: R-V V put_pixels(pow2) 2024-12-17 09:21:20 +08:00
dsp.h lavc/hevc: R-V V put_pixels(pow2) 2024-12-17 09:21:20 +08:00
dsp_template.c
filter.c
hevc.h avcodec/hevc/ps: Add basic HEVC_SCALABILITY_AUXILIARY support 2025-02-17 15:08:42 +08:00
hevcdec.c avcodec/hevc/hevcdec: move the slice header buffer overread check up in the function 2025-05-05 12:55:03 -03:00
hevcdec.h all: Fix doxy comments wrongly designated as trailing ///< 2025-03-12 17:00:24 +01:00
Makefile
mvs.c
parse.c
parse.h
parser.c
pred.c
pred.h
pred_template.c
ps.c avcodec/hevc/ps: Fix dependant layer id check 2025-05-09 22:27:04 +02:00
ps.h all: Fix doxy comments wrongly designated as trailing ///< 2025-03-12 17:00:24 +01:00
ps_enc.c
refs.c avcodec/decode: Only use ff_progress_frame_get_buffer() with blank input 2025-04-14 10:15:08 +02:00
sei.c avcodec/hevc: Add support for output_corrupt/showall flags 2025-02-20 11:39:52 +08:00
sei.h avcodec/hevc: Add support for output_corrupt/showall flags 2025-02-20 11:39:52 +08:00