log celp_filters.c @ 10013:454cb6aa43a3 libavcodec

age author description
Mon, 03 Aug 2009 17:15:01 +0000 superdump Correct the sign of the arithmetic in ff_celp_lp_zero_synthesis_filterf() 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
Wed, 15 Apr 2009 19:37:35 +0000 reynaldo [COSMETIC] Correct a minor nit. Should be clearer now. libavcodec
Wed, 15 Apr 2009 19:28:28 +0000 reynaldo Fix possibly harmful outbound addressing. Patch by Kenan Gillet. libavcodec
Mon, 23 Feb 2009 22:19:16 +0000 vitor Change sign in ff_celp_lp_synthesis_filterf(). This makes this 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