aboutsummaryrefslogtreecommitdiff
path: root/libavformat/version.h
AgeCommit message (Expand)Author
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
2013-10-13http: Support auth method detection for POSTMartin Storsjö
2013-10-13http: Add an option for forcing basic authenticationMartin Storsjö
2013-10-12oggdec: add support for Opus in Ogg demuxingNicolas George
2013-09-26tls: Add support for listen modeMartin Storsjö
2013-09-26tls: Add options for verifying the peer certificateMartin Storsjö
2013-09-19asfenc: mux chapters in ASF files using an ASF "marker" sectionVladimir Pantelic
2013-09-17movenc: Add an option for omitting the tfhd base offsetMartin Storsjö
2013-09-16lavf: Add a flag to enable/disable per-packet flushingLuca Barbato
2013-08-19mkv: Allow flushing the current cluster in progressMartin Storsjö
2013-08-02rtmp: Add seek supportGavriloaie Eugen-Andrei
2013-05-28lavf: add a raw WavPack muxer.Anton Khirnov
2013-05-03matroskaenc: add an option to put the index at the start of the fileAnton Khirnov
2013-03-11lavf: remove disabled FF_API_R_FRAME_RATE cruftAnton Khirnov
2013-03-11lavf: remove disabled FF_API_AV_GETTIME cruftAnton Khirnov
2013-03-11lavf: remove disabled FF_API_INTERLEAVE_PACKET cruftAnton Khirnov
2013-03-11lavf: remove disabled FF_API_READ_PACKET cruftAnton Khirnov
2013-03-11lavf: remove disabled FF_API_APPLEHTTP_PROTO cruftAnton Khirnov
2013-03-11lavf: remove disabled FF_API_CLOSE_INPUT_FILE cruftAnton Khirnov