summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
* 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
* tools/target_dem_fuzzer.c: Decrease maxblocksMichael Niedermayer2021-01-05
* tools/target_dec_fuzzer: Adjust maxpixels for G2MMichael Niedermayer2020-12-24
* tools/target_dem_fuzzer: remove unused labelMichael Niedermayer2020-12-19
* tools/target_bsf_fuzzer: set bitstream filter optionsJames Almer2020-11-20
* tools/target_bsf_fuzzer: Call av_bsf_flush() in a fuzzer choosen patternJames Almer2020-11-20
* tools/target_dec_fuzzer: Call avcodec_flush_buffers() in a fuzzer choosen pat...Michael Niedermayer2020-11-20
* tools/target_dem_fuzzer: use avio_context_free() to free the fuzzer's AVIOCon...James Almer2020-11-20
* tools/enum_options: fix build and add to MakefileAnton Khirnov2020-11-20
* tools/target_dem_fuzzer: Consider it an EIO when reading position wraps aroun...Michael Niedermayer2020-11-07