Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Replace log2f(10) with a constant | Måns Rullgård | 2010-02-20 | 1 | -1/+1 |
* | Implement ff_decode_pitch_lag() that is used by both AMR and SIPR. | Vitor Sessak | 2009-11-15 | 1 | -0/+44 |
* | Implement AMR gain function that is used by both AMR and SIPR. | Vitor Sessak | 2009-10-31 | 1 | -0/+21 |
* | Remove duplicated dot product code. Use dsputil's | Aurelien Jacobs | 2008-12-29 | 1 | -2/+4 |
* | Rename acelp_math.[ch] to celp_math.[ch] to prepare for QCELP decoder merge. | Kenan Gillet | 2008-10-24 | 1 | -1/+1 |
* | make sum_of_squares() more generic | Michael Niedermayer | 2008-07-03 | 1 | -2/+2 |
* | gain code, gain pitch and pitch delay decoding for ACELP based codecs | Vladimir Voroshilov | 2008-06-30 | 1 | -0/+119 |