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.
 
 
 
 
James Almer c055a476b2 tools/target_bsf_fuzzer: set bitstream filter options 4 years ago
..
python dnn/native: add native support for dense 4 years ago
.gitignore Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801' 9 years ago
Makefile tools/enum_options: fix build and add to Makefile 4 years ago
aviocat.c tools/aviocat: add verbose mode. 5 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: update the comment about build command 6 years ago
cws2fws.c Merge commit '30dfc1dad4285e7362ce3f596d7c5d5d9b7fb33d' 10 years ago
dvd2concat fix some a/an typos 9 years ago
enum_options.c tools/enum_options: fix build and add to Makefile 4 years ago
ffescape.c
ffeval.c tools/ffeval: print computed value even in case of error 11 years ago
ffhash.c tools/ffhash: read errno before calling functions which might change it 10 years ago
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 tools/normalize.py: both input and output file names are required 10 years ago
patcheck tools/patcheck: remove gcc-2.95 compat check 5 years ago
pktdumper.c lav*,tests: remove several register_all calls 7 years ago
plotframes
probetest.c tools: fix const specifier for AVInputFormat 5 years ago
qt-faststart.c tools/qt-faststart: Allow free atoms after moov atom. 6 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_bsf_fuzzer.c tools/target_bsf_fuzzer: set bitstream filter options 4 years ago
target_dec_fate.list tools/target_dec_fate.list: add issues 4000 to 6000 6 years ago
target_dec_fate.sh tools/target_dec_fate.sh: Add support for lines that are comments 6 years ago
target_dec_fuzzer.c tools/target_dec_fuzzer: Call avcodec_flush_buffers() in a fuzzer choosen pattern 4 years ago
target_dem_fuzzer.c tools/target_dem_fuzzer: use avio_context_free() to free the fuzzer's AVIOContext 4 years ago
trasher.c tools/trasher: Check fseek returns 10 years ago
uncoded_frame.c lav*,tests: remove several register_all calls 7 years ago
unwrap-diff
venc_data_dump.c fate: add tests for h264 and vp9 video enc parameters export 5 years ago
yuvcmp.c tools/yuvcmp: add HAVE_UNISTD_H around #include <unistd.h> 11 years ago
zmqsend.c tools/zmqsend: Avoid mem copy past the end of input buffer 5 years ago
zmqshell.py