summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* dnn: export operand info in python script and load in c codeGuo, Yejun2019-08-301-10/+101
* dnn: change .model file format to put layer number at the end of fileGuo, Yejun2019-08-301-11/+1
* tools/target_dec_fuzzer: Adjust maxpixels for indeo4Michael Niedermayer2019-08-291-0/+2
* tools/target_dec_fuzzer: Adjust GDV pixel threshold down by a factor of 2Michael Niedermayer2019-08-291-1/+1
* tools/target_dec_fuzzer: adjust pixel threshold for SANM, as it allows coding...Michael Niedermayer2019-08-291-0/+1
* tools/target_dec_fuzzer: Increase maxpixels threshold for diracMichael Niedermayer2019-08-261-0/+1
* tools/target_dec_fuzzer: Do not corrupt the packet size returnMichael Niedermayer2019-08-261-2/+1
* tools/target_dec_fuzzer: use refcounted packetsJames Almer2019-08-231-50/+21
* tools/target_dec_fuzzer: Do not increase max_pixelsMichael Niedermayer2019-08-231-2/+3
* convert_from_tensorflow.py: support conv2d with dilationGuo, Yejun2019-08-151-21/+59
* convert_from_tensorflow.py: add option to dump graph for visualization in ten...Guo, Yejun2019-08-152-7/+12
* tools/target_dec_fuzzer: adjust pixel threshold for MSRLE, as it allows codin...Michael Niedermayer2019-08-151-0/+1
* tools/target_dec_fuzzer: Print max_pixels and iterations at the endMichael Niedermayer2019-08-131-0/+2
* tools/aviocat: add verbose mode.Nicolas George2019-08-131-2/+12
* tools/target_dec_fuzzer: Add missing breaksMichael Niedermayer2019-08-121-4/+4
* tools/target_dec_fuzzer: Limit number off all pixels decodedMichael Niedermayer2019-08-121-1/+17
* tools/zmqsend: Avoid mem copy past the end of input bufferAndriy Gelman2019-08-091-1/+1
* tools/target_dec_fuzzer: fix memleak of extradataMichael Niedermayer2019-07-311-1/+1
* dnn: convert tf.pad to native model in python script, and load/execute it in ...Guo, Yejun2019-07-291-5/+18
* tools/target_dec_fuzzer: Free parser in case of avcodec_open2() failureMichael Niedermayer2019-07-211-0/+1
* tools/target_dem_fuzzer: ignore avformat_find_stream_info() failureMichael Niedermayer2019-07-191-2/+0
* tools/target_dec_fuzzer: Remove redundant av_free()Michael Niedermayer2019-07-131-2/+0
* tools/python: add script to convert TensorFlow model (.pb) to native model (....Guo, Yejun2019-07-012-0/+253
* tools/target_dec_fuzzer: Also fuzz extradataMichael Niedermayer2019-06-141-2/+13
* tools/target_dec_fuzzer: Limit error concealment on pixels instead of just fr...Michael Niedermayer2019-06-051-1/+3
* tools: Add fuzzer for demuxersMichael Niedermayer2019-05-312-0/+166
* tools/crypto_bench: update the comment about build commandJun Zhao2019-05-091-1/+1
* tools/crypto_bench: check malloc fail before using itJun Zhao2019-05-091-3/+5
* tools/target_dec_fate.list: add issues 4000 to 6000Michael Niedermayer2019-03-201-0/+64
* Merge commit '7e5bde93a1e7641e1622814dafac0be3f413d79b'James Almer2019-03-101-1/+1
|\
| * build: Rename OBJDIRS variable to OUTDIRSDiego Biurrun2019-02-161-1/+1
* | tools/target_dec_fate.list: Add testcases for #2000 to #4000Michael Niedermayer2019-03-011-0/+196
* | tools/target_dec_fate.sh: Add support for lines that are commentsMichael Niedermayer2019-03-011-0/+5
* | tools/target_dec_fate.list: Extend selftests upto issue 2000Michael Niedermayer2019-02-091-0/+266
* | tools/target_dec_fate.list: add entries upto 1214Michael Niedermayer2019-01-281-0/+63
* | tools/target_dec_fate: Add entries from around issue 500 to 700Michael Niedermayer2019-01-041-0/+61
* | tools: add target_dec_fate.shMichael Niedermayer2018-12-292-0/+84
* | configure: Make sure libpostproc can be found if -rpath-link doesn't work.Carl Eugen Hoyos2018-12-281-1/+1
* | tools/qt-faststart: Allow free atoms after moov atom.Carl Eugen Hoyos2018-08-011-1/+12
* | tools/target_dec_fuzzer: set parser codec id to avoid assertion failureMichael Niedermayer2018-07-071-0/+1
* | tools/target_dec_fuzzer: Fix parser_avctx memleak on error pathMichael Niedermayer2018-06-301-0/+1
* | tools/target_dec_fuzzer: Also optionally fuzz with a parserMichael Niedermayer2018-06-281-5/+37
* | qt-faststart - print errors to stderrerankor2018-06-151-17/+17
* | qt-faststart - stco offset bug fixerankor2018-06-131-55/+345
* | qt-faststart: add validation on ftyp atom sizeerankor2018-06-131-0/+6
* | tools/crypto_bench: add missing RC4 implementation from tomcryptJames Almer2018-05-301-4/+11
* | tools/crypto_bench: add missing RC4 implementation from gcryptJames Almer2018-05-301-8/+10
* | tools/crypto_bench: add support for mbedcryptoJames Almer2018-05-301-3/+121
* | qt-faststart - stricter input validationserankor2018-05-301-4/+9
* | avcodec/allcodecs: Provide empty codec_list in allcodecs when ossfuzz is usedMichael Niedermayer2018-05-281-4/+1
OpenPOWER on IntegriCloud