commit | 4278ba02628d915b52d59dcf5477880cf99f39cd | [log] [tgz] |
---|---|---|
author | Marco Nelissen <marcone@google.com> | Thu Oct 20 11:05:16 2016 -0700 |
committer | Marco Nelissen <marcone@google.com> | Mon Dec 12 12:31:55 2016 -0800 |
tree | 38dafeb207d44b1b63d569046b9bad5015128ad2 | |
parent | 07f49573613aee5a8e661f74a324db371ecc8551 [diff] |
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