On 7/4/07, <b class="gmail_sendername">Diego Biurrun</b> &lt;<a href="mailto:diego@biurrun.de">diego@biurrun.de</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Tue, Jul 03, 2007 at 10:16:49PM +0200, reynaldo wrote:<br>&gt;<br>&gt; Log:<br>&gt; Some structural code frame, only thing I would consider ready for initial peer review here is the parsing and reordering routine. feel free to destroy everything along with it thouhg ;)
<br><br>Huh, that&#39;s long, did your enter key break? ;-p</blockquote><div><br>-m&quot;...&quot;, never used the&nbsp; $EDITOR for commint messages, maybe I should.<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;">
Below are some nits I noticed while reading through the code.</blockquote><div><br>I was specting this ;) <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/qcelp.h&nbsp;&nbsp;&nbsp;&nbsp; Tue Jul&nbsp;&nbsp;3 22:16:49 2007<br><br>Why not call this file qcelpdec.h?</blockquote><div><br>I will. <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; + * YOU WONT SEE ANY mention of a REFERENCE nor an UNIVERSAL frame<br><br>Your keyboard seems to have the same problem as Michael&#39;s, stuck &#39; key.</blockquote><div><br>I will keep avoiding the &#39; then, there must be a good reason to leave it out, we just
<br>don&#39;t see it. :)<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&gt; + * QCELPBitmap showing the location of each bit in the input * with
<br>&gt; + * respect to a transmision code in the &#39;universal frame&#39;.<br><br>transmission<br><br>I don&#39;t understand this sentence.&nbsp;&nbsp;What does the * mean?</blockquote><div><br>Nothing, it was a typo.<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; + * it would be really nice if someone reviewed this numbers :)<br><br>these</blockquote>
<div><br>What about the numbers? :-) <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; + * Oce frame is parsed all data gets stored in 
QCELPFrame.data acording<br>&gt; + * to this structure:<br><br>Once the frame?</blockquote><div><br>Yup. <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; +typedef struct {<br>&gt; +&nbsp;&nbsp;&nbsp;&nbsp;GetBitContext gb;<br>&gt; +&nbsp;&nbsp;&nbsp;&nbsp;QCELPFrame&nbsp;&nbsp;&nbsp;&nbsp;*frame;<br>&gt; +&nbsp;&nbsp;&nbsp;&nbsp;uint8_t&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; erasure_count;<br><br>This variable name is not very good.&nbsp;&nbsp;What is it supposed to represent?</blockquote>
<div><br>believe it or not I think Its the best name for it, you can look &#39;erasure&#39; up in the spec.<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;/* particularities for rate 1/8 */<br><br>I think you mean &quot;peculiarities&quot; here if you are talking about special cases.<br>The English word &quot;particularity&quot; is close to &quot;precisión&quot; in Spanish.
</blockquote><div><br>Thanks, didn&#39;t knew that.<br><br>Best regards<br><br>&nbsp;&nbsp; Reynaldo<br></div></div><br>