summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
...
* FATE: add a test for sliced scalingAnton Khirnov2021-08-08
* tools/venc_data_dump: factor out demux/decode codeAnton Khirnov2021-08-08
* tools/target_dec_fuzzer: check max samples in flush loopMichael Niedermayer2021-08-06
* tools/target_dec_fuzzer: Adjust threshold for VP6FMichael Niedermayer2021-07-28
* tools/target_dec_fuzzer: Adjust the threshold for VP5Michael Niedermayer2021-07-28
* tools/target_dec_fuzzer: Adjust the threshold for VP3Michael Niedermayer2021-07-28
* tools/target_dec_fuzzer: Fix extradata duplicationMichael Niedermayer2021-07-28
* tools/graph2dot: Don't use sizeof(AVFilterGraph), check allocationAndreas Rheinhardt2021-07-24
* tools/target_dec_fuzzer: Adjust threshold for libvorbisMichael Niedermayer2021-07-22
* Remove unnecessary mem.h inclusionsAndreas Rheinhardt2021-07-22
* avcodec/avcodec: Don't include cpu.hAndreas Rheinhardt2021-07-22
* avcodec/avcodec: Stop including bsf.h in avcodec.hAndreas Rheinhardt2021-07-22
* tools/target_dec_fuzzer: Fuzz FF_DEBUG_*Michael Niedermayer2021-07-17
* tools/target_dec_fuzzer: Fuzz AV_CODEC_FLAG2_EXPORT_MVSMichael Niedermayer2021-07-17
* tools/target_dec_fuzzer: Set extradata for the parserMichael Niedermayer2021-07-17
* tools/target_dec_fuzzer: Fuzz skip_frameMichael Niedermayer2021-07-17
* tools/target_dec_fuzzer: move maximum variables into functionMichael Niedermayer2021-07-06
* tools/cws2fws: Check read() for failureMichael Niedermayer2021-07-03
* tools/target_dec_fuzzer: Adjust threshold for theoraMichael Niedermayer2021-07-03
* tools/uncoded_frame: include required headers explicitlyAnton Khirnov2021-06-10
* tools/target_dec_fuzzer: Adjust threshold for TAKMichael Niedermayer2021-05-12
* tools/target_dec_fuzzer: Adjust threshold for jpeg2000Michael Niedermayer2021-05-12
* avfilter/dnn/dnn_backend_tf: simplify the code with ff_hex_to_dataLimin Wang2021-04-29
* avcodec/codec, allcodecs: Constify the AVCodec APIAndreas Rheinhardt2021-04-27
* libavresample: Remove deprecated libraryAndreas Rheinhardt2021-04-27
* tools/target_dec_fuzzer: Adjust threshold for paf videoMichael Niedermayer2021-04-22
* tools/target_dec_fuzzer: adjust threshold for arbcMichael Niedermayer2021-04-20
* tools/target_dec_fuzzer: Adjust threshold for TSCCMichael Niedermayer2021-04-20
* tools/target_dem_fuzzer: Fix packet leakMichael Niedermayer2021-04-01
* tools/target_dec_fuzzer: Adjust threshold for H264Michael Niedermayer2021-03-29
* tools/target_dec_fuzzer: Compute CLUT for DVBSUB only onceMichael Niedermayer2021-03-29
* tools/target_dec_fuzzer: Adjust threshold for flacMichael Niedermayer2021-03-26
* tools/target_dec_fuzzer: Adjust VP4 thresholdMichael Niedermayer2021-03-26
* lavfi/dnn/dnn_backend_native_layer_mathunary: add exp supportWenlong Ding2021-03-24
* tools/target_bsf_fuzzer: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* tools/target_dem_fuzzer: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* tools/target_dec_fuzzer: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* tools/pktdumper: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* tools/target_dec_fuzzer: Adjust flv1 thresholdMichael Niedermayer2021-03-08
* avutil/{avstring,bprint}: add XML escaping from ffprobe to avutilStefano Sabatini2021-03-05
* tools/target_dec_fuzzer: Adjust threshold for wavpackMichael Niedermayer2021-02-16
* tools/target_dec_fuzzer: Adjust threshold for MSA1Michael Niedermayer2021-02-16
* tools/target_dec_fuzzer: adjust threshold for cookMichael Niedermayer2021-02-16
* tools/target_dec_fuzzer: Adjust threshold for theoraMichael Niedermayer2021-02-16
* tools/target_dec_fuzzer: Update maxpixels_per_frame for low thresholdsMichael Niedermayer2021-02-16
* tools/target_dec_fuzzer: count all video decoding failures in the new APIMichael Niedermayer2021-02-16
* tools/target_dec_fuzzer: Adjust threshold for VMNCMichael Niedermayer2021-02-14
* tools/target_dec_fuzzer: Adjust the threshold of vc1imageMichael Niedermayer2021-02-14
* tools/target_dec_fuzzer: Adjust threshold for interplayacmMichael Niedermayer2021-02-04
* tools/target_dec_fuzzer: use non-obsolete decoding APIAnton Khirnov2021-01-26