commit | 4c053ea158b29fa2cdd4c6f39d3c8da4ee5a7a02 | [log] [tgz] |
---|---|---|
author | Glenn Kasten <gkasten@google.com> | Sun Sep 28 14:41:07 2014 -0700 |
committer | Glenn Kasten <gkasten@google.com> | Thu Oct 02 16:50:26 2014 -0700 |
tree | 129617d405d098b749beafbcd87c58321bf2b055 | |
parent | 8b76b592be5bc162fb5a6d7e8c47812544b6b345 [diff] |
Fix uncertainty of one normal mix buffer in AudioTrack::getTimestamp The per-thread timestamp latch was not synchronized with the per-track released frames. Now the value of each track's released frames is latched along with the timestamp. Bug: 17531839 Bug: 17669342 Change-Id: I9d50c8c6a5de55a3f4561ac40e20d497376c1257