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-09-24Fix comments about implemented codecsVladimir Voroshilov
2011-09-24Add G.729D decoderVladimir Voroshilov
2011-09-24Gain pitch and gain code for G729DVladimir Voroshilov
2011-09-24Fixed- and adaptive-codebook gainsVladimir Voroshilov
2011-09-24Doxy for LSF erasure caseVladimir Voroshilov
2011-09-24doxy comments for LSF arrayVladimir Voroshilov
2011-09-24Frame erasure support for LSF decodingVladimir Voroshilov
2011-09-24Restore WIP g729 code that has been remvoed by diego biurrun.Michael Niedermayer
2011-07-20Remove unused and non-compiling vestigial g729 decoderDiego Biurrun
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2009-06-24LSF (Line Spectral Frequencies) decoding routine.Vladimir Voroshilov
2009-06-20Convertion of LSF values to coefficients of linear prediction filterVladimir Voroshilov
2009-06-06K&R formatting of already submitted G.729 codeVladimir Voroshilov
2008-10-02cosmetics: Change comment style for consistency.Diego Biurrun
2008-09-17Second-stage gain and Moving Average Predictor codebooks.Vladimir Voroshilov
2008-09-03gain codebook (first stage), 8k mode for G.729Vladimir Voroshilov
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2008-08-26(cosmetics) Align comments consistently.Vladimir Voroshilov
2008-08-26Another set of definitions for G.729Vladimir Voroshilov
2008-08-23Move from g729.h all definitions which are used only in g729dec.cVladimir Voroshilov
2008-08-21first and second stage LSP codebooks for G.729Vladimir Voroshilov