Mon, 01 Mar 2010 20:42:13 +0000 |
vitor |
Fix spelling in comment
libavcodec
|
Mon, 01 Mar 2010 19:56:51 +0000 |
vitor |
Add commented-out unoptimized code to improve readability
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
|
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
|
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
|