summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
* tools/target_dec_fuzzer: adjust pixel threshold for TRUEMOTION2, as it allows...Michael Niedermayer2019-08-31
* tools/target_dec_fuzzer: Init parsepktMichael Niedermayer2019-08-31
* dnn: export operand info in python script and load in c codeGuo, Yejun2019-08-30
* dnn: change .model file format to put layer number at the end of fileGuo, Yejun2019-08-30
* tools/target_dec_fuzzer: Adjust maxpixels for indeo4Michael Niedermayer2019-08-29
* tools/target_dec_fuzzer: Adjust GDV pixel threshold down by a factor of 2Michael Niedermayer2019-08-29
* tools/target_dec_fuzzer: adjust pixel threshold for SANM, as it allows coding...Michael Niedermayer2019-08-29
* tools/target_dec_fuzzer: Increase maxpixels threshold for diracMichael Niedermayer2019-08-26
* tools/target_dec_fuzzer: Do not corrupt the packet size returnMichael Niedermayer2019-08-26
* tools/target_dec_fuzzer: use refcounted packetsJames Almer2019-08-23
* tools/target_dec_fuzzer: Do not increase max_pixelsMichael Niedermayer2019-08-23
* convert_from_tensorflow.py: support conv2d with dilationGuo, Yejun2019-08-15
* convert_from_tensorflow.py: add option to dump graph for visualization in ten...Guo, Yejun2019-08-15
* tools/target_dec_fuzzer: adjust pixel threshold for MSRLE, as it allows codin...Michael Niedermayer2019-08-15
* tools/target_dec_fuzzer: Print max_pixels and iterations at the endMichael Niedermayer2019-08-13
* tools/aviocat: add verbose mode.Nicolas George2019-08-13
* tools/target_dec_fuzzer: Add missing breaksMichael Niedermayer2019-08-12
* tools/target_dec_fuzzer: Limit number off all pixels decodedMichael Niedermayer2019-08-12
* tools/zmqsend: Avoid mem copy past the end of input bufferAndriy Gelman2019-08-09
* tools/target_dec_fuzzer: fix memleak of extradataMichael Niedermayer2019-07-31
* dnn: convert tf.pad to native model in python script, and load/execute it in ...Guo, Yejun2019-07-29
* tools/target_dec_fuzzer: Free parser in case of avcodec_open2() failureMichael Niedermayer2019-07-21
* tools/target_dem_fuzzer: ignore avformat_find_stream_info() failureMichael Niedermayer2019-07-19
* tools/target_dec_fuzzer: Remove redundant av_free()Michael Niedermayer2019-07-13
* tools/python: add script to convert TensorFlow model (.pb) to native model (....Guo, Yejun2019-07-01
* tools/target_dec_fuzzer: Also fuzz extradataMichael Niedermayer2019-06-14
* tools/target_dec_fuzzer: Limit error concealment on pixels instead of just fr...Michael Niedermayer2019-06-05
* tools: Add fuzzer for demuxersMichael Niedermayer2019-05-31
* tools/crypto_bench: update the comment about build commandJun Zhao2019-05-09
* tools/crypto_bench: check malloc fail before using itJun Zhao2019-05-09
* tools/target_dec_fate.list: add issues 4000 to 6000Michael Niedermayer2019-03-20
* Merge commit '7e5bde93a1e7641e1622814dafac0be3f413d79b'James Almer2019-03-10
|\
| * build: Rename OBJDIRS variable to OUTDIRSDiego Biurrun2019-02-16
* | tools/target_dec_fate.list: Add testcases for #2000 to #4000Michael Niedermayer2019-03-01
* | tools/target_dec_fate.sh: Add support for lines that are commentsMichael Niedermayer2019-03-01
* | tools/target_dec_fate.list: Extend selftests upto issue 2000Michael Niedermayer2019-02-09
* | tools/target_dec_fate.list: add entries upto 1214Michael Niedermayer2019-01-28
* | tools/target_dec_fate: Add entries from around issue 500 to 700Michael Niedermayer2019-01-04
* | tools: add target_dec_fate.shMichael Niedermayer2018-12-29
* | configure: Make sure libpostproc can be found if -rpath-link doesn't work.Carl Eugen Hoyos2018-12-28
* | tools/qt-faststart: Allow free atoms after moov atom.Carl Eugen Hoyos2018-08-01
* | tools/target_dec_fuzzer: set parser codec id to avoid assertion failureMichael Niedermayer2018-07-07
* | tools/target_dec_fuzzer: Fix parser_avctx memleak on error pathMichael Niedermayer2018-06-30
* | tools/target_dec_fuzzer: Also optionally fuzz with a parserMichael Niedermayer2018-06-28
* | qt-faststart - print errors to stderrerankor2018-06-15
* | qt-faststart - stco offset bug fixerankor2018-06-13
* | qt-faststart: add validation on ftyp atom sizeerankor2018-06-13
* | tools/crypto_bench: add missing RC4 implementation from tomcryptJames Almer2018-05-30
* | tools/crypto_bench: add missing RC4 implementation from gcryptJames Almer2018-05-30
* | tools/crypto_bench: add support for mbedcryptoJames Almer2018-05-30