]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/lsp.h
Use doubles in ff_set_min_dist_lsf(). After this patch, AMR can use this
[frescor/ffmpeg.git] / libavcodec / lsp.h
2009-11-11 vitorUse doubles in ff_set_min_dist_lsf(). After this patch...
2009-11-10 vitorAvoid variable-length array use in ff_acelp_lspd2lpc()
2009-11-09 vitorDo not hardcode filter order in ff_acelp_lspd2lpc()
2009-10-27 vitorCommit some functions that are used by both SIPR and AMR
2009-08-03 superdumpExpose QCELP's floating-point LSP-to-LPC function
2008-08-31 stefanoRename globally the header inclusion guards.
2008-07-12 superdumpCorrect a couple of typos
2008-05-11 voroshilReplace hardcoded LP filter order with parameter.
2008-05-03 mruadd necessary #includes in headers
2008-04-27 diegoUse filename as multiple inclusion guard.
2008-04-26 superdumpGrammar fixes and improvements for the new ACELP code
2008-04-26 voroshilFixed-point LSP and LPC decoding routines for ACELP...