15 Commits (64bde1974be4ab53f5ec468ef8f8c4cf18c27c52)

Author SHA1 Message Date
Patrik Kullman 3cfe88194a lpc: Remove false positive compilation warning about weight being 16 years ago
Patrik Kullman eabe8c7033 Assert that ff_lpc_calc_coefs() is called with a valid LPC method. 16 years ago
Patrik Kullman 83f63ffb22 lpc: Document the use_lpc parameter to ff_lpc_calc_coefs(). 16 years ago
Vitor Sessak 1be0fc2909 Avoid duplicating compute_lpc_coefs() function in both the RA288 and AAC decoders. 16 years ago
Vitor Sessak f6a1ca1dad Misc cosmetics in compute_lpc_coefs(): braces removal and empty lines 16 years ago
Vitor Sessak fc324cd523 Remove useless var in compute_lpc_coefs() 16 years ago
Vitor Sessak 5d2dd90848 Merge declaration and initialization of a few vars in compute_lpc_coefs() 16 years ago
Vitor Sessak f991d423d2 Remove useless zeroing of a buffer 16 years ago
Diego Biurrun 8e84913db4 cosmetics: Fix incorrect indentation. 16 years ago
Justin Ruggles 38c1a5c4d9 update my email address to one which does not depend on my service provider 16 years ago
Justin Ruggles 81fc8a63c5 use range of lpc orders in ORDER_METHOD_EST 16 years ago
Justin Ruggles 9045f5e72d cosmetics: adjust line breaks and vertical alignment 16 years ago
Justin Ruggles 56c07e2989 use limited range of lpc orders when quantizing coefficients 16 years ago
Ramiro Polla e9e3c9801e lpc: cosmetics: vertically align declarations and definitions. 16 years ago
Ramiro Polla c50da3ad6c flacenc, lpc: Move LPC code from flacenc.c to new lpc.[ch] files. 16 years ago