]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/lsp.c
Make sorting function used in TwinVQ a shared function
[frescor/ffmpeg.git] / libavcodec / lsp.c
2009-11-22 vitorMake sorting function used in TwinVQ a shared function
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-11-24 mruAdd shift argument to MULL() macro
2008-10-24 diegoRename acelp_math.[ch] to celp_math.[ch] to prepare...
2008-08-26 voroshil(cosmetics) Remove incorrect comment.
2008-05-11 voroshilFix compilation error.
2008-05-11 voroshilReplace hardcoded LP filter order with parameter.
2008-04-26 voroshilFixed-point LSP and LPC decoding routines for ACELP...