Mercurial > libavcodec.hg
log lpc.h @ 12530:63edd10ad4bc libavcodec tip
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 |