diff options
author | rtoy@google.com <rtoy@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-03 01:58:12 +0000 |
---|---|---|
committer | rtoy@google.com <rtoy@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-03 01:58:12 +0000 |
commit | 8e08b1423631dd2bb761adecf6e67ca41e70c5c0 (patch) | |
tree | a477654e60460eb0968c93dd435c11b392c05084 /tools | |
parent | ac8a8299a1123f7d2c9b9cd54b8f88fd26d946cb (diff) | |
download | chromium_src-8e08b1423631dd2bb761adecf6e67ca41e70c5c0.zip chromium_src-8e08b1423631dd2bb761adecf6e67ca41e70c5c0.tar.gz chromium_src-8e08b1423631dd2bb761adecf6e67ca41e70c5c0.tar.bz2 |
Handle decoding of vorbis files better on Android
BUG=227144
Send the data size to MediaCodec so we can get the duration length for ogg/vorbis files correctly instead of returning a huge number. With this information, we no longer need the is_vorbis flag since the duration is now correct, so we remove that code as well.
Review URL: https://chromiumcodereview.appspot.com/14522002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@198029 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions