Changeset 1c9a56b1 in ffmpeg

Timestamp:
Aug 23, 2019, 8:26:50 PM (5 years ago)
Author:
Michael Niedermayer <michael@niedermayer.cc>
Branches:
master
Children:
ae3d6a33
Parents:
5231e89e
git-author:
Michael Niedermayer <michael@niedermayer.cc> (08/08/19 20:38:11)
git-committer:
Michael Niedermayer <michael@niedermayer.cc> (08/23/19 20:26:50)
Message:

avcodec/smacker: Check that not all tables are skiped

If all tables are skipped it would be impossible to encode any
"non black" video.

Fixes: Timeout (78sec -> 1ms)
Fixes: 15821/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_SMACKER_fuzzer-5652598838788096

Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>

(No files)

Note: See TracChangeset for help on using the changeset viewer.