commit | 8b63533e6aaff121378878998925c57dbe9a9e16 | [log] [tgz] |
---|---|---|
author | Haynes Mathew George <hgeorge@codeaurora.org> | Mon Mar 30 17:59:47 2015 -0700 |
committer | Ronghua Wu <ronghuawu@google.com> | Thu Apr 02 15:49:10 2015 -0700 |
tree | 1c4a4f96b9983991d39938eec2eb9a1a55110591 | |
parent | 5c86635f1ce78210ebb7f6de96b94a01d2ad9b7d [diff] |
nuplayer: Has video hint for offload Send a hint indicating whether the clip being played has a video stream from NuPlayer to NuPlayerDecoderPassThrough. This hint is used to open the audio sink with the correct offload config. Currently, NuPlayerDecoderPassthrough always calls openAudioSink with hasVideo set to false causing an unnecessary recreation of AudioTrack. Change-Id: I7bc6c73818b65f9237a6e606721b7d48e1d807b9 CRs-Fixed: 811510