Mercurial > libavcodec.hg
log lpc.c @ 7686:880c701c3dcf libavcodec
age | author | description |
---|---|---|
Thu, 21 Aug 2008 10:31:08 +0000 | diego | cosmetics: Fix incorrect indentation. libavcodec |
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 |