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
2012-02-14librtmp: Add "lib" prefix to librtmp URLProtocol declarations.Diego Biurrun
2012-02-13build: Set correct dependencies for rtmp* protocols implemented by librtmp.Diego Biurrun
2012-01-25movenc: Add a separate ismv/isma (smooth streaming) muxerMartin Storsjö
2012-01-16add SMJPEG muxerPaul B Mahol
2012-01-04adx: add an adx muxerJustin Ruggles
2011-12-28avformat: Add SMJPEG demuxer.Paul B Mahol
2011-12-19segment: introduce segmented chain muxerLuca Barbato
2011-12-18lavf: add OpenMG audio muxer.Michael Karcher
2011-12-01Add PlayStation Portable PMP format demuxerReimar Döffinger
2011-11-27avformat: add CRI ADX format demuxerJustin Ruggles
2011-11-18http: Add a new protocol for opening connections via http proxiesMartin Storsjö
2011-11-08BMV demuxer and decoderKostya Shishkov
2011-11-05avformat: Add the https protocolMartin Storsjö
2011-11-05avformat: Add the tls protocol, using OpenSSL or gnutlsMartin Storsjö
2011-09-22Add LATM demuxerJanne Grunau
2011-09-07Add LATM muxerKieran Kunhya
2011-08-17add XMV demuxerSven Hesse
2011-04-23Add a protocol handler for AES CBC decryption with PKCS7 paddingMartin Storsjö
2011-04-14add xWMA demuxerMax Horn
2011-04-07avio: make av_register_protocol2 internal.Anton Khirnov
2011-03-28Chronomaster DFA decoderKostya Shishkov
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-03-14Bitmap Brothers JV demuxerPeter Ross
2011-03-07Add Apple HTTP Live Streaming protocol handlerMartin Storsjö
2011-01-27Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò
2011-01-18Missing parts of IVF muxer support.Reimar Döffinger
2010-12-27Metadata demuxer.Anton Khirnov
2010-12-27Metadata muxerAnton Khirnov
2010-12-26Windows Televison (WTV) demuxerPeter Ross
2010-11-26Mobotix .mxg demuxerAnatoly Nenashev
2010-11-23S/PDIF demuxerAnssi Hannula
2010-10-21rtsp: Untangle the dependencies between the RTSP/SDP demuxers and RTSP muxerMartin Storsjö
2010-10-19Add a demuxer for receiving raw rtp:// URLs without an SDP descriptionMartin Storsjö
2010-10-13Add a SAP demuxerMartin Storsjö
2010-10-08Add a SAP (Session Announcement Protocol, RFC 2974) muxerMartin Storsjö
2010-10-01Add demuxer for LXF (Leitch/Harris' VR native stream format)Tomas Härdin
2010-09-09Add a muxer and demuxer for raw G.722Martin Storsjö
2010-08-23enabling codec and muxer by registering it in allcodec.c and allformat.c and ...Tobias Bindhammer
2010-08-21MMSH support, the most popular and widely used of all MMS variants. Written byRonald S. Bultje
2010-08-19Add Apple HTTP Live Streaming demuxerMartin Storsjö
2010-07-27Place the concat protocol entry at the begin of the registeredStefano Sabatini
2010-07-27add Chinese AVS encoding via external library libxavsStefan Gehrer
2010-07-25add SubRip muxer and demuxerAurelien Jacobs
2010-07-20Lego Mindstorms RSO muxer and demuxer.Rafaël Carré
2010-07-19Add MD5 protocolMåns Rullgård
2010-07-18Tele-typewriter demuxerPeter Ross
2010-06-22Add an av_register_protocol2 function that takes a size parameterMartin Storsjö
2010-06-05Add WebM muxerJames Zern
2010-05-28On2 IVF demuxerDavid Conrad
2010-05-25MMS-over-TCP protocol support. Patch by Zhentan Feng <spyfeng gmail com>.Zhentan Feng