Mercurial > libavcodec.hg
log lpc.c @ 7618:2b023daf5329 libavcodec
age | author | description |
---|---|---|
Sat, 16 Aug 2008 22:42:59 +0000 | jbr | update my email address to one which does not depend on my service provider libavcodec |
Sat, 16 Aug 2008 21:39:09 +0000 | jbr | use range of lpc orders in ORDER_METHOD_EST libavcodec |
Sat, 16 Aug 2008 21:32:03 +0000 | jbr | cosmetics: adjust line breaks and vertical alignment libavcodec |
Sat, 16 Aug 2008 21:24:06 +0000 | jbr | use limited range of lpc orders when quantizing coefficients libavcodec |
Sat, 16 Aug 2008 17:28:29 +0000 | ramiro | lpc: cosmetics: vertically align declarations and definitions. libavcodec |
Sat, 16 Aug 2008 17:18:20 +0000 | ramiro | flacenc, lpc: Move LPC code from flacenc.c to new lpc.[ch] files. libavcodec base flacenc.c@95705a228520 |