summaryrefslogtreecommitdiffstats
path: root/media/audio/win
Commit message (Expand)AuthorAgeFilesLines
* Move audio output number limit to AudioManager.sergeyu@chromium.org2010-11-302-9/+26
* Fix compilation of audio_manager_win.cc in Win Release.tony@chromium.org2010-11-191-87/+91
* On windows, send audio hardware info with speech input requests if user conse...satish@chromium.org2010-11-192-1/+116
* Simplified AudioOutputStream interface.sergeyu@chromium.org2010-11-117-98/+84
* audio use table for channels to mask to allow more of the surround optionsfbarchard@chromium.org2010-10-261-19/+39
* add channel mask for 6.1 surround when 7 channel audio is specifiedfbarchard@chromium.org2010-10-221-10/+21
* Fixed a Windows-with-hardware-only unit test that is failing. Revision 59224 ...scherkus@chromium.org2010-10-211-1/+1
* add wave out extensible support for 5.1 surround soundfbarchard@chromium.org2010-10-182-18/+36
* Add AudioBuffersState struct. Use it for audio synchronization.sergeyu@chromium.org2010-09-292-25/+40
* enable folding code for 6.1 and 7.1 surround sound.fbarchard@chromium.org2010-09-132-5/+3
* This test now works for the mac audio capture code as well, and in a future C...satish@chromium.org2010-09-023-195/+2
* Add AudioParameters struct. Use it everywhere.sergeyu@chromium.org2010-08-318-122/+113
* Share one thread between all AudioOutputControllers instead of creating one p...sergeyu@chromium.org2010-08-254-16/+7
* Revert 57254 - Share one thread between all AudioOutputControllers instead of...scherkus@chromium.org2010-08-242-5/+16
* Share one thread between all AudioOutputControllers instead of creating one p...sergeyu@chromium.org2010-08-242-16/+5
* Add a fake audio input stream for testing purposes.satish@chromium.org2010-07-151-1/+4
* Add recording capability to AudioManager, and implemented on windows using th...satish@chromium.org2010-07-145-2/+555
* Rename a header and some methods to make way for subsequent audio recording a...satish@chromium.org2010-07-125-70/+68
* Revert 46314 - floating point audio support in util functions for volume and ...fbarchard@chromium.org2010-05-041-3/+1
* floating point audio support in util functions for volume and foldingfbarchard@chromium.org2010-05-041-1/+3
* Flush audio data after seekhclam@chromium.org2010-04-081-1/+1
* Remove size_t from audio IPC code.jam@chromium.org2010-02-053-42/+42
* More plumbing of the low latency modecpu@chromium.org2010-01-134-15/+51
* Add a low-latency audio test that uses syncsocketscpu@chromium.org2009-12-171-0/+118
* Move some XDG code from chrome to base, make DIR_USER_CACHE generic rather th...thestig@chromium.org2009-12-021-0/+1
* SetVolume and GetVolume take one volume instead of separate left and right vo...fbarchard@chromium.org2009-11-043-35/+29
* Pause for <video> should have immediate effect on audiohclam@chromium.org2009-09-171-2/+3
* Providing unplayed bytes in audio hardware bufferhclam@chromium.org2009-08-243-11/+86
* Remove the folding define macro.ajwong@chromium.org2009-08-201-7/+0
* Bump kNumBuffers to 3fbarchard@chromium.org2009-08-202-16/+22
* Possible deadlock in PCM audio Start() methodcpu@chromium.org2009-08-182-6/+47
* Surround Sound handling by folding 5 channels down to stereo.fbarchard@chromium.org2009-07-252-5/+23
* Refactoring to share MockAudioOutputStream implementations across 3 platformshclam@google.com2009-07-225-145/+2
* Revert r21137 to fix Chromium mac valgrindhclam@chromium.org2009-07-215-2/+145
* Refactoring to share MockAudioOutputStream implementations across 3 platformshclam@chromium.org2009-07-215-145/+2
* Software volume adjustment by changing samples.fbarchard@chromium.org2009-07-202-26/+20
* Allow 6 channel to pass thru to driver.fbarchard@chromium.org2009-07-161-2/+11
* Put some hard limits on the low level audio apicpu@google.com2009-07-013-0/+50
* Changed to use PushSource for the intermediate bufferhclam@chromium.org2009-06-052-0/+41
* Fix build bustage due to media_testshclam@chromium.org2009-06-041-0/+45
* Allow PushSource to have smaller write size than read size (packet size)hclam@chromium.org2009-06-041-43/+0
* Non blocking audio sourcecpu@google.com2009-05-231-2/+109
* Prototype audio time shift.fbarchard@chromium.org2009-04-231-2/+3
* Windows low level audio small changescpu@google.com2009-04-162-17/+99
* Second part of the low level audio for Maccpu@chromium.org2009-04-141-43/+0
* Fix some threading issues and some refactoring in AudioRendererHosthclam@chromium.org2009-04-073-0/+9
* Revert tree bustage cause by r11904.hclam@chromium.org2009-03-174-5/+0
* andrew's patchhclam@chromium.org2009-03-174-0/+5
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-121-1/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-114-4/+0