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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-23build: fix standalone compilation of OMA muxerDiego Biurrun
2011-12-23build: fix standalone compilation of Microsoft XMV demuxerDiego Biurrun
2011-12-23build: fix standalone compilation of Core Audio Format demuxerDiego Biurrun
2011-12-22lavf: Add SMJPEG demuxer.Paul B Mahol
2011-12-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-19segment: introduce segmented chain muxerLuca Barbato
2011-12-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-18lavf: add OpenMG audio muxer.Michael Karcher
2011-12-18omadec: split data that will be used in the muxer to a separate file.Anton Khirnov
2011-12-18lavf: rename oma.c -> omadec.cAnton Khirnov
2011-12-15lavf: add SBG demuxer.Nicolas George
2011-12-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-13build: move inclusion of subdir.mak to main subdir loopMans Rullgard
2011-12-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-10mov: add support for reading and writing the 'chan' tagJustin Ruggles
2011-12-04Microsoft Windows ICO demuxerPeter Ross
2011-12-01Add PlayStation Portable PMP format demuxerReimar Döffinger
2011-11-30rtpdec: Add support for G726 audioMiroslav Slugeň
2011-11-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-27Generalize RIFF INFO tag support; support reading INFO tag in wavVictor Vasiliev
2011-11-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-27avformat: add CRI ADX format demuxerJustin Ruggles
2011-11-20Merge remote-tracking branch 'shariman/wmall'Michael Niedermayer
2011-11-20httpproxy: Specify the object files needed in the MakefileMartin Storsjö
2011-11-13mkvtimestamp v2 muxer: rename so as to avoid confusion with SMPTE timecodes.Michael Niedermayer
2011-11-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-08BMV demuxer and decoderKostya Shishkov
2011-11-08libavformat: add support for G726 audio decoder in RTP and RTSP streamsMiroslav Slugeň
2011-11-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-05wtvenc: use ff_put_guid and remove local copy of this functionPeter Ross
2011-11-05avformat: Add the https protocolMartin Storsjö
2011-11-05avformat: Add the tls protocol, using OpenSSL or gnutlsMartin Storsjö
2011-11-05avformat: Split out functions from network.h to a new file, network.cMartin Storsjö
2011-11-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-02Create separate functions for the raw GSM demuxer.Justin Ruggles
2011-10-30Minimal patch for G.729 demuxerVladimir Voroshilov
2011-10-27Timecode v2 muxerDavid Conrad
2011-10-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-23Move id3v2 tag writing to a separate file.Michael Karcher
2011-10-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-21Move timefilter code from lavf to lavd.Anton Khirnov
2011-10-17Merge remote-tracking branch 'luzero/segment'Michael Niedermayer
2011-10-16add cache protocolMichael Niedermayer
2011-10-13g723.1: use raw muxerMohamed Naufal
2011-10-12segment: introduce segmented chain muxerLuca Barbato
2011-10-10g723.1 muxerMohamed Naufal
2011-10-05Add libmodplug support.Clément Bœsch
2011-09-29Add the G723.1 demuxer and decoderMohamed Naufal Basheer
2011-09-26oggdec: add support for Xiph's CELT codecNicolas George