log celp_filters.c @ 10882:5d34ab807e91 libavcodec

age author description
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
Mon, 09 Nov 2009 22:04:03 +0000 rbultje And on the sixth day, God gave us the <= operand, which makes the loop libavcodec
Wed, 12 Aug 2009 19:54:28 +0000 superdump Add ff_celp_circ_addf() function to be used for sparse vector circular libavcodec
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