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
2021-04-29avfilter/dnn/dnn_backend_tf: simplify the code with ff_hex_to_dataLimin Wang
2021-04-27avcodec/codec, allcodecs: Constify the AVCodec APIAndreas Rheinhardt
2021-04-27libavresample: Remove deprecated libraryAndreas Rheinhardt
2021-04-22tools/target_dec_fuzzer: Adjust threshold for paf videoMichael Niedermayer
2021-04-20tools/target_dec_fuzzer: adjust threshold for arbcMichael Niedermayer
2021-04-20tools/target_dec_fuzzer: Adjust threshold for TSCCMichael Niedermayer
2021-04-01tools/target_dem_fuzzer: Fix packet leakMichael Niedermayer
2021-03-29tools/target_dec_fuzzer: Adjust threshold for H264Michael Niedermayer
2021-03-29tools/target_dec_fuzzer: Compute CLUT for DVBSUB only onceMichael Niedermayer
2021-03-26tools/target_dec_fuzzer: Adjust threshold for flacMichael Niedermayer
2021-03-26tools/target_dec_fuzzer: Adjust VP4 thresholdMichael Niedermayer
2021-03-24lavfi/dnn/dnn_backend_native_layer_mathunary: add exp supportWenlong Ding
2021-03-17tools/target_bsf_fuzzer: use av_packet_alloc() to allocate packetsJames Almer
2021-03-17tools/target_dem_fuzzer: use av_packet_alloc() to allocate packetsJames Almer
2021-03-17tools/target_dec_fuzzer: use av_packet_alloc() to allocate packetsJames Almer
2021-03-17tools/pktdumper: use av_packet_alloc() to allocate packetsJames Almer
2021-03-09tools/target_dec_fuzzer: Adjust flv1 thresholdMichael Niedermayer
2021-03-05avutil/{avstring,bprint}: add XML escaping from ffprobe to avutilStefano Sabatini
2021-02-16tools/target_dec_fuzzer: Adjust threshold for wavpackMichael Niedermayer
2021-02-16tools/target_dec_fuzzer: Adjust threshold for MSA1Michael Niedermayer
2021-02-16tools/target_dec_fuzzer: adjust threshold for cookMichael Niedermayer
2021-02-16tools/target_dec_fuzzer: Adjust threshold for theoraMichael Niedermayer
2021-02-16tools/target_dec_fuzzer: Update maxpixels_per_frame for low thresholdsMichael Niedermayer
2021-02-16tools/target_dec_fuzzer: count all video decoding failures in the new APIMichael Niedermayer
2021-02-14tools/target_dec_fuzzer: Adjust threshold for VMNCMichael Niedermayer
2021-02-14tools/target_dec_fuzzer: Adjust the threshold of vc1imageMichael Niedermayer
2021-02-05tools/target_dec_fuzzer: Adjust threshold for interplayacmMichael Niedermayer
2021-01-26tools/target_dec_fuzzer: use non-obsolete decoding APIAnton Khirnov
2021-01-05tools/target_dem_fuzzer.c: Decrease maxblocksMichael Niedermayer
2020-12-24tools/target_dec_fuzzer: Adjust maxpixels for G2MMichael Niedermayer
2020-12-19tools/target_dem_fuzzer: remove unused labelMichael Niedermayer
2020-11-21tools/target_bsf_fuzzer: set bitstream filter optionsJames Almer
2020-11-20tools/target_bsf_fuzzer: Call av_bsf_flush() in a fuzzer choosen patternJames Almer
2020-11-20tools/target_dec_fuzzer: Call avcodec_flush_buffers() in a fuzzer choosen pat...Michael Niedermayer
2020-11-20tools/target_dem_fuzzer: use avio_context_free() to free the fuzzer's AVIOCon...James Almer
2020-11-20tools/enum_options: fix build and add to MakefileAnton Khirnov
2020-11-07tools/target_dem_fuzzer: Consider it an EIO when reading position wraps aroun...Michael Niedermayer
2020-10-25tools/target_dec_fuzzer: adjust threshold for wmalosslessMichael Niedermayer
2020-10-24tools/target_dem_fuzzer: Limit max blocksMichael Niedermayer
2020-10-23tools/target_dec_fuzzer: Adjust threshold for opusMichael Niedermayer
2020-10-19tools/target_dec_fuzzer: remove calls to avcodec_register*()James Almer
2020-10-19tools/target_dem_fuzzer: switch to the iterate APIJames Almer
2020-10-18tools/target_dec_fuzzer: assume that discarded audio packets produced max sam...Michael Niedermayer
2020-10-18tools/target_dec_fuzzer: Correct maxsamples_per_frame if maxsamples has been ...Michael Niedermayer
2020-10-16tools/target_dem_fuzzer: Set format independent of cMichael Niedermayer
2020-10-12Add support for building fuzzer tools for an individual demuxerMichael Niedermayer
2020-09-29dnn/native: add native support for denseMingyu Yin
2020-09-19tools/target_dec_fuzzer: Adjust VQA thresholdMichael Niedermayer
2020-09-13tools:target_dem_fuzzer: Split into a fuzzer fuzzing at the protocol level an...Michael Niedermayer
2020-09-08tools/target_dec_fuzzer: Adjust threshold for WMV3IMAGEMichael Niedermayer