| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '9a9e2f1c8aa4539a261625145e5c1f46a8106ac2' | Michael Niedermayer | 2014-06-22 | 1 | -3/+4 |
|\ |
|
| * | dsputil: Split audio operations off into a separate context | Diego Biurrun | 2014-06-22 | 1 | -3/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-24 | 1 | -37/+37 |
|\| |
|
| * | doxygen: Consistently use '@' instead of '\' for Doxygen markup. | Diego Biurrun | 2011-06-24 | 1 | -37/+37 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | 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 |