log celp_filters.h @ 12501:b3f9612d4ea7 libavcodec

age author description
Sat, 17 Jul 2010 10:43:42 +0000 diego Fix Doxygen @param command attribute syntax. libavcodec
Wed, 16 Dec 2009 17:15:57 +0000 vitor Cosmetics: make celp_filters.* formatting more consistent with the rest of libavcodec
Wed, 16 Dec 2009 17:09:33 +0000 vitor Optimize ff_celp_lp_synthesis_filterf(). 50% faster in my tests. libavcodec
Wed, 12 Aug 2009 19:54:28 +0000 superdump Add ff_celp_circ_addf() function to be used for sparse vector circular libavcodec
Sun, 02 Aug 2009 10:34:30 +0000 diego cosmetics: K&R coding style libavcodec
Sat, 18 Apr 2009 22:53:37 +0000 reynaldo Add LP zero synthesis filter. Patch by Kenan Gillet. libavcodec
Thu, 30 Oct 2008 22:32:43 +0000 diego Fix numbers in Doxygen comments, patch by Kenan Gillet, kenan.gillet gmail com. libavcodec
Thu, 30 Oct 2008 22:12:43 +0000 diego Remove nonsense @return Doxygen comment for void function. libavcodec
Thu, 30 Oct 2008 21:05:37 +0000 vitor Add a LPC filter libavcodec
Fri, 24 Oct 2008 21:29:23 +0000 diego Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder. libavcodec