Re: [FFmpeg-devel] [PATCH 1/3] tools/target_dec_fuzzer: Adjust threshold for BONK

2023-02-01 Thread Michael Niedermayer
On Tue, Jan 31, 2023 at 12:45:25AM +0100, Michael Niedermayer wrote: > The decoder is quite slow with max n taps > Fixes: Timeout > Fixes: > 54063/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_BONK_fuzzer-5087362407596032 > > Found-by: continuous fuzzing process > https://github.com/google/o

[FFmpeg-devel] [PATCH 1/3] tools/target_dec_fuzzer: Adjust threshold for BONK

2023-01-30 Thread Michael Niedermayer
The decoder is quite slow with max n taps Fixes: Timeout Fixes: 54063/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_BONK_fuzzer-5087362407596032 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by: Michael Niedermayer --- tools/