commit | fcb8fd352a4ab57e16d72695883533b30f630143 | [log] [tgz] |
---|---|---|
author | Ray Essick <essick@google.com> | Tue Aug 07 09:39:38 2018 -0700 |
committer | Ray Essick <essick@google.com> | Tue Aug 07 17:13:48 2018 -0700 |
tree | 677e2c12df1e72877601ed62794a926ef2038283 | |
parent | b9e822981c6f0204d7d592ae0438b7c3ce8ba0d1 [diff] |
Rework NuPlayer::getStats() synchronization undo earlier change moving this to the handler thread, instead using a mutex to protect the contended resources: mAudioDecoder and mVideoDecoder. Bug: 110855771 Bug: 78365291 Bug: 111910846 Test: playback with persist.debug.sfstats=={0,1} Change-Id: If8822dba9dae6ac0698b142166604371cd6742b2