| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-06 | 1 | -1/+1 |
|\ |
|
| * | Give all anonymously typedeffed structs in headers a name | Diego Biurrun | 2012-10-06 | 1 | -1/+1 |
* | | Optimization of AMR NB and WB decoders for MIPS | Nedeljko Babic | 2012-06-11 | 1 | -0/+24 |
* | | Restore WIP g729 code that has been remvoed by diego biurrun. | Michael Niedermayer | 2011-09-24 | 1 | -0/+31 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-21 | 1 | -31/+0 |
|\| |
|
| * | Remove unused and non-compiling vestigial g729 decoder | Diego Biurrun | 2011-07-20 | 1 | -31/+0 |
| * | 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 | -3/+3 |
* | Fix printing of '@' symbols in Doxygen comments; the correct syntax is '@@'. | Diego Biurrun | 2010-07-02 | 1 | -5/+5 |
* | Split the input/output data arguments to ff_adaptive_gain_control(). | Ronald S. Bultje | 2010-04-21 | 1 | -2/+3 |
* | Fix spelling. | Ronald S. Bultje | 2010-03-11 | 1 | -3/+3 |
* | Add no_repeat_mask option, so that single-pulse vectors can also be | Ronald S. Bultje | 2010-01-29 | 1 | -0/+1 |
* | cosmetics: Reformat some function declarations. | Diego Biurrun | 2009-12-24 | 1 | -18/+17 |
* | Add tables used by both AMR-NB and SIPR | Vitor Sessak | 2009-12-19 | 1 | -0/+20 |
* | Commit functions used by both AMRNB and SIPR | Vitor Sessak | 2009-12-12 | 1 | -0/+46 |
* | Implement ff_scale_vector_to_given_sum_of_squares() | Reynaldo H. Verdejo Pinochet | 2009-11-04 | 1 | -0/+18 |
* | Commit some functions that are used by both SIPR and AMR. | Vitor Sessak | 2009-10-27 | 1 | -0/+12 |
* | Functional part Kenan Gillet's 'extract and share weighted_vector_sumf' | Reynaldo H. Verdejo Pinochet | 2009-03-09 | 1 | -0/+14 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | Make equation in doxy of ff_acelp_weighted_vector_sum() more readable by | Michael Niedermayer | 2008-08-21 | 1 | -1/+1 |
* | doxygen consistency | Michael Niedermayer | 2008-08-21 | 1 | -26/+26 |
* | Make comments doxygen compatible. | Michael Niedermayer | 2008-08-21 | 1 | -4/+4 |
* | Correct a couple of typos | Robert Swain | 2008-07-12 | 1 | -1/+1 |
* | Add missing #includes to fix 'make checkheaders'. | Diego Biurrun | 2008-06-16 | 1 | -0/+2 |
* | consistency cosmetics: indices --> indexes in variable names | Diego Biurrun | 2008-05-26 | 1 | -2/+2 |
* | consistency cosmetics: indices --> indexes | Diego Biurrun | 2008-05-26 | 1 | -1/+1 |
* | cosmetics: Use C-style comments in #endif directives. | Diego Biurrun | 2008-05-26 | 1 | -1/+1 |
* | adaptive and fixed codebook vector operations for ACELP-based codecs | Vladimir Voroshilov | 2008-05-23 | 1 | -0/+151 |