summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
...
* 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
* dnn_backend_native_layer_mathunary: add tanh supportTing Fu2020-07-06
* dnn_backend_native_layer_mathunary: add cosh supportTing Fu2020-07-06
* dnn_backend_native_layer_mathunary: add sinh supportTing Fu2020-07-06
* dnn_backend_native_layer_mathunary: add atan supportTing Fu2020-06-25
* dnn_backend_native_layer_mathunary: add acos supportTing Fu2020-06-25
* dnn_backend_native_layer_mathunary: add asin supportTing Fu2020-06-25
* tools/target_dec_fuzzer: Adjust threshold for lagarithMichael Niedermayer2020-06-11
* tools/target_dem_fuzzer: Use file extensions listed in input formatsMichael Niedermayer2020-06-11
* dnn_backend_native_layer_mathunary: add tan supportTing Fu2020-06-11
* dnn_backend_native_layer_mathunary: add cos supportTing Fu2020-06-11
* dnn_backend_native_layer_mathunary: add sin supportTing Fu2020-06-11
* tools/target_dec_fuzzer: enable mjpeg for tiff or tdscMichael Niedermayer2020-06-08
* tools/target_dem_fuzzer: Implement AVSEEK_SIZEMichael Niedermayer2020-06-08
* dnn_backend_native_layer_mathunary: add abs supportTing Fu2020-05-28
* tools/target_dec_fuzzer: Adjust max_pixels for AV_CODEC_ID_HAPMichael Niedermayer2020-05-27
* tools/target_dec_fuzzer: Reduce maxpixels for HEVCMichael Niedermayer2020-05-27
* tools/target_dec_fuzzer: Do not test AV_CODEC_FLAG2_FAST with AV_CODEC_ID_H264Michael Niedermayer2020-05-27
* fate: add tests for h264 and vp9 video enc parameters exportAnton Khirnov2020-05-25