aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/transcoding.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2018-12-01 22:16:19 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2019-01-15 00:57:27 +0100
commit3c2207b10f0e29f849f098faa9f8426e086bfaad (patch)
tree83a16e4cdfbb77d923b487bc4aa7cd44cd9bc3ce /doc/examples/transcoding.c
parent4ff4fd41791c4cb22dd87cb115bd6f7980f4a73a (diff)
downloadffmpeg-3c2207b10f0e29f849f098faa9f8426e086bfaad.tar.gz
avcodec/msvideo1: Check for too small dimensions
Such low resolution would result in empty output as a minimum of 4x4 is needed We could also check for multiple of 4 dimensions but that is not needed Fixes: Timeout Fixes: 11191/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_MSVIDEO1_fuzzer-5739529588178944 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 953bd58861ad933e614510140b05a61e3d1375be) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/examples/transcoding.c')
0 files changed, 0 insertions, 0 deletions