summaryrefslogtreecommitdiffstats
path: root/media/audio/audio_manager_base.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Flip AudioOutputResampler to on by default.dalecurtis@google.com2012-09-141-1/+1
* Bypass audio resampler on XP / non-WASAPI wave out path.dalecurtis@google.com2012-09-141-4/+3
* Fix iOS build bustage in AudioManagerBasestuartmorgan@chromium.org2012-09-121-0/+6
* As titled! AudioOutputResampler is a single stream output resampler which usesdalecurtis@google.com2012-09-111-14/+42
* Exclude audio output dispatcher for iOS.milanb@chromium.org2012-09-051-0/+11
* Disable AudioOutputMixer.dalecurtis@chromium.org2012-08-241-5/+11
* Put browser side mixing back behind a flag.dalecurtis@google.com2012-08-031-7/+5
* Disable audio mixer on non-Windows/Mac platforms.dalecurtis@chromium.org2012-07-201-1/+6
* Turn on audio mixer by default.enal@chromium.org2012-06-011-1/+1
* Replace CHECK by DCHECK, at least for M20.enal@chromium.org2012-05-091-1/+1
* Re-land software audio mixer.enal@chromium.org2012-04-191-4/+14
* Revert 132891 - Software audio mixer.thestig@chromium.org2012-04-191-14/+4
* Software audio mixer.enal@chromium.org2012-04-181-4/+14
* 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
* Make AudioParameters a class instead of a structvrk@google.com2012-03-211-7/+7
* Stopping the audio thread before destroying the AudioManager<Platform>.xians@chromium.org2012-03-141-9/+36
* Moved the implementations of ReleaseOutputStream() and ReleaseInputStream() t...xians@chromium.org2012-03-071-1/+79
* Make AudioManager non-refcounted.tommi@chromium.org2012-02-151-22/+0
* Monitor the IO message loop in the AudioDevice classes.tommi@chromium.org2012-02-071-1/+1
* Add thread safety to AudioManagerBase to protect access to the audio thread m...tommi@chromium.org2012-01-191-20/+41
* Convert use of int ms to TimeDelta in files owned by vrk.tedvessenes@gmail.com2012-01-141-3/+4
* Remove the AudioManager singleton.tommi@chromium.org2011-12-121-19/+60
* Enable the device selection for linux and mac by passing a device unique id f...xians@chromium.org2011-11-221-0/+1
* Add a method to the audio manager to find out if recording is currently activ...leandrogracia@chromium.org2011-10-131-1/+18
* Revert 105333: OVERRIDE failures on asan - Add a method to the audio manager ...erg@google.com2011-10-131-18/+1
* Add a method to the audio manager to find out if recording is currently activ...leandrogracia@chromium.org2011-10-131-1/+18
* Adding GetAudioInputDeviceNames() to AudioManager, which allows for device en...scherkus@chromium.org2011-06-011-0/+6
* Cleaning up src/media to be consistent with static versus anonymous namespaces.scherkus@chromium.org2011-03-071-4/+2
* Adds method to invoke platform provided audio input UI.satish@chromium.org2011-03-011-0/+7
* Fix AudioManager shutdownacolwell@chromium.org2010-12-231-0/+8
* Implemented AudioOutputProxy.sergeyu@chromium.org2010-11-241-0/+22
* On windows, send audio hardware info with speech input requests if user conse...satish@chromium.org2010-11-191-0/+4
* Share one thread between all AudioOutputControllers instead of creating one p...sergeyu@chromium.org2010-08-251-0/+19
* Revert 57254 - Share one thread between all AudioOutputControllers instead of...scherkus@chromium.org2010-08-241-19/+0
* Share one thread between all AudioOutputControllers instead of creating one p...sergeyu@chromium.org2010-08-241-0/+19