<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/17079">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: overlap<br><br>Change-Id: I5ad3e3a4181e7a7c56c66aca95f23485c2b8a4e6<br>---<br>M bridges/bridge_softmix/bridge_softmix_binaural.c<br>M codecs/lpc10/placev.c<br>2 files changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/79/17079/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/bridges/bridge_softmix/bridge_softmix_binaural.c b/bridges/bridge_softmix/bridge_softmix_binaural.c</span><br><span>index 0342971..87b4035 100644</span><br><span>--- a/bridges/bridge_softmix/bridge_softmix_binaural.c</span><br><span>+++ b/bridges/bridge_softmix/bridge_softmix_binaural.c</span><br><span>@@ -128,7 +128,7 @@</span><br><span>             chan->fftw_out[i] = chan->fftw_out[i] / (hrtf_length / 2);</span><br><span>     }</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-   /* Save the block for overlapp add in the next iteration. */</span><br><span style="color: hsl(120, 100%, 40%);">+  /* Save the block for overlap add in the next iteration. */</span><br><span>  for (i = 0; i < in_sample_size; i++) {</span><br><span>            chan->overlap_add[i] += chan->fftw_out[i];</span><br><span>     }</span><br><span>diff --git a/codecs/lpc10/placev.c b/codecs/lpc10/placev.c</span><br><span>index 9d1548c..0e838e8 100644</span><br><span>--- a/codecs/lpc10/placev.c</span><br><span>+++ b/codecs/lpc10/placev.c</span><br><span>@@ -168,7 +168,7 @@</span><br><span> /*   window's length */</span><br><span> /*  is the longest length that can fit in the range under these constraint</span><br><span> s,*/</span><br><span style="color: hsl(0, 100%, 40%);">-/*  except that the window may be shortened even further to avoid overlapp</span><br><span style="color: hsl(120, 100%, 40%);">+/*  except that the window may be shortened even further to avoid overlap</span><br><span> ing*/</span><br><span> /*  other onsets in the placement range.  In any case, the window's length</span><br><span> */</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/17079">change 17079</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/c/asterisk/+/17079"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I5ad3e3a4181e7a7c56c66aca95f23485c2b8a4e6 </div>
<div style="display:none"> Gerrit-Change-Number: 17079 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Josh Soref <jsoref@gmail.com> </div>
<div style="display:none"> Gerrit-CC: Friendly Automation </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>