aboutsummaryrefslogtreecommitdiffstats
path: root/tools/target_dec_fuzzer.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/codec, allcodecs: Constify the AVCodec APIAndreas Rheinhardt2021-04-271-4/+4
* libavresample: Remove deprecated libraryAndreas Rheinhardt2021-04-271-1/+1
* tools/target_dec_fuzzer: Adjust threshold for paf videoMichael Niedermayer2021-04-221-0/+1
* tools/target_dec_fuzzer: adjust threshold for arbcMichael Niedermayer2021-04-201-0/+1
* tools/target_dec_fuzzer: Adjust threshold for TSCCMichael Niedermayer2021-04-201-0/+1
* tools/target_dec_fuzzer: Adjust threshold for H264Michael Niedermayer2021-03-291-0/+1
* tools/target_dec_fuzzer: Compute CLUT for DVBSUB only onceMichael Niedermayer2021-03-291-0/+1
* tools/target_dec_fuzzer: Adjust threshold for flacMichael Niedermayer2021-03-261-0/+1
* tools/target_dec_fuzzer: Adjust VP4 thresholdMichael Niedermayer2021-03-261-0/+1
* tools/target_dec_fuzzer: use av_packet_alloc() to allocate packetsJames Almer2021-03-171-37/+36
* tools/target_dec_fuzzer: Adjust flv1 thresholdMichael Niedermayer2021-03-081-0/+1
* tools/target_dec_fuzzer: Adjust threshold for wavpackMichael Niedermayer2021-02-161-0/+1
* tools/target_dec_fuzzer: Adjust threshold for MSA1Michael Niedermayer2021-02-161-0/+1
* tools/target_dec_fuzzer: adjust threshold for cookMichael Niedermayer2021-02-161-0/+1
* tools/target_dec_fuzzer: Adjust threshold for theoraMichael Niedermayer2021-02-161-0/+1
* tools/target_dec_fuzzer: Update maxpixels_per_frame for low thresholdsMichael Niedermayer2021-02-161-1/+2
* tools/target_dec_fuzzer: count all video decoding failures in the new APIMichael Niedermayer2021-02-161-0/+7
* tools/target_dec_fuzzer: Adjust threshold for VMNCMichael Niedermayer2021-02-141-0/+1
* tools/target_dec_fuzzer: Adjust the threshold of vc1imageMichael Niedermayer2021-02-141-0/+1
* tools/target_dec_fuzzer: Adjust threshold for interplayacmMichael Niedermayer2021-02-041-0/+1
* tools/target_dec_fuzzer: use non-obsolete decoding APIAnton Khirnov2021-01-261-8/+28
* tools/target_dec_fuzzer: Adjust maxpixels for G2MMichael Niedermayer2020-12-241-1/+1
* tools/target_dec_fuzzer: Call avcodec_flush_buffers() in a fuzzer choosen pat...Michael Niedermayer2020-11-201-0/+6
* tools/target_dec_fuzzer: adjust threshold for wmalosslessMichael Niedermayer2020-10-251-0/+1
* tools/target_dec_fuzzer: Adjust threshold for opusMichael Niedermayer2020-10-231-0/+1
* tools/target_dec_fuzzer: remove calls to avcodec_register*()James Almer2020-10-191-3/+0
* tools/target_dec_fuzzer: assume that discarded audio packets produced max sam...Michael Niedermayer2020-10-181-0/+5
* tools/target_dec_fuzzer: Correct maxsamples_per_frame if maxsamples has been ...Michael Niedermayer2020-10-181-0/+1
* tools/target_dec_fuzzer: Adjust VQA thresholdMichael Niedermayer2020-09-191-0/+1
* tools/target_dec_fuzzer: Adjust threshold for WMV3IMAGEMichael Niedermayer2020-09-071-0/+1
* tools/target_dec_fuzzer: Adjust threshold for DSTMichael Niedermayer2020-08-181-1/+1
* tools/target_dec_fuzzer: Adjust threshold for AGMMichael Niedermayer2020-08-111-0/+1
* tools/target_dec_fuzzer: Adjust threshold for lagarithMichael Niedermayer2020-06-111-0/+1
* tools/target_dec_fuzzer: enable mjpeg for tiff or tdscMichael Niedermayer2020-06-081-0/+6
* tools/target_dec_fuzzer: Adjust max_pixels for AV_CODEC_ID_HAPMichael Niedermayer2020-05-271-0/+1
* tools/target_dec_fuzzer: Reduce maxpixels for HEVCMichael Niedermayer2020-05-271-0/+1
* tools/target_dec_fuzzer: Do not test AV_CODEC_FLAG2_FAST with AV_CODEC_ID_H264Michael Niedermayer2020-05-271-1/+1
* tools/target_dec_fuzzer: Adjust threshold for PNG and APNGMichael Niedermayer2020-05-101-0/+2
* tools/target_dec_fuzzer: Adjust threshold for zerocodecMichael Niedermayer2020-04-121-0/+1
* tools/target_dec_fuzzer: Adjust threshold for screenpressoMichael Niedermayer2020-04-071-0/+1
* tools/target_dec_fuzzer: limit per frame samples for APEMichael Niedermayer2020-01-301-1/+4
* tools/target_dec_fuzzer: Add threshold for ALSMichael Niedermayer2020-01-301-0/+1
* tools/target_dec_fuzzer: Add threshold for IFF_ILBMMichael Niedermayer2020-01-291-0/+1
* tools/target_dec_fuzzer: Sort threshold list alphabeticallyMichael Niedermayer2020-01-291-29/+25
* tools/target_dec_fuzzer: Use codec_tags listMichael Niedermayer2020-01-221-0/+5
* tools/target_dec_fuzzer: Also Fuzz with CPU optimizations disabledMichael Niedermayer2020-01-211-0/+2
* tools/target_dec_fuzzer: Fuzz private options of AC3/E-AC3Michael Niedermayer2020-01-211-2/+17
* tools/target_dec_fuzzer: Fuzz idct_algo valueMichael Niedermayer2020-01-211-0/+2
* tools/target_dec_fuzzer: Adjust threshold for RASCMichael Niedermayer2020-01-111-0/+1
* tools/target_dec_fuzzer: Stop negative block_align and sampling rateMichael Niedermayer2019-12-311-2/+2