summaryrefslogtreecommitdiffstats
path: root/media/audio/android
Commit message (Expand)AuthorAgeFilesLines
* Switch OnMoreData() to use AudioBus.dalecurtis@chromium.org2012-09-052-6/+14
* Remove unused AudioTrackOutput.dalecurtis@google.com2012-08-214-412/+0
* On mono mode, SL_SPEAKER_FRONT_CENTER is the channel mask;xians@chromium.org2012-08-202-2/+12
* Dead code elimination: scythe.chrome_functions:segment.path %media% edition, ...fischman@chromium.org2012-08-072-10/+0
* [Android] Fix warnings-as-errors for official builds.yfriedman@chromium.org2012-07-202-9/+12
* Avoid undefined behaviour in OpenSLESOutputStream::FillBufferQueue()steveblock@chromium.org2012-06-281-1/+1
* Avoid undefined behaviour in OpenSLESInputStream::ReadBufferQueue()steveblock@chromium.org2012-06-281-1/+1
* Remove unused parameter "stream" from all variants of OnMoreData().enal@chromium.org2012-04-242-2/+2
* Move media/audio files into media namespace (relanding)vrk@google.com2012-04-039-2/+38
* Revert 130180 - Move media/audio files into media namespacevrk@google.com2012-04-025-22/+2
* Move media/audio files into media namespacevrk@google.com2012-04-025-2/+22
* Adding input and output audio backend to Android.xians@chromium.org2012-04-027-8/+807
* Make AudioParameters a class instead of a structvrk@google.com2012-03-211-4/+4
* Stopping the audio thread before destroying the AudioManager<Platform>.xians@chromium.org2012-03-141-3/+3
* Moved the implementations of ReleaseOutputStream() and ReleaseInputStream() t...xians@chromium.org2012-03-072-25/+40
* Fix Android compile error following r118272peter@chromium.org2012-01-201-1/+1
* Remove the AudioManager singleton.tommi@chromium.org2011-12-121-2/+1
* Upstream: Media implementation for Android.michaelbai@chromium.org2011-12-025-0/+487