summaryrefslogtreecommitdiffstats
path: root/content/renderer/media/webrtc_audio_device_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Merge AudioRendererImpl and AudioRendererBase; add NullAudioSinkvrk@chromium.org2012-04-061-7/+7
* Move media/audio files into media namespace (relanding)vrk@google.com2012-04-031-2/+2
* Revert 130180 - Move media/audio files into media namespacevrk@google.com2012-04-021-2/+2
* Move media/audio files into media namespacevrk@google.com2012-04-021-2/+2
* Adds Analog Gain Control (AGC) to the WebRTC client.henrika@chromium.org2012-03-281-11/+125
* Fix a couple of regressions that made it in before the weekend.tommi@chromium.org2012-03-261-1/+1
* Make AudioParameters a class instead of a structvrk@google.com2012-03-211-12/+18
* Extends error handling for audio capture and rendering.henrika@chromium.org2012-02-131-2/+3
* Roll webrtc 1538 and libjingle 112grunell@chromium.org2012-01-271-3/+0
* Detect errors in audio output and report them upstream.fischman@chromium.org2012-01-271-1/+2
* Fix start/stop of html5 audio stream and race condition when pausing.enal@chromium.org2011-12-211-3/+4
* remove the race related to output_delay_ms_ in ADM and races in the unittests.xians@chromium.org2011-12-121-2/+2
* Add OVERRIDE to content/.avi@chromium.org2011-11-281-2/+2
* Enable the device selection for linux and mac by passing a device unique id f...xians@chromium.org2011-11-221-2/+2
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-3/+3
* Enable content component (again!).dpranke@chromium.org2011-11-161-1/+2
* Adds more unit tests for WebRTC.henrika@chromium.org2011-11-161-4/+13
* export methods from WebRtcAudioDeviceImpldpranke@chromium.org2011-11-101-2/+3
* Hooking up AudioInputDeviceManager to AudioInputRendererHost and MediaStreamM...xians@chromium.org2011-09-201-5/+25
* Adds reference counting to the implementation of webrtc::AudioDeviceModulehenrika@chromium.org2011-09-151-143/+167
* Implements an external AudioDeviceModule for WebRTC. henrika@chromium.org2011-07-151-0/+281