summaryrefslogtreecommitdiffstats
path: root/libavcodec/lsp.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix compilation error.Vladimir Voroshilov2008-05-111-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 Voroshilov2008-05-111-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 codecsVladimir Voroshilov2008-04-261-0/+120
Originally committed as revision 12978 to svn://svn.ffmpeg.org/ffmpeg/trunk
OpenPOWER on IntegriCloud