summaryrefslogtreecommitdiff
path: root/libavformat/version.h
Commit message (Expand)AuthorAge
* LucasArts SMUSH demuxerPaul B Mahol2014-04-06
* PAF demuxer and decoderPaul B Mahol2014-03-27
* lavf: add an AVStream field for exporting stream-global side dataAnton Khirnov2014-03-24
* Add raw HEVC muxerDerek Buitenhuis2014-02-09
* lavf: improve handling of sparse streams when muxingLuca Barbato2014-02-04
* mp3enc: allow omitting the id3v2 header with -id3v2_version 0Anton Khirnov2014-01-17
* flac muxer: add option to disable writing the global headerJustin Ruggles2014-01-09
* avutil: Move library version related macros to version.hDiego Biurrun2013-12-26
* http: Expose the content location via an AVOptionMartin Storsjö2013-11-22
* Add an HDS live fragmenting muxerMartin Storsjö2013-11-02
* rtpenc: Add a rtpflag option for sending BYE packets when finishingMartin Storsjö2013-11-01
* mpegts: Support HEVC demuxingMickaël Raulet2013-10-31
* matroskadec: Support HEVC demuxingYusuke Nakamura2013-10-31
* mov: Support HEVC demuxingYusuke Nakamura2013-10-31
* Add raw HEVC demuxerDirk Farin2013-10-31
* HNM4/HNM4A demuxer & video decoderDavid Kment2013-10-31
* lavc: add a dummy field to AVStream to preserve ABI compatibility for avconvAnton Khirnov2013-10-29
* movenc: Add an F4V muxerClément Bœsch2013-10-23
* http: Support auth method detection for POSTMartin Storsjö2013-10-13
* http: Add an option for forcing basic authenticationMartin Storsjö2013-10-13
* oggdec: add support for Opus in Ogg demuxingNicolas George2013-10-12
* tls: Add support for listen modeMartin Storsjö2013-09-26
* tls: Add options for verifying the peer certificateMartin Storsjö2013-09-26
* asfenc: mux chapters in ASF files using an ASF "marker" sectionVladimir Pantelic2013-09-19
* movenc: Add an option for omitting the tfhd base offsetMartin Storsjö2013-09-17
* lavf: Add a flag to enable/disable per-packet flushingLuca Barbato2013-09-16
* mkv: Allow flushing the current cluster in progressMartin Storsjö2013-08-19
* rtmp: Add seek supportGavriloaie Eugen-Andrei2013-08-02
* lavf: add a raw WavPack muxer.Anton Khirnov2013-05-28
* matroskaenc: add an option to put the index at the start of the fileAnton Khirnov2013-05-03
* lavf: remove disabled FF_API_R_FRAME_RATE cruftAnton Khirnov2013-03-11
* lavf: remove disabled FF_API_AV_GETTIME cruftAnton Khirnov2013-03-11
* lavf: remove disabled FF_API_INTERLEAVE_PACKET cruftAnton Khirnov2013-03-11
* lavf: remove disabled FF_API_READ_PACKET cruftAnton Khirnov2013-03-11
* lavf: remove disabled FF_API_APPLEHTTP_PROTO cruftAnton Khirnov2013-03-11
* lavf: remove disabled FF_API_CLOSE_INPUT_FILE cruftAnton Khirnov2013-03-11
* Add the bumps and APIchanges entries for reference counted buffers changes.Anton Khirnov2013-03-08
* lavf: Handle the environment variable no_proxy more properlyMartin Storsjö2013-02-27
* rtpenc: Start the sequence numbers from a random offsetMartin Storsjö2013-01-22
* srtp: Add support for a few DTLS-SRTP related crypto suitesMartin Storsjö2013-01-21
* lavf: Add a protocol for SRTP encryption/decryptionMartin Storsjö2013-01-15
* rtsp: Support decryption of SRTP signalled via RFC 4568 (SDES)Martin Storsjö2013-01-15
* rtpdec: Support sending RTCP feedback packetsMartin Storsjö2013-01-08
* rtsp: Add support for depacketizing RTP data via custom IOMartin Storsjö2013-01-03
* rtmp: Add support for limelight authenticationMartin Storsjö2012-12-31
* rtmp: Add support for adobe authenticationMartin Storsjö2012-12-31
* tak: demuxer, parser, and decoderPaul B Mahol2012-12-07
* wav muxer: write metadataVictor Vasiliev2012-10-16
* avio: introduce avio_closepLuca Barbato2012-10-10
* Add Opus support to the Ogg muxer.Nathan Caldwell2012-09-27