commit | 0ff6a31d7dc51ff2f0a6147a0fadff2d6359ecb9 | [log] [tgz] |
---|---|---|
author | William Wilgus <me.theuser@yahoo.com> | Mon Aug 12 22:57:37 2019 -0500 |
committer | William Wilgus <me.theuser@yahoo.com> | Wed Aug 14 17:54:35 2019 +0200 |
tree | a29f97d44d576825669f69f6340e9234f1d64c27 | |
parent | 8570d4063b2c63482ceb986a2735f247e736c010 [diff] |
opus reset decoder on seek completion to prevent stack overflow apparently we should be doing this anyway mark4o> The packets overlap and may reuse state set by other recent packets, so if you seek to a different position, resetting the state helps to ensure that the subsequent packets won't use the state set by the unrelated packets that were processed before the seek. remove stack bump WORKAROUND_FS13060 Change-Id: I1c14e23b1721a360b91e3e55202c1557aef0fcc6