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
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-24G.729 .bit file demuxerVladimir Voroshilov
2011-09-24ACT demuxerVladimir Voroshilov
2011-09-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-09-22Add LATM demuxerJanne Grunau
2011-09-16Binary text decoderPeter Ross
2011-09-14WTV muxer (2_wtvenc.patch, 3_add_wtv_muxer.patch)zhentan feng
2011-09-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-09-07Add LATM muxerKieran Kunhya
2011-08-20Add LOAS demuxer.Carl Eugen Hoyos
2011-08-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-08-17add XMV demuxerSven Hesse
2011-07-14Merge commit 'b5849f77095439e994b11c25e6063d443b36c228'Michael Niedermayer
2011-07-13build: move tests/seek_test.c to libavformat and reuse generic build rulesDiego Biurrun
2011-07-11Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'Michael Niedermayer
2011-07-11build: rework rules for things in the tools dirMans Rullgard
2011-07-08examples: move metadata-example.c to doc/examplesStefano Sabatini
2011-07-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-02libavformat: Add an example how to use the metadata APIReinhard Tartler
2011-07-02ALSA demuxer: use av_gettime and a timefilter.Nicolas George
2011-06-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-28build: include sub-makefiles using full path instead of symlinksMans Rullgard
2011-06-26Revert "build: Remove redundant config.mak includes from subdirectory Makefil...Reimar Döffinger
2011-06-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-25build: Remove redundant config.mak includes from subdirectory Makefiles.Diego Biurrun
2011-06-10rtpenc: MP4A-LATM payload supportJuan Carlos Rodriguez
2011-06-06lavf: remove reference to output-example in MakefileStefano Sabatini
2011-05-30examples: move API examples to a dedicated dir in docStefano Sabatini
2011-05-20rtpenc: MP4A-LATM payload supportJuan Carlos Rodriguez
2011-05-17Write channel_layout for multichannel aif files.Carl Eugen Hoyos
2011-05-15Initial caf muxer.Carl Eugen Hoyos
2011-05-05Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-04Fix standalone compilation of WTV demuxer.Diego Biurrun
2011-05-01WTV:move the common variable used by wtvdec.c and wtvenc.c to a new file wtv....zhentan feng
2011-05-01rename wtv.c to wtvdec.czhentan feng
2011-04-28Move channel chunk reading function to isom.c.Carl Eugen Hoyos
2011-04-24Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-23Support channel layout when demuxing aif files.Carl Eugen Hoyos
2011-04-23Add a protocol handler for AES CBC decryption with PKCS7 paddingMartin Storsjö
2011-04-20Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-19lavf: remove FF_API_OLD_METADATA cruftAnton Khirnov
2011-04-19Ogg: add support for Xiph's CELT (Opus) codec.Nicolas George
2011-04-15Merge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864'Michael Niedermayer
2011-04-14add xWMA demuxerMax Horn
2011-04-06Add PlayStation Portable PMP format demuxerReimar Döffinger
2011-04-04add MicroDVD muxer and demuxerAurelien Jacobs
2011-03-28Chronomaster DFA decoderKostya Shishkov
2011-03-16mp3enc: remove mp3_write_packet(), use ff_raw_write_packet() insteadAnton Khirnov