summaryrefslogtreecommitdiff
path: root/libavformat/version.h
Commit message (Expand)AuthorAge
* Bump major versions of all libraries.Anton Khirnov2021-04-27
* avformat: remove deprecated AVStream.codecJames Almer2021-04-27
* avformat: Switch AVChapter.id to 64bitsAndreas Rheinhardt2021-04-27
* avformat: Remove deprecated av_demuxer_open()Andreas Rheinhardt2021-04-27
* avformat: Remove deprecated AVFMT_FLAG_MP4A_LATM flag, latm optionAndreas Rheinhardt2021-04-27
* avformat/dashenc: Remove deprecated min_seg_duration optionAndreas Rheinhardt2021-04-27
* avformat/rtsp: Remove deprecated old options, rename stimeout->timeoutAndreas Rheinhardt2021-04-27
* avformat/aviobuf: End grace period of allowing 0 from read_packetAndreas Rheinhardt2021-04-27
* avformat/mov, movenc: Stop exporting rotation via metadataAndreas Rheinhardt2021-04-27
* avformat: Remove remnants of side data mergingAndreas Rheinhardt2021-04-27
* avformat/hlsenc: Remove deprecated localtime optionsAndreas Rheinhardt2021-04-27
* avformat/hlsenc: Remove deprecated wrap optionAndreas Rheinhardt2021-04-27
* avformat/http: Remove deprecated "user-agent" optionAndreas Rheinhardt2021-04-27
* avformat: Remove deprecated filename field from AVFormatContextAndreas Rheinhardt2021-04-27
* avformat: Remove getters and settersAndreas Rheinhardt2021-04-27
* avformat: Remove deprecated old open callbacksAndreas Rheinhardt2021-04-27
* avformat: Remove FFserver leftoversAndreas Rheinhardt2021-04-27
* avformat: Constify the API wrt AV(In|Out)putFormatAndreas Rheinhardt2021-04-27
* avformat: Remove next API for AV(In|Out)putFormatAndreas Rheinhardt2021-04-27
* avformat/westwoodaudenc: Adds muxer for Westwood AUD format.Aidan Richmond2021-04-26
* lavf: postpone removal of FF_API_COMPUTE_PKT_FIELDS2Anton Khirnov2021-04-08
* avformat/utils: add helper functions to retrieve index entries from an AVStreamJames Almer2021-04-07
* Bump minor versions after release branchMichael Niedermayer2021-03-20
* Bump Versions before release/4.4 branchMichael Niedermayer2021-03-20
* avformat: Make AVChapter.id an int64_t on next major bumpAndreas Rheinhardt2021-03-19
* avformat: add Changelog entry for librist and bump minorMarton Balint2021-03-13
* avformat/gopher: Add support for Gopher over TLSparazyd2021-03-11
* avformat/utils: change AVStream side data related public function and struct ...James Almer2021-03-10
* avformat: add TTML muxerJan Ekström2021-03-05
* avformat: Deprecate AVFMT_FLAG_PRIV_OPT, remove av_demuxer_open on bumpAndreas Rheinhardt2021-03-03
* avformat: add Digital Pictures SGA game demuxerPaul B Mahol2021-03-01
* avformat: add Simbiosis IMX demuxerPaul B Mahol2021-02-20
* avformat: add xbm_pipe demuxerPaul B Mahol2021-02-05
* avformat: add binka demuxerPaul B Mahol2021-02-04
* avformat/http: support retry on connection errorerankor2021-01-03
* avformat/mspdec: Microsoft Paint (MSP) demuxerPeter Ross2020-12-06
* avformat: add a stream event flag for new packetsAnton Khirnov2020-10-28
* avformat: add alp muxerZane van Iperen2020-10-25
* lavf/img2dec: Auto-detect Cintel scanner images.Carl Eugen Hoyos2020-10-08
* lavf/avs3dec: add raw avs3 demuxerhwren2020-10-06
* avformat: add tri-ACE demuxerPaul B Mahol2020-10-03
* avformat: add IPU demuxerPaul B Mahol2020-09-24
* avformat: add CRI AAX demuxerPaul B Mahol2020-09-18
* avformat: add DAT CCTV demuxerPaul B Mahol2020-09-18
* avformat: add Argonaut Games BRP demuxerZane van Iperen2020-09-14
* avformat: add Square SVS demuxerPaul B Mahol2020-09-13
* lavf/img2dec: Auto-detect Kodak Photo CD image files.Carl Eugen Hoyos2020-09-05
* avformat: add MODS demuxerPaul B Mahol2020-09-03
* avformat: add moflex demuxerPaul B Mahol2020-09-03
* lavf/rtpdec_jpeg: Fix JFIF version.Carl Eugen Hoyos2020-08-25