commit | 54464ba861aaafd11ee5645f5d1ecd1171c6e9fe | [log] [tgz] |
---|---|---|
author | Glenn Kasten <gkasten@google.com> | Sun Sep 28 14:41:07 2014 -0700 |
committer | Rachad Alao <rachad@google.com> | Tue Sep 30 01:10:58 2014 +0000 |
tree | c04a12c44ee589fec8baebafe200fe95529fa76a | |
parent | a67ced9746e6f0d4e03ff8007682091afea71f6c [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: I96252782911bd42a2534cc4030521b7eeb99a7b9