]> git.sesse.net Git - ffmpeg/commit
tools/target_dec_fuzzer: consider potential padding/edge in pixel threshold
authorMichael Niedermayer <michael@niedermayer.cc>
Wed, 4 Sep 2019 12:24:48 +0000 (14:24 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Tue, 24 Sep 2019 15:53:39 +0000 (17:53 +0200)
commit59163731e992b113171d312110be8dd059b4f88a
tree35010e7dd46c0bb00443dbebed70e26f7c3d5d30
parentd217691eec5688e66d6962219d6764b82822ba63
tools/target_dec_fuzzer: consider potential padding/edge in pixel threshold

Fixes: Timeout (73sec ->30ms)
Fixes: 16921/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_DIRAC_fuzzer-5689384594046976
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