]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2020-06-06 Paul B Maholavfilter/avf_showspectrum: properly handle EOF case
2020-06-06 Paul B Maholavfilter/asrc_anoisesrc: switch to activate
2020-06-06 James Almeravcodec/libaomenc: remove the experimental flag when...
2020-06-06 Limin Wangavutil/dict: av_realloc -> av_realloc_array()
2020-06-05 Michael Niedermayeravcodec/huffyuvdec: Test vertical coordinate more often
2020-06-05 Dale Curtisavutil/mathematics: Fix overflow with NaN in av_add_sta...
2020-06-05 Dale Curtisavformat: Fix overflow in compute_pkt_fields().
2020-06-05 Michael Niedermayeravformat/rawdec: fix identifier names
2020-06-05 Thierry Fouculibavcodec/bmp_parser.c: fix a use_of_uninitialized_val...
2020-06-05 Thierry Fouculibavcodec/mlp_parser.c: fix a use_of_uninitialized_val...
2020-06-05 Thierry Fouculibavcodec/png_parser.c: fix a use_of_uninitialized_val...
2020-06-05 Michael Niedermayeravcodec/hq_hqa: Check info size
2020-06-05 James Almeravutil/buffer: separate public and internal flags insid...
2020-06-05 James Almeravutil/buffer: avutil/buffer: add a mention that some...
2020-06-05 James Almeravutil/buffer: use the default allocator if none is...
2020-06-04 Michael Niedermayeravcodec/mv30: Fix multiple integer overflows in idct_1d()
2020-06-04 Michael Niedermayeravcodec/mv30: Do not allow MVs outside the allocated...
2020-06-04 Michael Niedermayeravcodec/wmalosslessdec: Fix integer overflow in mclms_p...
2020-06-04 Michael Niedermayeravcodec/vp9dsp_template: Fix integer overflow(s) in...
2020-06-04 Michael Niedermayeravcodec/wavpack: Do not allow the sample format to...
2020-06-04 Michael Niedermayeravcodec/bitpacked: add missing comma to codec tags
2020-06-04 Samuel Fossavformat/utils: Find a fallback probe decoder that...
2020-06-04 Roman Arzumanyanavcodec/nvenc: honor max bitrate in CQ mode
2020-06-04 Jun Zhaohwcontext_vulkan: fix make checkheaders fail
2020-06-04 James Almeravcodec/decode: actually propagate AVHWAccel.alloc_fram...
2020-06-04 James Almerfate/vcodec: use the encoder private option for frame...
2020-06-04 Nicolas Georgelavf/tee: pass options to protocol.
2020-06-03 Wu Zhiwendnn/native: fix typo for definition of DOT_INTERMEDIATE
2020-06-02 Limin Wangavcodec/ratecontrol: fix the integer overflow after...
2020-06-02 James Almeravcodec/internal: move packet related functions to...
2020-06-02 Limin Wangavformat/prompeg: av_dict_set() -> av_dict_set_int()
2020-06-02 Limin Wangavformat/rtpproto: av_dict_set() -> av_dict_set_int()
2020-06-02 Limin Wangavformat/rtspdec: av_dict_set() -> av_dict_set_int()
2020-06-02 rcombscompat/cuda/ptx2c: remove shell loop; fix BSD sed compat
2020-06-01 Michael Niedermayeravcodec/h264dec: Disable forced small_padding on flag2...
2020-06-01 Michael Niedermayeravcodec/jpeg2000dec: clear pointer which become stale...
2020-06-01 Zane van Iperenfate: add adpcm_ima_ssi encoding test
2020-06-01 Andriy Gelmanfftools/ffmpeg: update text requesting samples
2020-06-01 Roman Arzumanyanavcodec/nvenc: zero avg and max bitrate in CQ mode
2020-06-01 Jun Zhaocheckasm: sw_rgb: Fix mixed declaration and code
2020-06-01 Przemysław... avformat/dashenc: use AVStream timebase when computing...
2020-06-01 Andreas Rheinhardtavfilter/vf_lut3d: Fix mixed declaration and code
2020-06-01 Andreas Rheinhardtavcodec/encode: Remove ff_alloc_packet
2020-05-31 Limin Wangavcodec/mpeg12enc: support mpeg2 encoder const profile
2020-05-31 Brad Hardsavformat/mpegtsenc: set stream_id correctly based on...
2020-05-31 Brad Hardsavcodec: add constants for KLV pseudo-profile.
2020-05-31 Andreas Rheinhardtavcodec/anm: Don't unnecessarily use context variables
2020-05-31 Andreas Rheinhardtavcodec/anm: Check extradata length before allocating...
2020-05-30 Zane van Iperenavformat: add kvag muxer
2020-05-30 Mark Reidavfilter/vf_lut3d: prelut support for 3d cinespace...
2020-05-30 Dale Curtisavformat/oggparsetheora: Don't update start time when...
2020-05-30 Paul B Maholavfilter/af_aiir: simplify polynomial evaluation
2020-05-30 Paul B Maholavfilter/af_aiir: use correct size when allocating...
2020-05-30 Paul B Maholavfilter: add dblur video filter
2020-05-30 Paul B Maholavcodec: add PFM image decoder
2020-05-30 Jun Zhaolavf/utils: fix start_time/duration dump if it is AV_NO...
2020-05-30 Jun Zhaolavfi/aiir: Refine the pad/vpad related operation
2020-05-30 Jun Zhaolavfi/afir: fix vpad.name leak
2020-05-30 Limin Wangavutil/attributes: Fix too many warning: false is not...
2020-05-30 Paul B MaholRevert "avfilter/af_aiir: move response drawing as...
2020-05-30 Paul B Maholavfilter/af_aiir: improve response calculation with...
2020-05-30 Paul B Maholavfilter/af_aiir: add S-plane support
2020-05-30 Paul B Maholavfilter/af_aiir: make it clear that transfer function...
2020-05-30 Paul B Maholavfilter/af_biquads: implement 1st order allpass
2020-05-29 Dale Curtisavformat/utils: Use av_sat_add64() when updating start_...
2020-05-29 Dale CurtisUse av_sat_sub64() when updating pts by duration.
2020-05-29 Michael Niedermayeravcodec/adpcm_data: extend ff_adpcm_ima_cunning_index_table
2020-05-29 Lynnelavfi/vulkan: use av_get_random_seed instead of rand
2020-05-28 Andreas Rheinhardtavformat/oggdec: Avoid duplicating buffer when adding...
2020-05-28 Andreas Rheinhardtavformat/img2dec: Avoid duplicating buffer when adding...
2020-05-28 Andreas Rheinhardtavformat/concatdec: Avoid duplicating buffer when addin...
2020-05-28 Andreas Rheinhardtavformat/flvdec: Avoid duplicating extradata when addin...
2020-05-28 Andreas Rheinhardtavformat/hlsenc, hlsplaylist: Cosmetics
2020-05-28 Andreas Rheinhardtavformat/hlsenc: Avoid duplicating strings when parsing
2020-05-28 Andreas Rheinhardtavformat/hlsenc: Don't unnecessarily duplicate baseurl...
2020-05-28 Andreas Rheinhardtavformat/hlsplaylist: Add const where appropriate
2020-05-28 Jun Zhaolavf/mpegtsenc: misc style fixes
2020-05-28 Jun Zhaolavc/libx264: misc style fixes
2020-05-28 Limin Wangdoc: add dia_size option documentation
2020-05-28 Ting Fudnn-layer-mathunary-test: add unit test for abs
2020-05-28 Ting Fudnn_backend_native_layer_mathunary: add abs support
2020-05-28 James Almeravcodec/decode: fix decoding when frames are allocated...
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-27 Marton Balintavformat/mpegts: use get_packet_size in mpegts_resync...
2020-05-27 Zane van Iperenavcodec/adpcmenc: fix formatting
2020-05-27 Zane van Iperenavcodec: add adpcm_ima_ssi encoder
2020-05-27 Zane van Iperenavcodec/adpcmenc: add capabilities argument to ADPCM_EN...
2020-05-27 Dale CurtisUse gcc/clang builtins for av_sat_(add|sub)_64_c if...
2020-05-27 Zane van Iperenavformat: fix apm makefile dependency
2020-05-27 Limin Wangavcodec/h264dec: Add FF_CODEC_CAP_INIT_CLEANUP
2020-05-27 Limin Wangavcodec: Add FF_CODEC_CAP_INIT_CLEANUP
2020-05-27 Limin Wangavcodec/adpcmenc: Add FF_CODEC_CAP_INIT_CLEANUP
2020-05-27 Paul B Maholconfigure: NotchLC depends on lzf
2020-05-27 Limin Wangavformat/mpegtsenc: cosmetic
2020-05-27 Limin Wangavformat/mpegtsenc: simplify code by using OFFSET(...
2020-05-27 Anton Khirnovavcodec.h: move avcodec_get_{type,name} to codec_id.h
2020-05-27 Anton Khirnovavcodec.h: split AVCodec API into its own header
2020-05-27 Anton Khirnovdoc/APIchanges: fix typo in version number
next