]> git.sesse.net Git - ffmpeg/commit
tools/target_dec_fuzzer: Adjust ffwavesynth threshold
authorMichael Niedermayer <michael@niedermayer.cc>
Mon, 7 Oct 2019 12:53:28 +0000 (14:53 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Thu, 24 Oct 2019 22:22:33 +0000 (00:22 +0200)
commit000494fed9326a3ecee485cbb7afb569519098e3
treefd8a482eef1d2330f5f8762be9f5773fa6527985
parentf4ecf6c39de9a7cc1dae70cf87c225771001e883
tools/target_dec_fuzzer: Adjust ffwavesynth threshold

ffwavesynth can produce large amounts of data relatively slowly on very small input

Fixes: Timeout (60sec -> 9sec)
Fixes: 17970/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_FFWAVESYNTH_fuzzer-5689121279836160
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