OSDN Git Service

Fix grammar errors in documentation
[coroid/libav_saccubus.git] / libavcodec / lsp.h
2010-06-30 Måns RullgårdFix grammar errors in documentation
2010-06-26 Måns Rullgårdlsp: convert variable-length arrays to fixed size
2009-11-24 Vitor SessakMake lsp2polyf() function non-static for upcoming usage...
2009-11-22 Vitor SessakMake sorting function used in TwinVQ a shared function
2009-11-11 Vitor SessakUse doubles in ff_set_min_dist_lsf(). After this patch...
2009-11-10 Vitor SessakAvoid variable-length array use in ff_acelp_lspd2lpc()
2009-11-09 Vitor SessakDo not hardcode filter order in ff_acelp_lspd2lpc()
2009-10-27 Vitor SessakCommit some functions that are used by both SIPR and...
2009-08-03 Colin McQuillanExpose QCELP's floating-point LSP-to-LPC function
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-07-12 Robert SwainCorrect a couple of typos
2008-05-11 Vladimir VoroshilovReplace hardcoded LP filter order with parameter.
2008-05-03 Måns Rullgårdadd necessary #includes in headers
2008-04-27 Diego BiurrunUse filename as multiple inclusion guard.
2008-04-26 Robert SwainGrammar fixes and improvements for the new ACELP code
2008-04-26 Vladimir VoroshilovFixed-point LSP and LPC decoding routines for ACELP...