<p>Kevin Harwell <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/8820">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">translate: generic plc not filled in after translation<br><br>If during translation a codec could not handle a given frame the translation<br>core would return NULL, thus not passing along the "missing" frame. Due to this<br>there was no frame to apply generic plc to, thus rendering it useless.<br><br>This patch makes it so the translation core produces an interpolated slin frame<br>in the cases where an attempt was made to translate to slin, but failed. This<br>interpolated frame is then passed along and can be used by the generic plc<br>algorithms to fill in the frame.<br><br>ASTERISK-27814 #close<br><br>Change-Id: I133d084da87adef913bf2ecc9c9240e3eaf4f40a<br>---<br>M formats/format_sln.c<br>M main/translate.c<br>2 files changed, 39 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/20/8820/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/8820">change 8820</a>. To unsubscribe, 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/8820"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 13 </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I133d084da87adef913bf2ecc9c9240e3eaf4f40a </div>
<div style="display:none"> Gerrit-Change-Number: 8820 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Matthew Fredrickson <creslin@digium.com> </div>