summaryrefslogtreecommitdiff
path: root/libavformat/version.h
Commit message (Expand)AuthorAge
* Add muxer/demuxer for raw codec2 and .c2 filesTomas Härdin2018-02-24
* api: add missing version bumps and APIChanges entriesJames Almer2018-02-06
* lavf: add new API for iterating muxers and demuxersJosh de Kock2018-02-06
* rtsp: rename certain options after a deprecation periodwm42018-02-04
* avformat: deprecate AVFormatContext filename fieldMarton Balint2018-01-28
* avformat: add url field to AVFormatContextMarton Balint2018-01-28
* avformat, hls: add a flag to signal unavailability of seekingwm42018-01-27
* avformat: add option to parse/store ID3 PRIV tags in metadata.Richard Shaffer2018-01-24
* avformat: make avformat_network_init() explicitly optionalwm42018-01-16
* avformat: deprecate another ffserver API leftoverwm42018-01-16
* avformat: add NSP demuxerPaul B Mahol2017-12-08
* avformat/avienc: fix fields-per-frame value for interlaced video streamsTobias Rapp2017-11-27
* avformat/hlsenc: creation of hls master playlist fileVishwanath Dixit2017-11-20
* avformat/hlsenc: creation of hls variant streams in a single hlsenc instanceVishwanath Dixit2017-11-20
* avformat: add TiVo ty demuxerPaul B Mahol2017-11-06
* lavf/amr: Add amrnb and amrwb demuxers.Carl Eugen Hoyos2017-11-05
* lavf/avio: temporarily accept 0 as EOF.Nicolas George2017-10-29
* lavf/rtpenc: Add support for 24 bit pcm encoding as defined by RFC 3190.Carl Eugen Hoyos2017-10-29
* avformat: deprecate getters and setters for AVFormatContext and AVStream fieldsJames Almer2017-10-29
* lavf: Remove AVFMT_RAWPICTURE.Carl Eugen Hoyos2017-10-26
* avformat/wavenc: skip writing incorrect peak-of-peaks position valueTobias Rapp2017-10-26
* avformat: remove dead av_stream_get_side_data() cruftJames Almer2017-10-22
* avformat: remove ABI portion of the side data merging APIJames Almer2017-10-22
* avformat: Drop deprecated feof() AVIO fuctionJames Almer2017-10-21
* Merge commit '63fe79a3368cc53e6faf7fa265a9a1a8bec46a88'James Almer2017-10-21
|\
| * lavf: Drop deprecated hint to set muxer timebaseVittorio Giovara2017-03-23
* | Merge commit '263358e0c9e7ffaa965fdbe986c8b18381d2b24a'James Almer2017-10-21
|\|
| * lavf: Drop deprecated AVFract type and related fieldVittorio Giovara2017-03-23
* | Merge commit '5e71299758d3aa7c93c3cca618a8e048a9483794'James Almer2017-10-21
|\|
| * lavf: Drop deprecated bitexact functionalityVittorio Giovara2017-03-23
* | Merge commit '07a2b155949eb267cdfc7805f42c7b3375f9c7c5'James Almer2017-10-21
|\|
| * Bump major versions of all librariesVittorio Giovara2017-03-23
| * matroskaenc: add support for Spherical Video elementsJames Almer2017-03-15
| * mkv: Export bounds and padding from spherical metadataVittorio Giovara2017-03-07
| * mkv: Add support for Spherical Video elementsJames Almer2017-03-07
| * mov: Export bounds and padding from spherical metadataVittorio Giovara2017-03-07
| * avio: add a destructor for AVIOContextAnton Khirnov2017-02-11
* | lavf/cafenc: Allow muxing opus.Carl Eugen Hoyos2017-10-17
* | Bump version for master after 3.4 branchpointMichael Niedermayer2017-10-11
* | Bump minor versions for branching 3.4Michael Niedermayer2017-10-11
* | lavf/rtpenc: Add support for little-endian G.726.Carl Eugen Hoyos2017-10-07
* | lavf/sdp: Fix MIME-type for big-endian G.726.Carl Eugen Hoyos2017-10-07
* | Merge commit '7295b7373862ee54903b33d6ef3335531dfa93ad'Rodger Combs2017-09-26
|\|
| * dashenc: add webm supportPeter Große2017-01-31
* | lavf/caf: Support demuxing Opus.Carl Eugen Hoyos2017-09-20
* | Add SUP/PGS subtitle muxerPetri Hintukainen2017-09-09
* | lavf: make avio_read_partial() publicwm42017-09-01
* | avio: add a destructor for AVIOContextAnton Khirnov2017-09-01
* | Add FITS DemuxerParas Chadha2017-08-30
* | lavf/rawenc: Add little- and big-endian G.726 muxers.Carl Eugen Hoyos2017-08-26