[FFmpeg-devel] [PATCH] QCELP decoder
Kenan Gillet
kenan.gillet
Thu Nov 13 20:46:40 CET 2008
Thanks for your reviews,
here is round 10 of the QCELP decoder patch:
- it simplifies and optimizes qcelp_lspf2lpc and lps2poly
- it removes bandwith_expansion_coeff from QCELPContext, and replaces it
by a systematic recalculation as the benchmarks show it is faster
- simplifies apply_gain_control,
- adds FIXME comment an av_log_missing_features in apply_gain_control
if the vector to control gain of is a zero vector.
- various cosmetics
Kenan
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: qcelp-round10-decoder.patch.txt
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081113/1e4ef814/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: qcelp-round10-doc-glue.patch.txt
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081113/1e4ef814/attachment-0001.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: qcelp-round10-lsp.patch.txt
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081113/1e4ef814/attachment-0002.txt>
More information about the ffmpeg-devel
mailing list