aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/version.h
Commit message (Expand)AuthorAgeFilesLines
* lavf: Drop deprecated hint to set muxer timebaseVittorio Giovara2017-03-231-3/+1
* lavf: Drop deprecated AVFract type and related fieldVittorio Giovara2017-03-231-3/+0
* lavf: Drop deprecated bitexact functionalityVittorio Giovara2017-03-231-3/+0
* Bump major versions of all librariesVittorio Giovara2017-03-231-6/+6
* matroskaenc: add support for Spherical Video elementsJames Almer2017-03-151-1/+1
* mkv: Export bounds and padding from spherical metadataVittorio Giovara2017-03-071-1/+1
* mkv: Add support for Spherical Video elementsJames Almer2017-03-071-1/+1
* mov: Export bounds and padding from spherical metadataVittorio Giovara2017-03-071-1/+1
* avio: add a destructor for AVIOContextAnton Khirnov2017-02-111-2/+2
* dashenc: add webm supportPeter Große2017-01-311-1/+1
* avio: Keep track of the amount of data writtenLuca Barbato2016-12-081-1/+1
* mov: Export spherical informationVittorio Giovara2016-12-071-1/+1
* utils: Add av_stream_add_side_data()James Almer2016-11-231-1/+1
* avformat/matroska: fix MatroskaVideoFieldOrder enum valuesJames Almer2016-10-161-1/+1
* avio: add a new flag for marking streams seekable by timestampAnton Khirnov2016-09-301-2/+2
* movenc: Use packets in interleaving queues for the duration at the end of fra...Martin Storsjö2016-05-181-1/+1
* avio: Allow custom IO users to get labels for the output bytestreamMartin Storsjö2016-05-181-1/+1
* lavf: Raw G.729 demuxerVladimir Voroshilov2016-05-171-2/+2
* file: Add an option for following a file that is being writtenMartin Storsjö2016-03-241-1/+1
* avio: Add an option 'rw_timeout'Andrey Utkin2016-03-241-1/+1
* lavf: add a missing bump and APIchanges for the codecpar switchAnton Khirnov2016-02-261-1/+1
* lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-231-0/+3
* lavf: add a protocol whitelist/blacklist for file opened internallyAnton Khirnov2016-02-221-1/+1
* mov: Add an option to toggle dref openingDerek Buitenhuis2016-01-211-1/+1
* lavf: G.723.1 muxerMohamed Naufal2015-11-301-1/+1
* avformat: expose av_stream_new_side_data helperJohn Stebbins2015-11-181-1/+1
* lavf: deprecate compute_pkt_fields2Anton Khirnov2015-11-091-0/+3
* avformat: Do not use AVFMT_RAWPICTURELuca Barbato2015-10-131-0/+3
* Bump major versions of all librariesVittorio Giovara2015-08-281-2/+2
* Postpone API-incompatible changes until the next bumpVittorio Giovara2015-08-281-3/+3
* lavf: Replace the ASF demuxerAlexandra Hájková2015-06-281-2/+2
* segafilm: Remove deplanarization hackPaul B Mahol2015-06-241-1/+1
* avio: Add avio_put_str16beLuca Barbato2015-06-071-1/+1
* mpjpeg: Initial implementationLuca Barbato2015-06-071-1/+1
* mov: Add option to keep exact packet sequence after seekingDerek Buitenhuis2015-03-181-1/+1
* rtpdec: experimental VP9 depacketizer (draft 0)Thomas Volkert2015-03-051-2/+2
* asf: do not export XMP metadata by defaultVittorio Giovara2015-03-031-1/+1
* libavformat: add T.140 RTP depacketization (RFC 4103)Gilles Chanteperdrix2015-02-241-1/+1
* rtpdec: DV depacketizer (RFC 6469)Thomas Volkert2015-02-221-1/+1
* libavformat: add robust MPEG audio depacketization (RFC 5219)Gilles Chanteperdrix2015-02-211-1/+1
* libavformat: add AC3 RTP depacketization (RFC 4184)Gilles Chanteperdrix2015-02-211-2/+2
* rtsp: parse lang attribute in SDPGilles Chanteperdrix2015-02-211-1/+1
* lavf: Add DSS demuxerOleksij Rempel2015-02-191-1/+1
* movenc: Add an option for delaying writing the moov with empty_moovMartin Storsjö2015-01-031-1/+1
* oggdec: add support for VP8 demuxingJames Almer2014-12-181-1/+1
* libavformat: Add a muxer wrapping mpegts encoding into RTPMartin Storsjö2014-12-181-1/+1
* rtp: Initial H.261 supportThomas Volkert2014-12-181-2/+2
* mov: parse XMP metadata on demandVittorio Giovara2014-12-081-1/+1
* mov: Add an option for exporting all metadataVittorio Giovara2014-12-021-1/+1
* lavf: Add an MPEG-DASH ISOFF segmenting muxerMartin Storsjö2014-11-171-2/+2