Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compilation error. | Vladimir Voroshilov | 2008-05-11 | 1 | -1/+1 |
| | | | | | | | It was introduced after changing input parameter and overlooked during review process. Originally committed as revision 13112 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Replace hardcoded LP filter order with parameter. | Vladimir Voroshilov | 2008-05-11 | 1 | -20/+20 |
| | | | | | | This will allow to reuse the code in the SIPR decoder. Originally committed as revision 13108 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Fixed-point LSP and LPC decoding routines for ACELP-based codecs | Vladimir Voroshilov | 2008-04-26 | 1 | -0/+120 |
Originally committed as revision 12978 to svn://svn.ffmpeg.org/ffmpeg/trunk |