Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-12-15tools/target_dec_fuzzer: Adjust threshold for dstMichael Niedermayer
2019-12-13convert_from_tensorflow.py: add support when kernel size is 1*1 with one inpu...Guo, Yejun
2019-12-08tools/target_dec_fuzzer: Also fuzz request_channel_layoutMichael Niedermayer
2019-12-06tools: add a fuzzer tool for bitstream filtersJames Almer
2019-12-03tools/target_dec_fuzzer: Support setting AV_CODEC_FLAG2_FASTMichael Niedermayer
2019-12-03tools/target_dec_fuzzer: Support fuzzing error detectionMichael Niedermayer
2019-11-25tools/target_dec_fuzzer: Adjust threshold for VP9Michael Niedermayer
2019-11-09tools/target_dec_fuzzer: Adjust threshold for smackerMichael Niedermayer
2019-11-04tools/enum_options: replace the deprecated APIZhong Li
2019-11-04tools/probetest: replace the deprecated APIZhong Li
2019-11-01tools/target_dec_fuzzer: Adjust threshold for G2MMichael Niedermayer
2019-10-30dnn: add tf.nn.conv2d support for native modelGuo, Yejun
2019-10-25tools/target_dec_fuzzer: Adjust threshold for CFHDMichael Niedermayer
2019-10-25tools/target_dec_fuzzer: Adjust ffwavesynth thresholdMichael Niedermayer
2019-10-20tools/target_dec_fuzzer: Adjust threshold for DXVMichael Niedermayer
2019-10-16tools/target_dec_fuzzer: Adjust threshold for EATGVMichael Niedermayer
2019-10-16tools/target_dec_fuzzer: Adjust threshold for SCPRMichael Niedermayer
2019-10-16tools/target_dec_fuzzer: Adjust threshold for MSZHMichael Niedermayer
2019-10-15tools/target_dec_fuzzer: Also fuzz keyframe & disposal flagsMichael Niedermayer
2019-10-14tools/target_dec_fuzzer: Also fuzz codec_tagMichael Niedermayer
2019-10-14tools/target_dec_fuzzer: Also fuzz FF_COMPLIANCE_EXPERIMENTALMichael Niedermayer
2019-10-14tools/target_dec_fuzzer: Also fuzz block_alignMichael Niedermayer
2019-09-29tools/target_dec_fuzzer: Adjust VP7 thresholdMichael Niedermayer
2019-09-26tools/target_dec_fuzzer: Print samples decoded like pixelsMichael Niedermayer
2019-09-26tools/target_dec_fuzzer: Check number of all samples decoded too, like max pi...Michael Niedermayer
2019-09-25tools/target_dec_fuzzer: Set max_samplesMichael Niedermayer
2019-09-24tools/target_dec_fuzzer: consider potential padding/edge in pixel thresholdMichael Niedermayer
2019-09-24tools/target_dec_fuzzer: Adjust threshold for MSS2Michael Niedermayer
2019-09-21tools/patcheck: remove gcc-2.95 compat checkJames Zern
2019-09-21tools/target_dec_fuzzer: fuzz channels and sample_rate tooMichael Niedermayer
2019-09-20libavfilter/dnn: add layer maximum for native mode.Guo, Yejun
2019-09-17tools/target_dec_fuzzer: Adjust threshold for binkvideoMichael Niedermayer
2019-09-16tools/target_dec_fuzzer: increase snows thresholdMichael Niedermayer
2019-09-16tools/target_dec_fuzzer: Adjust motionpixels thresholdMichael Niedermayer
2019-09-10tools/target_dec_fuzzer: Adjust threshold for LSCRMichael Niedermayer
2019-09-04libavfilter/dnn: add header into native model fileGuo, Yejun
2019-08-31tools/target_dec_fuzzer: adjust pixel threshold for TRUEMOTION2, as it allows...Michael Niedermayer
2019-08-31tools/target_dec_fuzzer: Init parsepktMichael Niedermayer
2019-08-30dnn: export operand info in python script and load in c codeGuo, Yejun
2019-08-30dnn: change .model file format to put layer number at the end of fileGuo, Yejun
2019-08-29tools/target_dec_fuzzer: Adjust maxpixels for indeo4Michael Niedermayer
2019-08-29tools/target_dec_fuzzer: Adjust GDV pixel threshold down by a factor of 2Michael Niedermayer
2019-08-29tools/target_dec_fuzzer: adjust pixel threshold for SANM, as it allows coding...Michael Niedermayer
2019-08-26tools/target_dec_fuzzer: Increase maxpixels threshold for diracMichael Niedermayer
2019-08-26tools/target_dec_fuzzer: Do not corrupt the packet size returnMichael Niedermayer
2019-08-23tools/target_dec_fuzzer: use refcounted packetsJames Almer
2019-08-23tools/target_dec_fuzzer: Do not increase max_pixelsMichael Niedermayer
2019-08-15convert_from_tensorflow.py: support conv2d with dilationGuo, Yejun
2019-08-15convert_from_tensorflow.py: add option to dump graph for visualization in ten...Guo, Yejun
2019-08-15tools/target_dec_fuzzer: adjust pixel threshold for MSRLE, as it allows codin...Michael Niedermayer