summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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_dem_fuzzer.c: Decrease maxblocksMichael Niedermayer2021-01-051-1/+1
* tools/target_dec_fuzzer: Adjust maxpixels for G2MMichael Niedermayer2020-12-241-1/+1
* tools/target_dem_fuzzer: remove unused labelMichael Niedermayer2020-12-191-1/+1
* tools/target_bsf_fuzzer: set bitstream filter optionsJames Almer2020-11-201-0/+12
* tools/target_bsf_fuzzer: Call av_bsf_flush() in a fuzzer choosen patternJames Almer2020-11-201-0/+6
* tools/target_dec_fuzzer: Call avcodec_flush_buffers() in a fuzzer choosen pat...Michael Niedermayer2020-11-201-0/+6
* tools/target_dem_fuzzer: use avio_context_free() to free the fuzzer's AVIOCon...James Almer2020-11-201-1/+1
* tools/enum_options: fix build and add to MakefileAnton Khirnov2020-11-202-14/+14
* tools/target_dem_fuzzer: Consider it an EIO when reading position wraps aroun...Michael Niedermayer2020-11-071-0/+2
* tools/target_dec_fuzzer: adjust threshold for wmalosslessMichael Niedermayer2020-10-251-0/+1
* tools/target_dem_fuzzer: Limit max blocksMichael Niedermayer2020-10-241-0/+5
* 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_dem_fuzzer: switch to the iterate APIJames Almer2020-10-191-5/+5
* 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_dem_fuzzer: Set format independent of cMichael Niedermayer2020-10-161-4/+4
* Add support for building fuzzer tools for an individual demuxerMichael Niedermayer2020-10-122-1/+11
* dnn/native: add native support for denseMingyu Yin2020-09-291-8/+118
* tools/target_dec_fuzzer: Adjust VQA thresholdMichael Niedermayer2020-09-191-0/+1
* tools:target_dem_fuzzer: Split into a fuzzer fuzzing at the protocol level an...Michael Niedermayer2020-09-132-2/+12
* tools/target_dec_fuzzer: Adjust threshold for WMV3IMAGEMichael Niedermayer2020-09-071-0/+1
* dnn_backend_native_layer_mathbinary: add floormod supportMingyu Yin2020-08-242-2/+2
* tools/target_dec_fuzzer: Adjust threshold for DSTMichael Niedermayer2020-08-181-1/+1
* dnn_backend_native_layer_mathunary: add round supportMingyu Yin2020-08-122-2/+2
* tools/target_dec_fuzzer: Adjust threshold for AGMMichael Niedermayer2020-08-111-0/+1
* dnn/native: add native support for avg_poolTing Fu2020-08-101-1/+36
* dnn_backend_native_layer_mathunary: add floor supportMingyu Yin2020-08-072-2/+2
* dnn_backend_native_layer_mathunary: add ceil supportMingyu Yin2020-08-042-2/+4
* dnn_backend_native_layer_mathunary: add atanh supportTing Fu2020-07-062-2/+2
* dnn_backend_native_layer_mathunary: add acosh supportTing Fu2020-07-062-2/+2
* dnn_backend_native_layer_mathunary: add asinh supportTing Fu2020-07-062-2/+2
* dnn_backend_native_layer_mathunary: add tanh supportTing Fu2020-07-062-2/+2
* dnn_backend_native_layer_mathunary: add cosh supportTing Fu2020-07-062-2/+2
* dnn_backend_native_layer_mathunary: add sinh supportTing Fu2020-07-062-2/+2
* dnn_backend_native_layer_mathunary: add atan supportTing Fu2020-06-252-2/+2
* dnn_backend_native_layer_mathunary: add acos supportTing Fu2020-06-252-2/+2
* dnn_backend_native_layer_mathunary: add asin supportTing Fu2020-06-252-2/+2
* tools/target_dec_fuzzer: Adjust threshold for lagarithMichael Niedermayer2020-06-111-0/+1
* tools/target_dem_fuzzer: Use file extensions listed in input formatsMichael Niedermayer2020-06-111-1/+26