Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Doxygen @param command attribute syntax. | Diego Biurrun | 2010-07-17 | 1 | -2/+2 |
* | Fix doxy of fixed_mean_energy parameter in ff_amr_set_fixed_gain(). | Diego Biurrun | 2010-07-02 | 1 | -1/+1 |
* | Remove non-existing stray arguments from Doxygen function documentation. | Diego Biurrun | 2010-07-02 | 1 | -3/+0 |
* | Fix two more instances of wrong @ usage in Doxygen comments. | Diego Biurrun | 2010-07-02 | 1 | -2/+2 |
* | Fix printing of '@' symbols in Doxygen comments; the correct syntax is '@@'. | Diego Biurrun | 2010-07-02 | 1 | -4/+4 |
* | Implement ff_decode_pitch_lag() that is used by both AMR and SIPR. | Vitor Sessak | 2009-11-15 | 1 | -0/+18 |
* | Implement AMR gain function that is used by both AMR and SIPR. | Vitor Sessak | 2009-10-31 | 1 | -0/+14 |
* | Remove duplicated dot product code. Use dsputil's | Aurelien Jacobs | 2008-12-29 | 1 | -0/+3 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | gain code, gain pitch and pitch delay decoding for ACELP based codecs | Vladimir Voroshilov | 2008-06-30 | 1 | -0/+220 |