]> git.sesse.net Git - ffmpeg/commit
tools/target_dec_fuzzer: Limit error concealment on pixels instead of just frames
authorMichael Niedermayer <michael@niedermayer.cc>
Thu, 16 May 2019 22:23:54 +0000 (00:23 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Wed, 5 Jun 2019 11:19:59 +0000 (13:19 +0200)
commit0a2b768d3ecca32d496da1393406bebcab7680e2
tree32c0576083bc91502df9e9756b68003dadc3e306
parentd81913e680177bc46c482406fd257ac659c03899
tools/target_dec_fuzzer: Limit error concealment on pixels instead of just frames

This should reduce the amount of timeout issues overall

Fixes: Timeout (34->10sec)
Fixes: 14682/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_WMV2_fuzzer-5728608414334976
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