log lpc.h @ 12514:e6d711ba5760 libavcodec

age author description
Sun, 11 Jul 2010 16:56:20 +0000 jbr Add AVCodecContext.lpc_type and Add AVCodecContext.lpc_passes fields. libavcodec
Wed, 30 Jun 2010 15:38:06 +0000 mru Fix grammar errors in documentation libavcodec
Sat, 06 Mar 2010 22:36:45 +0000 mru Move some prototypes from dsputil.c to reasonable header files libavcodec
Thu, 04 Sep 2008 22:17:27 +0000 vitor Cosmetics: s/LPC_type/LPC_TYPE/ libavcodec
Thu, 04 Sep 2008 11:03:14 +0000 vitor Avoid duplicating compute_lpc_coefs() function in both the RA288 and AAC decoders. libavcodec
Sun, 31 Aug 2008 07:39:47 +0000 stefano Globally rename the header inclusion guard names. libavcodec
Sun, 17 Aug 2008 19:26:13 +0000 diego Add missing header includes to fix 'make checkheaders'. 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: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