commit | 2817be0fad2330cb040aef33ceb309ce273863c5 | [log] [tgz] |
---|---|---|
author | Marco Nelissen <marcone@google.com> | Thu Oct 20 11:05:16 2016 -0700 |
committer | Marco Nelissen <marcone@google.com> | Thu Oct 27 21:26:14 2016 +0000 |
tree | b092d123095482ec9f7e71e58c50334f9253244e | |
parent | ce43e0f6b9bc157b8340726550d63e9b58b0bf66 [diff] |
DO NOT MERGE SimpleDecodingSource: fix handling of Vorbis buffers The Vorbis decoder needs the number of samples in a page added to the end of the encoded data, which SimpleDecodingSource wasn't doing. This affected Vorbis decoding using OpenSL ES. Bug: 32258336 Test: ran CTS and OpenSLES tests Change-Id: I436e4a1ee998ce4581eb540bea8b66154960a4e7