You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Niedermayer
64f59a21b3
avcodec: Disable new iterate API for ossfuzz
...
A few days ago ossfuzz stoped testing new FFmpeg as it run out of diskspacee
https://oss-fuzz-build-logs.storage.googleapis.com/index.html
An alternative would be to revert the API.
This changes for example
-rwxr-x--- 1 michael michael 144803654 May 14 12:54 tools/target_dec_ac3_fixed_fuzzer*
to
-rwxr-x--- 1 michael michael 30333852 May 14 12:51 tools/target_dec_ac3_fixed_fuzzer*
Which should massively decrease space requirements
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
7 years ago
..
.gitignore
Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801'
9 years ago
Makefile
tools: add sofa2wavs
8 years ago
aviocat.c
lav*,tests: remove several register_all calls
7 years ago
bisect-create
Remove the ffserver program
7 years ago
bookmarklets.html
tools/bookmarklets: HTML code fixes
9 years ago
cl2c
tools/cl2c: Add a copyright header
7 years ago
clean-diff
…
coverity.c
tools/coverity: Add model for av_realloc
8 years ago
crypto_bench.c
tools/crypto_bench: add support for des
8 years ago
cws2fws.c
Merge commit '30dfc1dad4285e7362ce3f596d7c5d5d9b7fb33d'
10 years ago
dvd2concat
fix some a/an typos
9 years ago
enum_options.c
lav*,tests: remove several register_all calls
7 years ago
ffescape.c
…
ffeval.c
…
ffhash.c
…
fourcc2pixfmt.c
tools/fourcc2pixfmt: fix usages of av_get_codec_tag_string()
8 years ago
gen-rc
…
graph2dot.c
lav*,tests: remove several register_all calls
7 years ago
ismindex.c
lav*,tests: remove several register_all calls
7 years ago
libav-merge-next-commit
doc: move out merge script to tools
8 years ago
loudnorm.rb
tools: add loudnorm script example to use loudnorm
8 years ago
make_chlayout_test
…
missing_codec_desc
…
murge
doc&tools: Add murge script, for analyzing 3 way conflicts.
8 years ago
normalize.py
…
patcheck
patcheck: Add 'threshhold' to common typo list
7 years ago
pktdumper.c
lav*,tests: remove several register_all calls
7 years ago
plotframes
…
probetest.c
lav*,tests: remove several register_all calls
7 years ago
qt-faststart.c
Merge commit 'e41daa62465036ad36ad0bd14e4936e848d7f07e'
7 years ago
seek_print.c
lav*,tests: remove several register_all calls
7 years ago
sidxindex.c
lav*,tests: remove several register_all calls
7 years ago
sofa2wavs.c
tools/sofa2wavs: add license header
8 years ago
target_dec_fuzzer.c
avcodec: Disable new iterate API for ossfuzz
7 years ago
trasher.c
…
uncoded_frame.c
lav*,tests: remove several register_all calls
7 years ago
unwrap-diff
…
yuvcmp.c
…
zmqsend.c
tools/zmqsend: Do not truncate fgetc() return
8 years ago
zmqshell.py
…