diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2023-01-22 00:32:44 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2023-02-22 01:03:30 +0100 |
commit | af6919486bfe13800e6b8734575b3fefafe713c6 (patch) | |
tree | 3bfa0bda9aaf72f7bfb7ce88729fe71da31e0906 /libavcodec/acelp_filters.c | |
parent | 14da78a8c18c96e73e44048914702f676e55601f (diff) | |
download | ffmpeg-af6919486bfe13800e6b8734575b3fefafe713c6.tar.gz |
avcodec/utils: use 32pixel alignment for bink
bink supports 16x16 blocks in chroma planes thus we need to allocate enough.
Fixes: out of array access
Fixes: 55026/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_BINK_fuzzer-6013915371012096
Reviewed-by: Peter Ross <pross@xvid.org>
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit b95b2c8492fc1b52afd8fbe67b3be3cd518485d6)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/acelp_filters.c')
0 files changed, 0 insertions, 0 deletions