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-09-20Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt
2021-09-19tools/target_dec_fuzzer: Adjust VC1 thresholdMichael Niedermayer
2021-09-16tools/dvd2concat: generate VOBSUB extradataNicolas George
2021-09-16tools/dvd2concat: add support for chaptersNicolas George
2021-09-16tools/dvd2concat: specify stream_codec for subtitlesNicolas George
2021-09-16tools/dvd2concat: include language metadataNicolas George
2021-09-14tools/target_dec_fuzzer: Adjust threshold for WMV3Michael Niedermayer
2021-09-14tools/target_bsf_fuzzer: Make it const-correctAndreas Rheinhardt
2021-09-14configure: Remove null_bsf dependencyAndreas Rheinhardt
2021-08-22tools/dvd2concat: use option keywordNicolas George
2021-08-22tools/dvd2concat: document that -protocol_whitelist is neededNicolas George
2021-08-08FATE: add a test for sliced scalingAnton Khirnov
2021-08-08tools/venc_data_dump: factor out demux/decode codeAnton Khirnov
2021-08-06tools/target_dec_fuzzer: check max samples in flush loopMichael Niedermayer
2021-07-28tools/target_dec_fuzzer: Adjust threshold for VP6FMichael Niedermayer
2021-07-28tools/target_dec_fuzzer: Adjust the threshold for VP5Michael Niedermayer
2021-07-28tools/target_dec_fuzzer: Adjust the threshold for VP3Michael Niedermayer
2021-07-28tools/target_dec_fuzzer: Fix extradata duplicationMichael Niedermayer
2021-07-24tools/graph2dot: Don't use sizeof(AVFilterGraph), check allocationAndreas Rheinhardt
2021-07-23tools/target_dec_fuzzer: Adjust threshold for libvorbisMichael Niedermayer
2021-07-22Remove unnecessary mem.h inclusionsAndreas Rheinhardt
2021-07-22avcodec/avcodec: Don't include cpu.hAndreas Rheinhardt
2021-07-22avcodec/avcodec: Stop including bsf.h in avcodec.hAndreas Rheinhardt
2021-07-17tools/target_dec_fuzzer: Fuzz FF_DEBUG_*Michael Niedermayer
2021-07-17tools/target_dec_fuzzer: Fuzz AV_CODEC_FLAG2_EXPORT_MVSMichael Niedermayer
2021-07-17tools/target_dec_fuzzer: Set extradata for the parserMichael Niedermayer
2021-07-17tools/target_dec_fuzzer: Fuzz skip_frameMichael Niedermayer
2021-07-06tools/target_dec_fuzzer: move maximum variables into functionMichael Niedermayer
2021-07-03tools/cws2fws: Check read() for failureMichael Niedermayer
2021-07-03tools/target_dec_fuzzer: Adjust threshold for theoraMichael Niedermayer
2021-06-10tools/uncoded_frame: include required headers explicitlyAnton Khirnov
2021-05-13tools/target_dec_fuzzer: Adjust threshold for TAKMichael Niedermayer
2021-05-13tools/target_dec_fuzzer: Adjust threshold for jpeg2000Michael Niedermayer
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