]> git.sesse.net Git - ffmpeg/commit
Fixed-point LSP and LPC decoding routines for ACELP-based codecs
authorVladimir Voroshilov <voroshil@gmail.com>
Sat, 26 Apr 2008 11:52:33 +0000 (11:52 +0000)
committerVladimir Voroshilov <voroshil@gmail.com>
Sat, 26 Apr 2008 11:52:33 +0000 (11:52 +0000)
commit8726882993df25c713ee51c2674492366ff84cfe
tree1502deb8dcfcd245c314a0e9f3c14d45743ade5b
parentc5497b22b700a1f2db54f6cf9527745de5375c27
Fixed-point LSP and LPC decoding routines for ACELP-based codecs

Originally committed as revision 12978 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/lsp.c [new file with mode: 0644]
libavcodec/lsp.h [new file with mode: 0644]