[FFmpeg-devel] [PATCH] Replace hardcoded LP filter order with parameter in lsp.c

Vladimir Voroshilov voroshil
Sat May 10 08:41:39 CEST 2008


Hi, All

Comparing SIPR decoder with current lsp.c code i've found that
most of LSP routines are mostly the same.

The only difference are order of used filter.
G.729 and AMR uses 10th order LP filter, while
SIPR's 16k mode used 16th order filter.

Attached patch removes hardcoded filter order from loops and
replaces it with parameter.

P.S. cosmetics long-line-break (declarations only) patch will be applied
separately (should i post that trivial patch here ?)

-- 
Regards,
Vladimir Voroshilov     mailto:voroshil at gmail.com
JID: voroshil at gmail.com, voroshil at jabber.ru
ICQ: 95587719
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 09_lsp_44.diff
Type: text/x-diff
Size: 6046 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080510/cc868537/attachment.diff>



More information about the ffmpeg-devel mailing list