482 Commits (29aeeb3e3e7b21a56ff4b1684fb65fa242a66c8d)

Author SHA1 Message Date
Guo, Yejun ddd92ba2c6 convert_from_tensorflow.py: support conv2d with dilation 5 years ago
Guo, Yejun 2c01434d60 convert_from_tensorflow.py: add option to dump graph for visualization in tensorboard 5 years ago
Michael Niedermayer df7e79a5c3 tools/target_dec_fuzzer: adjust pixel threshold for MSRLE, as it allows coding gigantic images on tiny input 5 years ago
Michael Niedermayer 1e2e47e348 tools/target_dec_fuzzer: Print max_pixels and iterations at the end 5 years ago
Nicolas George 2b4c1a0f3c tools/aviocat: add verbose mode. 5 years ago
Michael Niedermayer faa9cd312f tools/target_dec_fuzzer: Add missing breaks 5 years ago
Michael Niedermayer 9e0e9a5f36 tools/target_dec_fuzzer: Limit number off all pixels decoded 5 years ago
Andriy Gelman 90e965be6d tools/zmqsend: Avoid mem copy past the end of input buffer 5 years ago
Michael Niedermayer 42a2edcc1d tools/target_dec_fuzzer: fix memleak of extradata 5 years ago
Guo, Yejun ccbab41039 dnn: convert tf.pad to native model in python script, and load/execute it in the c code. 5 years ago
Michael Niedermayer 508ce5839e tools/target_dec_fuzzer: Free parser in case of avcodec_open2() failure 5 years ago
Michael Niedermayer ed4c6ce750 tools/target_dem_fuzzer: ignore avformat_find_stream_info() failure 5 years ago
Michael Niedermayer 9b5249a441 tools/target_dec_fuzzer: Remove redundant av_free() 5 years ago
Guo, Yejun 50e194e6e1 tools/python: add script to convert TensorFlow model (.pb) to native model (.model) 5 years ago
Michael Niedermayer 6f2625aafc tools/target_dec_fuzzer: Also fuzz extradata 6 years ago
Michael Niedermayer 0a2b768d3e tools/target_dec_fuzzer: Limit error concealment on pixels instead of just frames 6 years ago
Michael Niedermayer 710b7ec071 tools: Add fuzzer for demuxers 6 years ago
Jun Zhao a6cd3ad21f tools/crypto_bench: update the comment about build command 6 years ago
Jun Zhao 153a6a67a9 tools/crypto_bench: check malloc fail before using it 6 years ago
Michael Niedermayer 21b90435d6 tools/target_dec_fate.list: add issues 4000 to 6000 6 years ago
Michael Niedermayer 3b23eb283a tools/target_dec_fate.list: Add testcases for #2000 to #4000 6 years ago
Michael Niedermayer b7140a4db5 tools/target_dec_fate.sh: Add support for lines that are comments 6 years ago
Diego Biurrun 7e5bde93a1 build: Rename OBJDIRS variable to OUTDIRS 6 years ago
Michael Niedermayer dfae0e295a tools/target_dec_fate.list: Extend selftests upto issue 2000 6 years ago
Michael Niedermayer b860f2218a tools/target_dec_fate.list: add entries upto 1214 6 years ago
Michael Niedermayer 5faa1b8b5a tools/target_dec_fate: Add entries from around issue 500 to 700 6 years ago
Michael Niedermayer fccba32b4c tools: add target_dec_fate.sh 6 years ago
Carl Eugen Hoyos 1a6cca1989 configure: Make sure libpostproc can be found if -rpath-link doesn't work. 6 years ago
Carl Eugen Hoyos 1ffd63a445 tools/qt-faststart: Allow free atoms after moov atom. 6 years ago
Michael Niedermayer 5c0fd9df87 tools/target_dec_fuzzer: set parser codec id to avoid assertion failure 6 years ago
Michael Niedermayer 9f0077cc03 tools/target_dec_fuzzer: Fix parser_avctx memleak on error path 6 years ago
Michael Niedermayer 310a49f71d tools/target_dec_fuzzer: Also optionally fuzz with a parser 6 years ago
erankor 3dc5aa36fb qt-faststart - print errors to stderr 7 years ago
erankor dc16c9dd90 qt-faststart - stco offset bug fix 7 years ago
erankor ee09ffbfd2 qt-faststart: add validation on ftyp atom size 7 years ago
James Almer e3734aa6a3 tools/crypto_bench: add missing RC4 implementation from tomcrypt 7 years ago
James Almer 5420c8f76e tools/crypto_bench: add missing RC4 implementation from gcrypt 7 years ago
James Almer cd62f9d557 tools/crypto_bench: add support for mbedcrypto 7 years ago
erankor 500e638711 qt-faststart - stricter input validations 7 years ago
Michael Niedermayer 42f40d36b7 avcodec/allcodecs: Provide empty codec_list in allcodecs when ossfuzz is used 7 years ago
Michael Niedermayer 64f59a21b3 avcodec: Disable new iterate API for ossfuzz 7 years ago
Josh de Kock 89029bd2c7 lav*,tests: remove several register_all calls 7 years ago
Marton Balint 25a2d269bd fftools, tools, examples: migrate to AVFormatContext->url 7 years ago
Rostislav Pehlivanov 6b35a83214 Remove the ffserver program 7 years ago
Nicolas George 01735b4852 tools/uncoded_frame: remove use of AVStream.codec. 7 years ago
Nicolas George 34dfe36971 tools/uncoded_frame: use buffersink accessors. 7 years ago
James Almer 503164b54b Revert "tools/uncoded_frame: remove usage of avfilter_link_get_channels()" 7 years ago
James Almer 01c21653ee tools/uncoded_frame: remove usage of avfilter_link_get_channels() 7 years ago
Kelly Ledford 309ddcbe61 patcheck: Add 'threshhold' to common typo list 7 years ago
Mark Thompson 79a26ef802 tools/cl2c: Add a copyright header 7 years ago