Tue, 24 Nov 2009 16:58:50 +0000 |
vitor |
Make lsp2polyf() function non-static for upcoming usage in SIPR
libavcodec
|
Sun, 22 Nov 2009 22:25:58 +0000 |
vitor |
Make sorting function used in TwinVQ a shared function
libavcodec
|
Wed, 11 Nov 2009 11:00:50 +0000 |
vitor |
Use doubles in ff_set_min_dist_lsf(). After this patch, AMR can use this
libavcodec
|
Tue, 10 Nov 2009 04:17:18 +0000 |
vitor |
Avoid variable-length array use in ff_acelp_lspd2lpc()
libavcodec
|
Mon, 09 Nov 2009 12:06:19 +0000 |
vitor |
Do not hardcode filter order in ff_acelp_lspd2lpc()
libavcodec
|
Tue, 27 Oct 2009 23:53:18 +0000 |
vitor |
Commit some functions that are used by both SIPR and AMR.
libavcodec
|
Mon, 03 Aug 2009 08:37:02 +0000 |
superdump |
Expose QCELP's floating-point LSP-to-LPC function
libavcodec
|
Sun, 31 Aug 2008 07:39:47 +0000 |
stefano |
Globally rename the header inclusion guard names.
libavcodec
|
Sat, 12 Jul 2008 09:48:19 +0000 |
superdump |
Correct a couple of typos
libavcodec
|
Sun, 11 May 2008 03:18:18 +0000 |
voroshil |
Replace hardcoded LP filter order with parameter.
libavcodec
|
Sat, 03 May 2008 13:29:39 +0000 |
mru |
add necessary #includes in headers
libavcodec
|
Sun, 27 Apr 2008 10:01:07 +0000 |
diego |
Use filename as multiple inclusion guard.
libavcodec
|
Sat, 26 Apr 2008 15:20:06 +0000 |
superdump |
Grammar fixes and improvements for the new ACELP code
libavcodec
|
Sat, 26 Apr 2008 11:52:33 +0000 |
voroshil |
Fixed-point LSP and LPC decoding routines for ACELP-based codecs
libavcodec
|