summaryrefslogtreecommitdiffstats
path: root/media/audio/mac/audio_input_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* Move media/audio files into media namespace (relanding)vrk@google.com2012-04-031-0/+4
* Revert 130180 - Move media/audio files into media namespacevrk@google.com2012-04-021-4/+0
* Move media/audio files into media namespacevrk@google.com2012-04-021-0/+4
* Adds Analog Gain Control (AGC) to the WebRTC client.henrika@chromium.org2012-03-281-1/+11
* Make AudioParameters a class instead of a structvrk@google.com2012-03-211-5/+5
* Adding microphone volume support to chrome in linux. Totally there are 3 APIs...xians@chromium.org2012-02-281-0/+14
* Add OSSTATUS_LOG API.mark@chromium.org2012-01-271-2/+5
* Enable the AudioInputTest tests on the build bots and fix a bug in PCMQueueIn...tommi@chromium.org2011-12-141-4/+10
* Make check for 'opened' consistent across all audio stream implementations of...tommi@chromium.org2011-12-081-2/+2
* Add a method to the audio manager to find out if recording is currently activ...leandrogracia@chromium.org2011-10-131-0/+6
* Revert 105333: OVERRIDE failures on asan - Add a method to the audio manager ...erg@google.com2011-10-131-6/+0
* Add a method to the audio manager to find out if recording is currently activ...leandrogracia@chromium.org2011-10-131-0/+6
* Adding delay estimation to input audio.xians@chromium.org2011-10-041-1/+2
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-06-221-1/+1
* Coverity: Initialize member variables.jhawkins@chromium.org2011-06-221-0/+1
* Simplified AudioOutputStream interface.sergeyu@chromium.org2010-11-111-4/+2
* This test now works for the mac audio capture code as well, and in a future C...satish@chromium.org2010-09-021-1/+1
* Add AudioParameters struct. Use it everywhere.sergeyu@chromium.org2010-08-311-7/+5
* Add missing backslash to fix build break caused bysatish@chromium.org2010-08-271-1/+1
* Mac audio input implementationjoth@chromium.org2010-08-271-0/+182