diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2018-11-27 23:37:03 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-01-15 00:57:27 +0100 |
commit | 4ff4fd41791c4cb22dd87cb115bd6f7980f4a73a (patch) | |
tree | 46b1896ee36f233a163cba2b63d45f8130846aab /doc/examples/transcoding.c | |
parent | aa5190d54adb21caac60e3306e4691c728e67208 (diff) | |
download | ffmpeg-4ff4fd41791c4cb22dd87cb115bd6f7980f4a73a.tar.gz |
avcodec/wmv2dec: Skip I 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: 11168/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_WMV2_fuzzer-5733782032744448
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 d6f4341522c3eafb046c47b115d79ce684a899fc)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/examples/transcoding.c')
0 files changed, 0 insertions, 0 deletions