summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
...
* 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
* tools/target_dec_fuzzer: adjust threshold for wmalosslessMichael Niedermayer2020-10-25
* tools/target_dem_fuzzer: Limit max blocksMichael Niedermayer2020-10-24
* tools/target_dec_fuzzer: Adjust threshold for opusMichael Niedermayer2020-10-23
* tools/target_dec_fuzzer: remove calls to avcodec_register*()James Almer2020-10-19
* tools/target_dem_fuzzer: switch to the iterate APIJames Almer2020-10-19
* tools/target_dec_fuzzer: assume that discarded audio packets produced max sam...Michael Niedermayer2020-10-18
* tools/target_dec_fuzzer: Correct maxsamples_per_frame if maxsamples has been ...Michael Niedermayer2020-10-18
* tools/target_dem_fuzzer: Set format independent of cMichael Niedermayer2020-10-16
* Add support for building fuzzer tools for an individual demuxerMichael Niedermayer2020-10-12
* dnn/native: add native support for denseMingyu Yin2020-09-29
* tools/target_dec_fuzzer: Adjust VQA thresholdMichael Niedermayer2020-09-19
* tools:target_dem_fuzzer: Split into a fuzzer fuzzing at the protocol level an...Michael Niedermayer2020-09-13
* tools/target_dec_fuzzer: Adjust threshold for WMV3IMAGEMichael Niedermayer2020-09-07
* dnn_backend_native_layer_mathbinary: add floormod supportMingyu Yin2020-08-24
* tools/target_dec_fuzzer: Adjust threshold for DSTMichael Niedermayer2020-08-18
* dnn_backend_native_layer_mathunary: add round supportMingyu Yin2020-08-12
* tools/target_dec_fuzzer: Adjust threshold for AGMMichael Niedermayer2020-08-11
* dnn/native: add native support for avg_poolTing Fu2020-08-10
* dnn_backend_native_layer_mathunary: add floor supportMingyu Yin2020-08-07
* dnn_backend_native_layer_mathunary: add ceil supportMingyu Yin2020-08-04
* dnn_backend_native_layer_mathunary: add atanh supportTing Fu2020-07-06
* dnn_backend_native_layer_mathunary: add acosh supportTing Fu2020-07-06
* dnn_backend_native_layer_mathunary: add asinh supportTing Fu2020-07-06