summaryrefslogtreecommitdiffstats
path: root/media/base/audio_renderer_sink.h
Commit message (Expand)AuthorAgeFilesLines
* Express audio delay more precisely in frames rather than milliseconds.chcunningham2016-02-171-1/+1
* Switch to standard integer types in media/, take 2.avi2015-12-231-0/+2
* Switch to standard integer types in media/.Avi Drissman2015-12-191-1/+0
* Forward the number of skipped frames by the OS in audio playout.grunell2015-12-181-2/+5
* Revert of Forward the number of skipped frames by the OS in audio playout. (p...grunell2015-12-171-5/+2
* Forward the number of skipped frames by the OS in audio playout.grunell2015-12-141-2/+5
* Add RestartableAudioRendererSink, a restartable AudioRendererSink.sandersd2015-11-091-0/+10
* Allow AudioOutputDevice objects to be initialized with a specific hardware ou...guidou2015-09-191-1/+2
* Introduce OutputDevice interface.guidou2015-07-311-16/+7
* Add support for the audio-output-device switching IPC mechanism to the render...guidou2015-06-161-0/+26
* Revert of Add support for the audio-output-device switching IPC mechanism to ...jmadill2015-06-151-26/+0
* Add support for the audio-output-device switching IPC mechanism to the render...guidou2015-06-151-0/+26
* Remove unused RenderIO() interface.xians@chromium.org2014-05-201-5/+0
* Try relanding this CL, the original CL passed the try bots but failed the mac...xians@chromium.org2013-06-031-7/+1
* Revert 203686 "Trying relanding this CL, the original CL passed ..."xians@chromium.org2013-06-031-1/+7
* Trying relanding this CL, the original CL passed the try bots but failed the ...xians@chromium.org2013-06-031-7/+1
* 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