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
2013-11-26MSN Audio supportKostya Shishkov
2013-02-12gsm: decode directly to the user-provided AVFrameJustin Ruggles
2012-12-17cosmetics: Use consistent names for multiple inclusion guards.Diego Biurrun
2012-10-06Give all anonymously typedeffed structs in headers a nameDiego Biurrun
2012-01-11avcodec: add GSM parserJustin Ruggles
2011-12-03Add avcodec_decode_audio4().Justin Ruggles
2011-05-21multiple inclusion guard cleanupDiego Biurrun
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-10-02Fix GSM decoding: regular GSM and MSGSM do not use the sameReimar Döffinger