summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools/target_dec_fuzzer: Adjust threshold for smackerMichael Niedermayer2019-11-091-0/+1
* tools/enum_options: replace the deprecated APIZhong Li2019-11-041-4/+6
* tools/probetest: replace the deprecated APIZhong Li2019-11-041-3/+5
* tools/target_dec_fuzzer: Adjust threshold for G2MMichael Niedermayer2019-11-011-0/+1
* dnn: add tf.nn.conv2d support for native modelGuo, Yejun2019-10-302-7/+51
* tools/target_dec_fuzzer: Adjust threshold for CFHDMichael Niedermayer2019-10-251-0/+1
* tools/target_dec_fuzzer: Adjust ffwavesynth thresholdMichael Niedermayer2019-10-251-0/+1
* tools/target_dec_fuzzer: Adjust threshold for DXVMichael Niedermayer2019-10-201-0/+1
* tools/target_dec_fuzzer: Adjust threshold for EATGVMichael Niedermayer2019-10-161-0/+1
* tools/target_dec_fuzzer: Adjust threshold for SCPRMichael Niedermayer2019-10-161-0/+1
* tools/target_dec_fuzzer: Adjust threshold for MSZHMichael Niedermayer2019-10-161-0/+1
* tools/target_dec_fuzzer: Also fuzz keyframe & disposal flagsMichael Niedermayer2019-10-151-0/+4
* tools/target_dec_fuzzer: Also fuzz codec_tagMichael Niedermayer2019-10-141-0/+1
* tools/target_dec_fuzzer: Also fuzz FF_COMPLIANCE_EXPERIMENTALMichael Niedermayer2019-10-141-1/+5
* tools/target_dec_fuzzer: Also fuzz block_alignMichael Niedermayer2019-10-141-0/+1
* tools/target_dec_fuzzer: Adjust VP7 thresholdMichael Niedermayer2019-09-291-0/+1
* tools/target_dec_fuzzer: Print samples decoded like pixelsMichael Niedermayer2019-09-261-1/+1
* tools/target_dec_fuzzer: Check number of all samples decoded too, like max pi...Michael Niedermayer2019-09-261-0/+7
* tools/target_dec_fuzzer: Set max_samplesMichael Niedermayer2019-09-251-0/+4
* tools/target_dec_fuzzer: consider potential padding/edge in pixel thresholdMichael Niedermayer2019-09-241-1/+1
* tools/target_dec_fuzzer: Adjust threshold for MSS2Michael Niedermayer2019-09-241-0/+1
* tools/patcheck: remove gcc-2.95 compat checkJames Zern2019-09-211-1/+0
* tools/target_dec_fuzzer: fuzz channels and sample_rate tooMichael Niedermayer2019-09-201-0/+7
* libavfilter/dnn: add layer maximum for native mode.Guo, Yejun2019-09-202-2/+17
* tools/target_dec_fuzzer: Adjust threshold for binkvideoMichael Niedermayer2019-09-171-0/+1
* tools/target_dec_fuzzer: increase snows thresholdMichael Niedermayer2019-09-161-0/+1
* tools/target_dec_fuzzer: Adjust motionpixels thresholdMichael Niedermayer2019-09-161-0/+1
* tools/target_dec_fuzzer: Adjust threshold for LSCRMichael Niedermayer2019-09-091-0/+1
* libavfilter/dnn: add header into native model fileGuo, Yejun2019-09-042-0/+29
* tools/target_dec_fuzzer: adjust pixel threshold for TRUEMOTION2, as it allows...Michael Niedermayer2019-08-311-0/+1
* tools/target_dec_fuzzer: Init parsepktMichael Niedermayer2019-08-311-0/+1
* 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
OpenPOWER on IntegriCloud