Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move some prototypes from dsputil.c to reasonable header files | Måns Rullgård | 2010-03-06 | 1 | -0/+3 |
* | Cosmetics: s/LPC_type/LPC_TYPE/ | Vitor Sessak | 2008-09-04 | 1 | -9/+9 |
* | Avoid duplicating compute_lpc_coefs() function in both the RA288 and AAC deco... | Vitor Sessak | 2008-09-04 | 1 | -0/+54 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | Add missing header includes to fix 'make checkheaders'. | Diego Biurrun | 2008-08-17 | 1 | -1/+2 |
* | update my email address to one which does not depend on my service provider | Justin Ruggles | 2008-08-16 | 1 | -1/+1 |
* | 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 | -1/+1 |
* | lpc: cosmetics: vertically align declarations and definitions. | Ramiro Polla | 2008-08-16 | 1 | -5/+5 |
* | flacenc, lpc: Move LPC code from flacenc.c to new lpc.[ch] files. | Ramiro Polla | 2008-08-16 | 1 | -0/+46 |