aboutsummaryrefslogtreecommitdiff
path: root/libavformat/version.h
AgeCommit message (Expand)Author
2015-01-03movenc: Add an option for delaying writing the moov with empty_moovMartin Storsjö
2014-12-18oggdec: add support for VP8 demuxingJames Almer
2014-12-18libavformat: Add a muxer wrapping mpegts encoding into RTPMartin Storsjö
2014-12-18rtp: Initial H.261 supportThomas Volkert
2014-12-08mov: parse XMP metadata on demandVittorio Giovara
2014-12-02mov: Add an option for exporting all metadataVittorio Giovara
2014-11-17lavf: Add an MPEG-DASH ISOFF segmenting muxerMartin Storsjö
2014-11-17movenc: Add support for writing sidx atoms for DASH segmentsMartin Storsjö
2014-11-07movenc: Write correct presentation timestamps in tfraMartin Storsjö
2014-11-07lavf: Add an option for avoiding negative timestampsMichael Niedermayer
2014-10-29movenc: Add a flag for using default-base-is-moof in tfhd atomsMartin Storsjö
2014-10-17rtmpproto: Add pause supportUwe L. Korn
2014-10-08avformat: bump version after mime_type changeVittorio Giovara
2014-10-03hlsenc: Add parameter -hls_allow_cacheJoakim Roubert
2014-09-24rtpenc: HEVC/H.265 supportThomas Volkert
2014-09-03rtpdec: HEVC/H.265 supportThomas Volkert
2014-08-25lavf: add AVFormatContext.max_ts_probeAnton Khirnov
2014-08-22ogg: Provide aliases for Speex, Opus and audio-only oggLuca Barbato
2014-08-13lavf: add AVFormatContext/AVStream fields for signaling to the user when even...Andrew Stone
2014-08-09Remove obsolete FF_API_REFERENCE_DTS cruft.Anton Khirnov
2014-08-09Remove obsolete FF_API_PROBE_MIME cruft.Anton Khirnov
2014-08-09Bump major versions of all libraries.Anton Khirnov
2014-08-09Postpone API-incompatible changes until the next bump.Anton Khirnov
2014-08-04Add Icecast protocolMarvin Scholz
2014-07-29avformat: Use the mime type information in input probeLuca Barbato
2014-06-18lavf: switch to AVStream.time_base as the hint for the muxer timebaseAnton Khirnov
2014-06-04oggenc: Support flushing the muxerMartin Storsjö
2014-05-28avformat: Provide a standard compliance flagLuca Barbato
2014-05-20lavf: add av_stream_get_side_dataJanne Grunau
2014-05-19lavf: deprecate now unused AVStream.ptsAnton Khirnov
2014-05-15lavf: add AVFMT_FLAG_BITEXACT.Anton Khirnov
2014-04-19Silicon Graphics Movie demuxerPeter Ross
2014-04-06LucasArts SMUSH demuxerPaul B Mahol
2014-03-27PAF demuxer and decoderPaul B Mahol
2014-03-24lavf: add an AVStream field for exporting stream-global side dataAnton Khirnov
2014-02-09Add raw HEVC muxerDerek Buitenhuis
2014-02-04lavf: improve handling of sparse streams when muxingLuca Barbato
2014-01-17mp3enc: allow omitting the id3v2 header with -id3v2_version 0Anton Khirnov
2014-01-09flac muxer: add option to disable writing the global headerJustin Ruggles
2013-12-26avutil: Move library version related macros to version.hDiego Biurrun
2013-11-22http: Expose the content location via an AVOptionMartin Storsjö
2013-11-02Add an HDS live fragmenting muxerMartin Storsjö
2013-11-01rtpenc: Add a rtpflag option for sending BYE packets when finishingMartin Storsjö
2013-10-31mpegts: Support HEVC demuxingMickaël Raulet
2013-10-31matroskadec: Support HEVC demuxingYusuke Nakamura
2013-10-31mov: Support HEVC demuxingYusuke Nakamura
2013-10-31Add raw HEVC demuxerDirk Farin
2013-10-31HNM4/HNM4A demuxer & video decoderDavid Kment
2013-10-29lavc: add a dummy field to AVStream to preserve ABI compatibility for avconvAnton Khirnov
2013-10-23movenc: Add an F4V muxerClément Bœsch