summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
* 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
* 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