]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2020-01-13 Jun Zhaolavfi/spp: enable runtime change flag
2020-01-13 Jun Zhaolavfi/spp: add "quality" option in runtime change path
2020-01-11 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for RASC
2020-01-11 Michael Niedermayeravcodec/cbs_h2645: Skip all 0 NAL units
2020-01-11 Michael Niedermayeravcodec/adpcm: Fix overflow in FFABS() IMA_EA_EACS
2020-01-11 Michael Niedermayeravcodec/alac: Fix integer overflow in LPC coefficient...
2020-01-11 Michael Niedermayeravcodec/g729postfilter: Optimize out overflowing multip...
2020-01-11 Michael Niedermayerlibavcodec/vc1: Remove bits variable
2020-01-11 Michael Niedermayeravcodec/vc1dec: Check field_mode for sprites
2020-01-11 Michael Niedermayeravcodec/vc1dec: Limit bits by the actual bitstream...
2020-01-11 Limin Wangavcodec/wavpack: simplify the code
2020-01-11 Paul B Maholavfilter: add freezeframes video filter
2020-01-11 Andreas Rheinhardtavformat/matroskaenc: Fix ReferenceBlock timestamp
2020-01-11 Paul B Maholavfilter/af_dynaudnorm: use better limits for maximal...
2020-01-11 Limin Wangavfilter/af_amix: change the max range of the number...
2020-01-11 Limin Wangavfilter/vf_mix: change the max range of the number...
2020-01-11 Gyan Doshidoc/general: update table AV1 entry for librav1e
2020-01-11 Jun Zhaodoc/general: Add avs2 decoder/encoder entry
2020-01-10 Alexandre Heitor... avformat/img2dec: add option to provide metadata fields...
2020-01-10 Andreas Rheinhardtavformat/mov: Use AV_DICT_DONT_STRDUP_VAL to avoid...
2020-01-10 Limin Wangavfilter/vf_showinfo: fix the integer handling issues
2020-01-10 Limin Wangavcodec/utils: replace avctx->internal with avci for...
2020-01-10 Gyan Doshiavfilter/f_metadata: allow direct flushing when printin...
2020-01-10 Andreas Rheinhardtfate: Don't use depreceated keepside option
2020-01-10 Paul B Maholavfilter/af_afir: add support for switching impulse...
2020-01-10 Paul B Maholavfilter/af_afir: add support for even smaller partitio...
2020-01-10 Paul B Maholavfilter/af_afir: split input frames from impulse respo...
2020-01-10 Gilles Bouthenotavformat/id3v2enc: fix bad ID3v2 tag length
2020-01-10 Martin Storsjömovenc: Write durations based on pts into mvhd/mdhd...
2020-01-09 Philip Langdalenvenc: implement flush to help allow an encoder to...
2020-01-08 Andreas Rheinhardtavformat/utils: Remove redundant save+restore
2020-01-08 Andreas Rheinhardtavcodec/proresenc_anatoliy: Fix invalid left shift...
2020-01-08 Martin Storsjöcmdutils: Fix compilation on cygwin wrt SetDllDirectory...
2020-01-08 Gyan Doshiavfilter/aformat: add shorthand names for options
2020-01-08 Andreas Rheinhardtavformat/wtvdec: Cosmetics
2020-01-08 Andreas Rheinhardtavformat/wtvdec: Fix memleak when reading header fails
2020-01-08 Limin Wangavcodec/h264_metadata_bsf: Fix for the incorrect user...
2020-01-08 Anthony Delannoylavf/libsrt: Fix typo
2020-01-08 Andreas Rheinhardtavformat/dashenc: Fix leak of AVFormatContext on error
2020-01-08 Andreas Rheinhardtavformat/mpjpeg: Remove mpjpeg_write_trailer
2020-01-08 Andreas Rheinhardtavformat: Improve returned error codes
2020-01-08 Andreas Rheinhardtavformat/fitsdec: Fix potential leak of string in AVBPrint
2020-01-08 Andreas Rheinhardtavformat/avs: Remove avs_read_close()
2020-01-07 Marton Balintavformat: convert some avio_flush() calls to avio_write...
2020-01-07 Marton Balintavformat: remove more unneeded avio_flush() calls
2020-01-07 Marton Balintavformat: remove avio_flush() calls from the end of...
2020-01-07 Marton Balintavformat: remove unneeded avio_flush() calls from the...
2020-01-07 Marton Balintavformat: remove avio_flush() calls from the end of...
2020-01-07 Marton Balintavformat: remove unneeded avio_flush() calls before...
2020-01-07 Guo, Yejunvf_dnn_processing: add support for more formats gray8...
2020-01-07 Guo, Yejunvf_dnn_processing: remove parameter 'fmt'
2020-01-07 James Zernavcodec/libvpxenc,cosmetics: prefer sizeof(var)
2020-01-07 Michael Niedermayeravcodec/vmdaudio: Check block_align more
2020-01-07 Limin Wangavfilter/vf_showinfo: Fix erroneous results for mean...
2020-01-07 Andreas Rheinhardtavformat/aviobuf: Honor avio_open[2] documentation
2020-01-07 Limin Wangavcodec/decode: replace avctx->internal with avci for...
2020-01-07 Mark Thompsonvf_tonemap_vaapi: Fix memory leak in error case
2020-01-07 Xinpeng Sunconfigure: Change the configure check for tonemap_vaapi
2020-01-06 Carl Eugen... lavc/vdpau_vp9: Do not mix declarations and code.
2020-01-06 Carl Eugen... Silence "string-plus-int" warning shown by clang.
2020-01-06 Paul B Maholavfilter/af_sidechaincompress: add support for commands
2020-01-06 Paul B Maholdoc/filters: mention commands for crystalizer filter
2020-01-06 Gyan Doshidoc/filters: indicate commands for scale2ref
2020-01-06 Gyan Doshidoc/filters: indicate commands for zscale
2020-01-06 Paul B Maholavfilter/af_dynaudnorm: add support for commands
2020-01-06 Limin Wangdoc/filters: add entry for mean and stdev in showinfo
2020-01-06 Derek Buitenhuislavc/ffv1: Properly check that the 4th and 5th quant...
2020-01-05 Ulrich Spörleinlibavformat: fix spelling in ID3v1 genres and extend...
2020-01-05 Michael Niedermayeravcodec/pgssubdec: Free subtitle on error
2020-01-05 Gyan Doshidoc/volume: correct placement of replaygain_noclip
2020-01-05 Paul B Maholavfilter/af_dynaudnorm: use already available pointer
2020-01-05 Paul B Maholavfilter/af_dynaudnorm: move channels variable setup...
2020-01-05 Gyan Doshiffmpeg: don't force source-tracked keyframes for duplicates
2020-01-05 Gyan Doshiffmpeg: remove premature rescaling of forced_keyframe...
2020-01-05 Gyan Doshidoc/ffmpeg: document value source for -force_key_frames
2020-01-04 Sebastian Popswscale/aarch64: use multiply accumulate and shift...
2020-01-04 Limin Wangavcodec/bsf: replace ctx->internal-> with bsfi-> for...
2020-01-04 Carl Eugen... doc: Fix a typo.
2020-01-04 Jun Zhaolavfi/buffersrc: Remove redundant free after ff_filter_...
2020-01-04 Paul B Maholavfilter/af_dynaudnorm: fix another clipping with custo...
2020-01-04 Paul B Maholavfilter/af_dynaudnorm: implement threshold option
2020-01-04 Paul B Maholavfilter/af_dynaudnorm: do not clip audio
2020-01-04 Jun Zhaolibavutil/opt: fix memory leak after av_dict_parse_stri...
2020-01-04 Jun Zhaolavfi/coreimage: fix memory leak after av_dict_parse_st...
2020-01-04 Jun Zhaolavc/libkvazaar: fix memory leak after av_dict_parse_st...
2020-01-04 Jun Zhaolavc/bsf: fix memory leak after av_dict_parse_string...
2020-01-03 Marton Balintavdevice/decklink: deprecate the -list_devices option
2020-01-03 Marton Balintavdevice/decklink_dec: remove -bm_v210 option
2020-01-03 Marton Balintavdevice/decklink_dec: remove the @mode syntax
2020-01-03 Marton Balintavformat/img2enc: fix writing multiple streams in write...
2020-01-03 Marton Balintavformat/img2enc: minor simplification
2020-01-03 Marton Balintavformat/img2enc: cleanup IO contexts on error
2020-01-03 Marton Balintavformat/img2enc: reindent after last commit
2020-01-03 Marton Balintavformat/img2enc: factorize piped write_packet
2020-01-03 Marton Balintavformat/img2enc: factorize writing fully muxed file
2020-01-03 Marton Balintdoc/muxers: fix order of options and examples for image...
2020-01-02 Paul B Maholavfilter/af_dynaudnorm: fix previous commit
2020-01-02 Paul B Maholavfilter/af_dynaudnorm: do not enqueue flush buffers
2020-01-02 Zhong Liavcodec/mpeg12dec: always submit the first field to...
2020-01-02 Timo Rothenpieleravcodec/nvdec_mpeg12: set field flags
next