commit | 1439ac2a601c469f142d0a01ecae4b9223c3fd73 | [log] [tgz] |
---|---|---|
author | mtk08122 <shan.an@mediatek.com> | Mon Jan 14 11:00:10 2019 +0800 |
committer | Marco Nelissen <marcone@google.com> | Tue Jan 29 08:25:12 2019 -0800 |
tree | 8c01e52c02865f19384f3a219e50b4fdbf544663 | |
parent | 5136492129b3ce1e6a31a353f386cdc854377d49 [diff] |
Return first data packet when seek to begin Problem: When play an ogg file and seek to begin, the packet which send to vorbis decoder might be not integral and it would cause noise issue. Solution: Return first data packet when seek to begin. Bug: 122921499 Test: Play ogg file and then seek to begin Change-Id: Idb89913262ff21add86b1eae75f72a1e390632e9