]> git.sesse.net Git - ffmpeg/history - libavcodec/lsp.c
Remove unreachable else clause, found by dark shikari.
[ffmpeg] / libavcodec / lsp.c
2008-11-24 Måns RullgårdAdd shift argument to MULL() macro
2008-10-24 Kenan GilletRename acelp_math.[ch] to celp_math.[ch] to prepare...
2008-08-26 Vladimir Voroshilov(cosmetics) Remove incorrect comment.
2008-05-11 Vladimir VoroshilovFix compilation error.
2008-05-11 Vladimir VoroshilovReplace hardcoded LP filter order with parameter.
2008-04-26 Vladimir VoroshilovFixed-point LSP and LPC decoding routines for ACELP...