summaryrefslogtreecommitdiffstats
path: root/media/base/android/webaudio_media_codec_bridge.h
Commit message (Expand)AuthorAgeFilesLines
* Fix slow playback of 1-channel MP3 and AAC files for WebAudio on Androidrtoy@google.com2013-08-091-1/+3
* Fix webaudio hang by saving the data to a file and reading from the file.rtoy@google.com2013-06-081-2/+7
* Use explicitly-sized types across the IPC boundary.palmer@chromium.org2013-06-041-3/+3
* Fix conflicting #define for WebaudioMediaCodecBridgeqinmin@chromium.org2013-05-131-3/+3
* Handle decoding of vorbis files better on Androidrtoy@google.com2013-05-031-4/+8
* Android implementation of WebAudio audio file decoder.rtoy@google.com2013-04-151-0/+69