aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/version.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* movenc: Add support for writing sidx atoms for DASH segmentsMartin Storsjö2014-11-171-1/+1
* movenc: Write correct presentation timestamps in tfraMartin Storsjö2014-11-071-1/+1
* lavf: Add an option for avoiding negative timestampsMichael Niedermayer2014-11-071-1/+1
* movenc: Add a flag for using default-base-is-moof in tfhd atomsMartin Storsjö2014-10-291-1/+1
* rtmpproto: Add pause supportUwe L. Korn2014-10-171-1/+1
* avformat: bump version after mime_type changeVittorio Giovara2014-10-081-2/+2
* hlsenc: Add parameter -hls_allow_cacheJoakim Roubert2014-10-031-1/+1
* rtpenc: HEVC/H.265 supportThomas Volkert2014-09-241-1/+1
* rtpdec: HEVC/H.265 supportThomas Volkert2014-09-031-1/+1
* lavf: add AVFormatContext.max_ts_probeAnton Khirnov2014-08-251-1/+1
* ogg: Provide aliases for Speex, Opus and audio-only oggLuca Barbato2014-08-221-1/+1
* lavf: add AVFormatContext/AVStream fields for signaling to the user when even...Andrew Stone2014-08-131-1/+1
* Remove obsolete FF_API_REFERENCE_DTS cruft.Anton Khirnov2014-08-091-3/+0
* Remove obsolete FF_API_PROBE_MIME cruft.Anton Khirnov2014-08-091-4/+0