summaryrefslogtreecommitdiffstats
path: root/webkit/media/android/audio_decoder_android.cc
Commit message (Expand)AuthorAgeFilesLines
* Move webkit/media/ into webkit/renderer/mediajamesr@chromium.org2013-05-301-259/+0
* Update refernces to Blink's Platform API (webkit)abarth@chromium.org2013-05-301-1/+1
* Reduce memory usage in DecodeAudioFileData if we know the duration.rtoy@google.com2013-05-041-33/+95
* Handle decoding of vorbis files better on Androidrtoy@google.com2013-05-031-9/+9
* Fix incorrect sign on kMinScale in audio decoderrtoy@google.com2013-04-191-1/+1
* Android implementation of WebAudio audio file decoder.rtoy@google.com2013-04-151-3/+183
* Removing webkit diff with Android treedfalcantara@chromium.org2012-10-111-1/+1
* Upstream WebVideoFrameAndroid and fix some bugs in MediaPlayerBridge codeqinmin@chromium.org2012-04-121-0/+17