summaryrefslogtreecommitdiffstats
path: root/media/base/audio_renderer_sink.h
Commit message (Expand)AuthorAgeFilesLines
* Revert 203427 "Hook up the device selection to the WebAudio live..."justinlin@chromium.org2013-05-311-1/+7
* Hook up the device selection to the WebAudio live audio.xians@chromium.org2013-05-311-7/+1
* Remove unused flush operation from Chromium audio.miu@chromium.org2013-04-161-1/+1
* Plumb |input_channels| all the way to AudioManagercrogers@google.com2013-02-071-11/+7
* Allow audio system to handle synchronized low-latency audio I/Ocrogers@google.com2012-09-121-2/+18
* Switch AudioRenderSink::Callback to use AudioBus.dalecurtis@chromium.org2012-08-091-8/+4
* Fix playback rate w/o audio. Remove unused SetPlaybackRate().dalecurtis@chromium.org2012-08-011-4/+0
* Remove GetVolume from media::AudioRendererSink.tommi@chromium.org2012-07-141-3/+0
* RefCounted types should not have public destructors, media/ and gpu/ editionrsleevi@chromium.org2012-05-181-2/+4
* Cleanup: Remove unneeded scoped_ptr.h includes from ash, base, media, and ui.thestig@chromium.org2012-05-161-2/+1
* Merge AudioRendererImpl and AudioRendererBase; add NullAudioSinkvrk@chromium.org2012-04-061-3/+7
* Make AudioParameters a class instead of a structvrk@google.com2012-03-211-4/+1
* Extends error handling for audio capture and rendering.henrika@chromium.org2012-02-131-1/+1
* Detect errors in audio output and report them upstream.fischman@chromium.org2012-01-271-1/+4
* Integrate HTMLMediaElement with Web Audio API's MediaElementAudioSourceNode (...crogers@google.com2012-01-071-0/+71
* Revert 116643 - Integrate HTMLMediaElement with Web Audio API's MediaElementA...msw@chromium.org2012-01-061-70/+0
* Integrate HTMLMediaElement with Web Audio API's MediaElementAudioSourceNodecrogers@google.com2012-01-061-0/+70