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
2012-03-14doc/general: update supported devices table.Anton Khirnov
2012-03-14doc/general: add missing @tab to codecs table.Anton Khirnov
2012-03-02Windows Media Audio Lossless decoderMashiat Sarker Shakkhar
2012-02-17avcodec: add a Sun Rasterfile encoderAneesh Dogra
2012-02-15prores encoderKostya Shishkov
2012-02-15CDXL demuxer and decoderPaul B Mahol
2012-02-02doc: decoding Forward Uncompressed is supportedPaul B Mahol
2012-01-23XWD encoder and decoderPaul B Mahol
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-28Indeo 4 decoderKostya Shishkov
2011-12-18lavf: add OpenMG audio muxer.Michael Karcher
2011-12-14v410 encoder and decoderDerek Buitenhuis
2011-12-11Fix a bunch of common typos.Diego Biurrun
2011-12-10Dxtory capture format decoderKostya Shishkov
2011-12-09doc: extend external library coverageLuca Barbato
2011-12-09doc: split platform specific informationLuca Barbato
2011-12-08doc: add pulseaudio to the input listLuca Barbato
2011-12-08cljr: add encoderPaul B Mahol
2011-12-02doc: improve general documentation for MacOSXLuca Barbato
2011-12-01Add PlayStation Portable PMP format demuxerReimar Döffinger
2011-11-27avformat: add CRI ADX format demuxerJustin Ruggles
2011-11-12VBLE DecoderDerek Buitenhuis
2011-11-08BMV demuxer and decoderKostya Shishkov
2011-10-26avcodec: remove the Zork PCM encoder.Justin Ruggles
2011-10-20libspeexenc: add libspeex encoderJustin Ruggles
2011-10-19Ut Video decoderKostya Shishkov
2011-09-22Apple ProRes decoderMaxim Poliakovski
2011-09-07Add LATM muxerKieran Kunhya
2011-08-23Windows Media Image decoder (WMVP/WVP2)Alberto Delmás
2011-08-17add XMV demuxerSven Hesse
2011-08-09Rename ffserver to avserver.Anton Khirnov
2011-08-09Rename ffplay to avplay.Anton Khirnov
2011-07-22add Flash Screen Video 2 decoderKostya Shishkov
2011-07-13wav: parse 'bext' metadataTomas Härdin
2011-07-13wav: add an option for writing BEXT chunkBenjamin Larsson
2011-07-13doc: Improve references to external URLs.Diego Biurrun
2011-07-08docs: Use proper markup for a literal command line optionMartin Storsjö
2011-07-08docs: Remove a remark that isn't relevant any longerMartin Storsjö
2011-07-08docs: Explain how to regenerate import libraries with MSVC toolsMartin Storsjö
2011-07-08docs: Mention that libraries for MSVC can be built with a cross compilerMartin Storsjö
2011-07-08docs: Remove old docs that mention setting up a build environment with lib.exeMartin Storsjö
2011-07-08docs: Mention the upstream bugzilla url about the dlltool vs MSVC issueMartin Storsjö
2011-07-07docs: Remove needless configure optionsMartin Storsjö
2011-07-07docs: Don't recommend adding --enable-memalign-hackMartin Storsjö
2011-05-28ac3enc: add support for E-AC-3 encoding.Justin Ruggles
2011-05-27doc: Drop DJGPP section, Libav now compiles out-of-the-box on FreeDOS.Diego Biurrun
2011-05-26doc: Drop hint at --enable-memalign-hack for MinGW, it is now autodetected.Diego Biurrun
2011-05-12configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS.Diego Biurrun