]> git.sesse.net Git - ffmpeg/history - tools
avformat/flac_picture: replace call to av_init_packet()
[ffmpeg] / tools /
2021-03-08 Michael Niedermayertools/target_dec_fuzzer: Adjust flv1 threshold
2021-03-05 Stefano Sabatiniavutil/{avstring,bprint}: add XML escaping from ffprobe...
2021-02-16 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for wavpack
2021-02-16 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for MSA1
2021-02-16 Michael Niedermayertools/target_dec_fuzzer: adjust threshold for cook
2021-02-16 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for theora
2021-02-16 Michael Niedermayertools/target_dec_fuzzer: Update maxpixels_per_frame...
2021-02-16 Michael Niedermayertools/target_dec_fuzzer: count all video decoding failu...
2021-02-14 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for VMNC
2021-02-14 Michael Niedermayertools/target_dec_fuzzer: Adjust the threshold of vc1image
2021-02-04 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for interplayacm
2021-01-26 Anton Khirnovtools/target_dec_fuzzer: use non-obsolete decoding API
2021-01-05 Michael Niedermayertools/target_dem_fuzzer.c: Decrease maxblocks
2020-12-24 Michael Niedermayertools/target_dec_fuzzer: Adjust maxpixels for G2M
2020-12-19 Michael Niedermayertools/target_dem_fuzzer: remove unused label
2020-11-20 James Almertools/target_bsf_fuzzer: set bitstream filter options
2020-11-20 James Almertools/target_bsf_fuzzer: Call av_bsf_flush() in a fuzze...
2020-11-20 Michael Niedermayertools/target_dec_fuzzer: Call avcodec_flush_buffers...
2020-11-20 James Almertools/target_dem_fuzzer: use avio_context_free() to...
2020-11-20 Anton Khirnovtools/enum_options: fix build and add to Makefile
2020-11-07 Michael Niedermayertools/target_dem_fuzzer: Consider it an EIO when readin...
2020-10-25 Michael Niedermayertools/target_dec_fuzzer: adjust threshold for wmalossless
2020-10-24 Michael Niedermayertools/target_dem_fuzzer: Limit max blocks
2020-10-23 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for opus
2020-10-19 James Almertools/target_dec_fuzzer: remove calls to avcodec_regist...
2020-10-19 James Almertools/target_dem_fuzzer: switch to the iterate API
2020-10-18 Michael Niedermayertools/target_dec_fuzzer: assume that discarded audio...
2020-10-18 Michael Niedermayertools/target_dec_fuzzer: Correct maxsamples_per_frame...
2020-10-16 Michael Niedermayertools/target_dem_fuzzer: Set format independent of c
2020-10-12 Michael NiedermayerAdd support for building fuzzer tools for an individual...
2020-09-29 Mingyu Yindnn/native: add native support for dense
2020-09-18 Michael Niedermayertools/target_dec_fuzzer: Adjust VQA threshold
2020-09-13 Michael Niedermayertools:target_dem_fuzzer: Split into a fuzzer fuzzing...
2020-09-07 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for WMV3IMAGE
2020-08-24 Mingyu Yindnn_backend_native_layer_mathbinary: add floormod support
2020-08-18 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for DST
2020-08-12 Mingyu Yindnn_backend_native_layer_mathunary: add round support
2020-08-11 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for AGM
2020-08-10 Ting Fudnn/native: add native support for avg_pool
2020-08-07 Mingyu Yindnn_backend_native_layer_mathunary: add floor support
2020-08-04 Mingyu Yindnn_backend_native_layer_mathunary: add ceil support
2020-07-06 Ting Fudnn_backend_native_layer_mathunary: add atanh support
2020-07-06 Ting Fudnn_backend_native_layer_mathunary: add acosh support
2020-07-06 Ting Fudnn_backend_native_layer_mathunary: add asinh support
2020-07-06 Ting Fudnn_backend_native_layer_mathunary: add tanh support
2020-07-06 Ting Fudnn_backend_native_layer_mathunary: add cosh support
2020-07-06 Ting Fudnn_backend_native_layer_mathunary: add sinh support
2020-06-25 Ting Fudnn_backend_native_layer_mathunary: add atan support
2020-06-25 Ting Fudnn_backend_native_layer_mathunary: add acos support
2020-06-25 Ting Fudnn_backend_native_layer_mathunary: add asin support
2020-06-11 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for lagarith
2020-06-11 Michael Niedermayertools/target_dem_fuzzer: Use file extensions listed...
2020-06-11 Ting Fudnn_backend_native_layer_mathunary: add tan support
2020-06-11 Ting Fudnn_backend_native_layer_mathunary: add cos support
2020-06-11 Ting Fudnn_backend_native_layer_mathunary: add sin support
2020-06-08 Michael Niedermayertools/target_dec_fuzzer: enable mjpeg for tiff or tdsc
2020-06-08 Michael Niedermayertools/target_dem_fuzzer: Implement AVSEEK_SIZE
2020-05-28 Ting Fudnn_backend_native_layer_mathunary: add abs support
2020-05-27 Michael Niedermayertools/target_dec_fuzzer: Adjust max_pixels for AV_CODEC...
2020-05-27 Michael Niedermayertools/target_dec_fuzzer: Reduce maxpixels for HEVC
2020-05-27 Michael Niedermayertools/target_dec_fuzzer: Do not test AV_CODEC_FLAG2_FAS...
2020-05-25 Anton Khirnovfate: add tests for h264 and vp9 video enc parameters...
2020-05-22 Anton Khirnovlavc: rename bsf.h to bsf_internal.h
2020-05-09 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for PNG and...
2020-05-08 Guo, Yejundnn/native: add native support for minimum
2020-04-30 Josh de Kocktools: fix const specifier for AVInputFormat
2020-04-22 Guo, Yejundnn/native: add native support for divide
2020-04-22 Guo, Yejundnn/native: add native support for 'mul'
2020-04-22 Guo, Yejundnn/native: add native support for 'add'
2020-04-20 Josh de Kocktools: stop using deprecated av_codec_next()
2020-04-12 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for zerocodec
2020-04-07 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for screenpresso
2020-04-07 Guo, Yejundnn_backend_native_layer_mathbinary: add sub support
2020-01-30 Michael Niedermayertools/target_dec_fuzzer: limit per frame samples for APE
2020-01-30 Michael Niedermayertools/target_dec_fuzzer: Add threshold for ALS
2020-01-29 Michael Niedermayertools/target_dec_fuzzer: Add threshold for IFF_ILBM
2020-01-29 Michael Niedermayertools/target_dec_fuzzer: Sort threshold list alphabetically
2020-01-22 Michael Niedermayertools/target_dec_fuzzer: Use codec_tags list
2020-01-21 Michael Niedermayertools/target_dec_fuzzer: Also Fuzz with CPU optimizatio...
2020-01-21 Michael Niedermayertools/target_dec_fuzzer: Fuzz private options of AC3...
2020-01-21 Michael Niedermayertools/target_dec_fuzzer: Fuzz idct_algo value
2020-01-11 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for RASC
2019-12-31 Michael Niedermayertools/target_dec_fuzzer: Stop negative block_align...
2019-12-15 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for dst
2019-12-13 Guo, Yejunconvert_from_tensorflow.py: add support when kernel...
2019-12-08 Michael Niedermayertools/target_dec_fuzzer: Also fuzz request_channel_layout
2019-12-05 James Almertools: add a fuzzer tool for bitstream filters
2019-12-03 Michael Niedermayertools/target_dec_fuzzer: Support setting AV_CODEC_FLAG2...
2019-12-03 Michael Niedermayertools/target_dec_fuzzer: Support fuzzing error detection
2019-11-24 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for VP9
2019-11-09 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for smacker
2019-11-04 Zhong Litools/enum_options: replace the deprecated API
2019-11-04 Zhong Litools/probetest: replace the deprecated API
2019-11-01 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for G2M
2019-10-30 Guo, Yejundnn: add tf.nn.conv2d support for native model
2019-10-24 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for CFHD
2019-10-24 Michael Niedermayertools/target_dec_fuzzer: Adjust ffwavesynth threshold
2019-10-20 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for DXV
2019-10-16 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for EATGV
2019-10-16 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for SCPR
next