Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-18rtmpproto: 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-25rtpenc: 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-29avformat: 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-28PAF 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-05lavf: improve handling of sparse streams when muxingLuca Barbato
2014-01-17mp3enc: allow omitting the id3v2 header with -id3v2_version 0Anton Khirnov
2014-01-10flac 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-27tls: Add support for listen modeMartin Storsjö
2013-09-27tls: Add options for verifying the peer certificateMartin Storsjö
2013-09-19asfenc: mux chapters in ASF files using an ASF "marker" sectionVladimir Pantelic
2013-09-18movenc: 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-20mkv: 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