Re: [FFmpeg-devel] [PATCH 1/6] tools/target_dec_fuzzer: Adjust threshold for VP6

2025-01-08 Thread Michael Niedermayer
On Mon, Dec 02, 2024 at 12:24:51AM +0100, Michael Niedermayer wrote: > Fixes: Timeout (would need 62sec) > Fixes: > 376731123/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_VP6_fuzzer-5926437896388608 > > Found-by: continuous fuzzing process > https://github.com/google/oss-fuzz/tree/master/pr

[FFmpeg-devel] [PATCH 1/6] tools/target_dec_fuzzer: Adjust threshold for VP6

2024-12-01 Thread Michael Niedermayer
Fixes: Timeout (would need 62sec) Fixes: 376731123/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_VP6_fuzzer-5926437896388608 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by: Michael Niedermayer --- tools/target_dec_fuzzer.c