]> git.sesse.net Git - ffmpeg/commit
tools/target_dec_fuzzer: Adjust threshold for VP9
authorMichael Niedermayer <michael@niedermayer.cc>
Fri, 18 Oct 2019 21:40:22 +0000 (23:40 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Sun, 24 Nov 2019 21:56:32 +0000 (22:56 +0100)
commite21ec54fdf95bff3c0e1148554c5a542ee1e4dae
tree2e368968a34a7c184a61b5248369e6e03115fda4
parent6eb88daed1052ed369956dd1d510640e38de3860
tools/target_dec_fuzzer: Adjust threshold for VP9

The threshold is chosen so that the worse frames would together not take
excessive time.
A better solution is welcome!

Fixes: Timeout (308sec ->102ms)
Fixes: 18314/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_VP9_fuzzer-5701689176227840
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