| Commit message (Expand) | Author | Age | Files | Lines |
* | Avoid duplicating compute_lpc_coefs() function in both the RA288 and AAC deco... | Vitor Sessak | 2008-09-04 | 1 | -40/+8 |
* | Misc cosmetics in compute_lpc_coefs(): braces removal and empty lines | Vitor Sessak | 2008-08-31 | 1 | -6/+6 |
* | Remove useless var in compute_lpc_coefs() | Vitor Sessak | 2008-08-31 | 1 | -3/+2 |
* | Merge declaration and initialization of a few vars in compute_lpc_coefs() | Vitor Sessak | 2008-08-31 | 1 | -5/+3 |
* | Remove useless zeroing of a buffer | Vitor Sessak | 2008-08-29 | 1 | -1/+0 |
* | cosmetics: Fix incorrect indentation. | Diego Biurrun | 2008-08-21 | 1 | -32/+32 |
* | update my email address to one which does not depend on my service provider | Justin Ruggles | 2008-08-16 | 1 | -1/+1 |
* | use range of lpc orders in ORDER_METHOD_EST | Justin Ruggles | 2008-08-16 | 1 | -4/+4 |
* | cosmetics: adjust line breaks and vertical alignment | Justin Ruggles | 2008-08-16 | 1 | -3/+4 |
* | use limited range of lpc orders when quantizing coefficients | Justin Ruggles | 2008-08-16 | 1 | -2/+2 |
* | lpc: cosmetics: vertically align declarations and definitions. | Ramiro Polla | 2008-08-16 | 1 | -3/+3 |
* | flacenc, lpc: Move LPC code from flacenc.c to new lpc.[ch] files. | Ramiro Polla | 2008-08-16 | 1 | -0/+204 |