Hi Diego<br><br><div><span class="gmail_quote">On 8/8/07, <b class="gmail_sendername">Diego Biurrun</b> &lt;<a href="mailto:diego@biurrun.de">diego@biurrun.de</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Wed, Aug 08, 2007 at 07:10:40AM +0200, reynaldo wrote:<br>&gt;<br>&gt; Log:<br>&gt; formant synthesis filter and a adaptive posfiltering&#39;s detilt<br><br>an adaptive, posTfilter</blockquote><div><br>Will fix.<br></div>
<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">What&#39;s detilt?</blockquote><div><br>Tilt in this context is the spectral deviation induced by the adaptive postfilter. &#39;Detilt&#39; is the
<br>action needed to correct this situation, what it does it to effectively offset the tilt/deviation<br>so it becomes less noticeable. That&#39;s the way I understand it at least, others might have<br>better/more correct explanations.
<br><br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&gt; --- qcelp/qcelpdec.c&nbsp;&nbsp;(original)<br>&gt; +++ qcelp/qcelpdec.c&nbsp;&nbsp;Wed Aug&nbsp;&nbsp;8 07:10:40 2007
<br>&gt; @@ -716,6 +718,11 @@ static int qcelp_decode_frame(AVCodecCon<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;qcelp_lsp2lpc(qtzd_lspf, lpc);<br>&gt; +&nbsp;&nbsp;&nbsp;&nbsp;/* apply formant synthesis filter over pitch pre filter&#39;s output */<br><br>Apply formant synthesis filter over the pitch prefilter output. */
</blockquote><div><br>Fixed on my tree. <br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&gt; +&nbsp;&nbsp;&nbsp;&nbsp;/* WIP adaptive postifilter here */
<br><br>postfilter</blockquote><div><br>Same. <br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Diego</blockquote><div><br>Thanks.
<br><br>&nbsp; Reynaldo<br></div></div><br>