| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix comments about implemented codecs | Vladimir Voroshilov | 2011-09-24 | 1 | -1/+1 |
* | Add G.729D decoder | Vladimir Voroshilov | 2011-09-24 | 1 | -0/+28 |
* | Gain pitch and gain code for G729D | Vladimir Voroshilov | 2011-09-24 | 1 | -0/+30 |
* | Fixed- and adaptive-codebook gains | Vladimir Voroshilov | 2011-09-24 | 1 | -0/+7 |
* | Doxy for LSF erasure case | Vladimir Voroshilov | 2011-09-24 | 1 | -0/+9 |
* | doxy comments for LSF array | Vladimir Voroshilov | 2011-09-24 | 1 | -0/+25 |
* | Frame erasure support for LSF decoding | Vladimir Voroshilov | 2011-09-24 | 1 | -0/+5 |
* | Restore WIP g729 code that has been remvoed by diego biurrun. | Michael Niedermayer | 2011-09-24 | 1 | -0/+278 |
* | Remove unused and non-compiling vestigial g729 decoder | Diego Biurrun | 2011-07-20 | 1 | -278/+0 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | LSF (Line Spectral Frequencies) decoding routine. | Vladimir Voroshilov | 2009-06-24 | 1 | -0/+5 |
* | Convertion of LSF values to coefficients of linear prediction filter | Vladimir Voroshilov | 2009-06-20 | 1 | -0/+8 |
* | K&R formatting of already submitted G.729 code | Vladimir Voroshilov | 2009-06-06 | 1 | -10/+5 |
* | cosmetics: Change comment style for consistency. | Diego Biurrun | 2008-10-02 | 1 | -1/+1 |
* | Second-stage gain and Moving Average Predictor codebooks. | Vladimir Voroshilov | 2008-09-17 | 1 | -0/+42 |
* | gain codebook (first stage), 8k mode for G.729 | Vladimir Voroshilov | 2008-09-03 | 1 | -0/+14 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | (cosmetics) Align comments consistently. | Vladimir Voroshilov | 2008-08-26 | 1 | -2/+1 |
* | Another set of definitions for G.729 | Vladimir Voroshilov | 2008-08-26 | 1 | -0/+9 |
* | Move from g729.h all definitions which are used only in g729dec.c | Vladimir Voroshilov | 2008-08-23 | 1 | -1/+3 |
* | first and second stage LSP codebooks for G.729 | Vladimir Voroshilov | 2008-08-21 | 1 | -0/+204 |