summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
* tools/target_dec_fuzzer: limit per frame samples for APEMichael Niedermayer2020-01-30
* tools/target_dec_fuzzer: Add threshold for ALSMichael Niedermayer2020-01-30
* tools/target_dec_fuzzer: Add threshold for IFF_ILBMMichael Niedermayer2020-01-29
* tools/target_dec_fuzzer: Sort threshold list alphabeticallyMichael Niedermayer2020-01-29
* tools/target_dec_fuzzer: Use codec_tags listMichael Niedermayer2020-01-22
* tools/target_dec_fuzzer: Also Fuzz with CPU optimizations disabledMichael Niedermayer2020-01-21
* tools/target_dec_fuzzer: Fuzz private options of AC3/E-AC3Michael Niedermayer2020-01-21
* tools/target_dec_fuzzer: Fuzz idct_algo valueMichael Niedermayer2020-01-21
* tools/target_dec_fuzzer: Adjust threshold for RASCMichael Niedermayer2020-01-11
* tools/target_dec_fuzzer: Stop negative block_align and sampling rateMichael Niedermayer2019-12-31
* tools/target_dec_fuzzer: Adjust threshold for dstMichael Niedermayer2019-12-15
* convert_from_tensorflow.py: add support when kernel size is 1*1 with one inpu...Guo, Yejun2019-12-13
* tools/target_dec_fuzzer: Also fuzz request_channel_layoutMichael Niedermayer2019-12-08
* tools: add a fuzzer tool for bitstream filtersJames Almer2019-12-05
* tools/target_dec_fuzzer: Support setting AV_CODEC_FLAG2_FASTMichael Niedermayer2019-12-03
* tools/target_dec_fuzzer: Support fuzzing error detectionMichael Niedermayer2019-12-03
* tools/target_dec_fuzzer: Adjust threshold for VP9Michael Niedermayer2019-11-24
* tools/target_dec_fuzzer: Adjust threshold for smackerMichael Niedermayer2019-11-09
* tools/enum_options: replace the deprecated APIZhong Li2019-11-04
* tools/probetest: replace the deprecated APIZhong Li2019-11-04
* tools/target_dec_fuzzer: Adjust threshold for G2MMichael Niedermayer2019-11-01
* dnn: add tf.nn.conv2d support for native modelGuo, Yejun2019-10-30
* tools/target_dec_fuzzer: Adjust threshold for CFHDMichael Niedermayer2019-10-25
* tools/target_dec_fuzzer: Adjust ffwavesynth thresholdMichael Niedermayer2019-10-25
* tools/target_dec_fuzzer: Adjust threshold for DXVMichael Niedermayer2019-10-20
* tools/target_dec_fuzzer: Adjust threshold for EATGVMichael Niedermayer2019-10-16
* tools/target_dec_fuzzer: Adjust threshold for SCPRMichael Niedermayer2019-10-16
* tools/target_dec_fuzzer: Adjust threshold for MSZHMichael Niedermayer2019-10-16
* tools/target_dec_fuzzer: Also fuzz keyframe & disposal flagsMichael Niedermayer2019-10-15
* tools/target_dec_fuzzer: Also fuzz codec_tagMichael Niedermayer2019-10-14
* tools/target_dec_fuzzer: Also fuzz FF_COMPLIANCE_EXPERIMENTALMichael Niedermayer2019-10-14
* tools/target_dec_fuzzer: Also fuzz block_alignMichael Niedermayer2019-10-14
* tools/target_dec_fuzzer: Adjust VP7 thresholdMichael Niedermayer2019-09-29
* tools/target_dec_fuzzer: Print samples decoded like pixelsMichael Niedermayer2019-09-26
* tools/target_dec_fuzzer: Check number of all samples decoded too, like max pi...Michael Niedermayer2019-09-26
* tools/target_dec_fuzzer: Set max_samplesMichael Niedermayer2019-09-25
* tools/target_dec_fuzzer: consider potential padding/edge in pixel thresholdMichael Niedermayer2019-09-24
* tools/target_dec_fuzzer: Adjust threshold for MSS2Michael Niedermayer2019-09-24
* tools/patcheck: remove gcc-2.95 compat checkJames Zern2019-09-21
* tools/target_dec_fuzzer: fuzz channels and sample_rate tooMichael Niedermayer2019-09-20
* libavfilter/dnn: add layer maximum for native mode.Guo, Yejun2019-09-20
* tools/target_dec_fuzzer: Adjust threshold for binkvideoMichael Niedermayer2019-09-17
* tools/target_dec_fuzzer: increase snows thresholdMichael Niedermayer2019-09-16
* tools/target_dec_fuzzer: Adjust motionpixels thresholdMichael Niedermayer2019-09-16
* tools/target_dec_fuzzer: Adjust threshold for LSCRMichael Niedermayer2019-09-09
* libavfilter/dnn: add header into native model fileGuo, Yejun2019-09-04
* 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