diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2018-11-29 02:32:10 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-12-02 15:45:24 +0100 |
commit | b84cda4b6399955b19040fc367f56da03e7cebe0 (patch) | |
tree | 83f64aaae451985d4c04404c89691758acc6af2b /libpostproc/postprocess_template.c | |
parent | c78d5c9ce93ec26976a9b977b2f5398e5b7936ef (diff) | |
download | ffmpeg-b84cda4b6399955b19040fc367f56da03e7cebe0.tar.gz |
avcodec/msmpeg4dec: Skip frame if its smaller than 1/8 of the minimal size
Frames that small are not valid and of limited use for error concealment, while
being very computationally intensive to process.
Fixes: Timeout
Fixes: 11318/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_MSMPEG4V1_fuzzer-5710884555456512
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 09ec182864d41c990bc18f620eabb77444aeff57)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libpostproc/postprocess_template.c')
0 files changed, 0 insertions, 0 deletions