commit | 98e7ece3fcea7d95620049a69df08140f59ba3b8 | [log] [tgz] |
---|---|---|
author | Shivaprasad Hongal <shongal@codeaurora.org> | Thu Jul 23 19:57:14 2015 -0700 |
committer | Wei Jia <wjia@google.com> | Wed Jul 29 22:41:23 2015 +0000 |
tree | 52991fcec6a4497fdd36e5e8760919c9a341c444 | |
parent | bee2132c16044cee4bf82432c7521be0977b90eb [diff] |
nuplayer: Fix incorrect audio resume time during seek GenericSource uses the timestamp of last video buffer read in readBuffer() to seek audio, due to which audio starts at a later position leading to frame drops. Add change to use the first video sample timestamp to seek audio Bug: 22770523 CRs-Fixed: 780094 Author: Xavier Varricatt <xvarrica@codeaurora.org> Change-Id: I5f2061e67994a3a0330b527bd3164ee04ed04005