diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2023-01-22 00:32:44 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2023-03-27 13:37:17 +0200 |
commit | b810bd948fe09a514059142dd8f0d2adfc105a3c (patch) | |
tree | dd16266f952f6dc7af545b990703fbf0ccdee765 /libavformat/rtpenc_aac.c | |
parent | 15eaacfa5c1bd400f0f869816b0e55da80175d72 (diff) | |
download | ffmpeg-b810bd948fe09a514059142dd8f0d2adfc105a3c.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 'libavformat/rtpenc_aac.c')
0 files changed, 0 insertions, 0 deletions