Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix slow playback of 1-channel MP3 and AAC files for WebAudio on Android | rtoy@google.com | 2013-08-09 | 1 | -1/+3 |
* | Fix webaudio hang by saving the data to a file and reading from the file. | rtoy@google.com | 2013-06-08 | 1 | -2/+7 |
* | Use explicitly-sized types across the IPC boundary. | palmer@chromium.org | 2013-06-04 | 1 | -3/+3 |
* | Fix conflicting #define for WebaudioMediaCodecBridge | qinmin@chromium.org | 2013-05-13 | 1 | -3/+3 |
* | Handle decoding of vorbis files better on Android | rtoy@google.com | 2013-05-03 | 1 | -4/+8 |
* | Android implementation of WebAudio audio file decoder. | rtoy@google.com | 2013-04-15 | 1 | -0/+69 |