| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+2 |
|\ |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+2 |
* | | Optimization of AMR NB and WB decoders for MIPS | Nedeljko Babic | 2012-06-11 | 1 | -0/+8 |
* | | Cosmetics: Fix indentation after last commit. | Carl Eugen Hoyos | 2011-12-18 | 1 | -9/+9 |
* | | Fix possible endless loop when decoding amr. | Carl Eugen Hoyos | 2011-12-18 | 1 | -0/+2 |
* | | Restore WIP g729 code that has been remvoed by diego biurrun. | Michael Niedermayer | 2011-09-24 | 1 | -0/+20 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-21 | 1 | -20/+0 |
|\| |
|
| * | Remove unused and non-compiling vestigial g729 decoder | Diego Biurrun | 2011-07-20 | 1 | -20/+0 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-16 | 1 | -10/+0 |
|\| |
|
| * | acelp: Remove unused gray_decode table. | Diego Biurrun | 2011-05-15 | 1 | -10/+0 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | Split the input/output data arguments to ff_adaptive_gain_control(). | Ronald S. Bultje | 2010-04-21 | 1 | -3/+3 |
* | Fix spelling. | Ronald S. Bultje | 2010-03-11 | 1 | -2/+2 |
* | Add no_repeat_mask option, so that single-pulse vectors can also be | Ronald S. Bultje | 2010-01-29 | 1 | -4/+5 |
* | Simplify. See "[PATCH] simplify ff_set_fixed_vector()" thread on mailinglist. | Ronald S. Bultje | 2010-01-28 | 1 | -9/+5 |
* | Add tables used by both AMR-NB and SIPR | Vitor Sessak | 2009-12-19 | 1 | -0/+29 |
* | Commit functions used by both AMRNB and SIPR | Vitor Sessak | 2009-12-12 | 1 | -0/+54 |
* | Correct double include introduced by r20450 | Reynaldo H. Verdejo Pinochet | 2009-11-05 | 1 | -1/+0 |
* | Implement ff_scale_vector_to_given_sum_of_squares() | Reynaldo H. Verdejo Pinochet | 2009-11-04 | 1 | -0/+12 |
* | Commit some functions that are used by both SIPR and AMR. | Vitor Sessak | 2009-10-27 | 1 | -0/+22 |
* | Functional part Kenan Gillet's 'extract and share weighted_vector_sumf' | Reynaldo H. Verdejo Pinochet | 2009-03-09 | 1 | -0/+10 |
* | consistency cosmetics: indices --> indexes in variable names | Diego Biurrun | 2008-05-26 | 1 | -4/+4 |
* | adaptive and fixed codebook vector operations for ACELP-based codecs | Vladimir Voroshilov | 2008-05-23 | 1 | -0/+147 |