]> git.sesse.net Git - ffmpeg/commit
tools/target_dec_fuzzer: Adjust threshold for G2M
authorMichael Niedermayer <michael@niedermayer.cc>
Wed, 9 Oct 2019 08:09:22 +0000 (10:09 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Fri, 1 Nov 2019 19:15:33 +0000 (20:15 +0100)
commitfd3ee7a92e9227ee44e2a0d837ba9879959b15d7
treea4de4aec54bda3aee54e0fe6fe53ea6f2906490b
parent98a257c3235bdc18151534134148845728418248
tools/target_dec_fuzzer: Adjust threshold for G2M

G2M allows large images from small input and also reallocates
multiple buffers on any resolution change.

Fixes: Timeout (22sec -> 5sec)
Fixes: 18022/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_G2M_fuzzer-5089192530411520
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer.c