ffmpeg/tools
Michael Niedermayer 6e64d89410 tools/target_dem_fuzzer: Limit max blocks
With a IO block size of 1 byte potentially megabytes are quite slow to read, thus
limit the number

Fixes: 26511/clusterfuzz-testcase-minimized-ffmpeg_dem_NUV_fuzzer-5679249073373184
Fixes: 26517/clusterfuzz-testcase-minimized-ffmpeg_dem_XMV_fuzzer-6316634501021696
Fixes: 26518/clusterfuzz-testcase-minimized-ffmpeg_dem_WSVQA_fuzzer-485568285324083
Fixes: 26525/clusterfuzz-testcase-minimized-ffmpeg_dem_MSNWC_TCP_fuzzer-5121987011411968
Fixes: 26538/clusterfuzz-testcase-minimized-ffmpeg_dem_DHAV_fuzzer-5441800598454272
Fixes: OOM
Fixes: Timeout

Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2020-10-24 22:38:55 +02:00
..
python dnn/native: add native support for dense 2020-09-29 14:19:55 +08:00
.gitignore
Makefile Add support for building fuzzer tools for an individual demuxer 2020-10-12 21:01:48 +02:00
aviocat.c tools/aviocat: add verbose mode. 2019-08-13 15:38:57 +02:00
bisect-create
bookmarklets.html
cl2c
clean-diff
coverity.c
crypto_bench.c
cws2fws.c
dvd2concat
enum_options.c tools: stop using deprecated av_codec_next() 2020-04-20 15:08:20 +00:00
ffescape.c
ffeval.c
ffhash.c
fourcc2pixfmt.c
gen-rc
graph2dot.c
ismindex.c
libav-merge-next-commit
loudnorm.rb
make_chlayout_test
missing_codec_desc
murge
normalize.py
patcheck tools/patcheck: remove gcc-2.95 compat check 2019-09-21 12:57:04 -07:00
pktdumper.c
plotframes
probetest.c tools: fix const specifier for AVInputFormat 2020-04-30 10:25:32 +01:00
qt-faststart.c
seek_print.c
sidxindex.c
sofa2wavs.c
target_bsf_fuzzer.c lavc: rename bsf.h to bsf_internal.h 2020-05-22 14:38:57 +02:00
target_dec_fate.list
target_dec_fate.sh
target_dec_fuzzer.c tools/target_dec_fuzzer: Adjust threshold for opus 2020-10-23 10:07:57 +02:00
target_dem_fuzzer.c tools/target_dem_fuzzer: Limit max blocks 2020-10-24 22:38:55 +02:00
trasher.c
uncoded_frame.c
unwrap-diff
venc_data_dump.c fate: add tests for h264 and vp9 video enc parameters export 2020-05-25 11:59:45 +02:00
yuvcmp.c
zmqsend.c tools/zmqsend: Avoid mem copy past the end of input buffer 2019-08-09 23:18:58 +02:00
zmqshell.py