aboutsummaryrefslogtreecommitdiffstats
path: root/libpostproc/postprocess_template.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2018-12-01 22:16:19 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2019-12-02 15:45:24 +0100
commitb3dab0f894d3ad3da48cec0876d3bd65c8773e9f (patch)
tree16fbe7e6e8682b0945c3a5040450081baa110220 /libpostproc/postprocess_template.c
parentd6b647e22138321decb7b08338dd3ae17f7a1cc3 (diff)
downloadffmpeg-b3dab0f894d3ad3da48cec0876d3bd65c8773e9f.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 'libpostproc/postprocess_template.c')
0 files changed, 0 insertions, 0 deletions