summaryrefslogtreecommitdiffstats
path: root/libavformat/version.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bump major versions of all libraries.Anton Khirnov2014-08-091-2/+2
* Postpone API-incompatible changes until the next bump.Anton Khirnov2014-08-091-1/+1
* Add Icecast protocolMarvin Scholz2014-08-041-1/+1
* avformat: Use the mime type information in input probeLuca Barbato2014-07-291-0/+4
* lavf: switch to AVStream.time_base as the hint for the muxer timebaseAnton Khirnov2014-06-181-2/+5
* oggenc: Support flushing the muxerMartin Storsjö2014-06-041-1/+1
* avformat: Provide a standard compliance flagLuca Barbato2014-05-281-1/+1
* lavf: add av_stream_get_side_dataJanne Grunau2014-05-201-2/+2
* lavf: deprecate now unused AVStream.ptsAnton Khirnov2014-05-191-1/+4
* lavf: add AVFMT_FLAG_BITEXACT.Anton Khirnov2014-05-151-1/+4
* Silicon Graphics Movie demuxerPeter Ross2014-04-191-1/+1
OpenPOWER on IntegriCloud