[FFmpeg-devel] [PATCH] QCELP decoder

Kenan Gillet kenan.gillet
Fri Nov 7 18:24:25 CET 2008


Hi everybody,

sorry for the delay,

And here is another updated set of patches which makes it round 8.
and a small summary:
- optimizes qcelp_lspf2lpc which is now 60% faster.
	should it still be in it own file or merging qcelp_lsp.c and  
qcelpdec.c is ok?
- simplifies interpolate_lpc and determine_framerate after Michael  
comment.
- removes useless wrapper function.
- added minor version bump in libavcodec/avcodec.h
- it fixes the FIR filter to behave like in the reference code
- some cosmetics

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: qcelp-round8-decoder.patch.txt
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081107/a9953392/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: qcelp-round8-doc-glue.patch.txt
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081107/a9953392/attachment-0001.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: qcelp-round8-lsp.patch.txt
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081107/a9953392/attachment-0002.txt>



More information about the ffmpeg-devel mailing list