summaryrefslogtreecommitdiffstats
path: root/media/audio/win
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Random change to force a build. Fix style compliance. In theory, shouldn't br...maruel@chromium.org2009-03-021-2/+2
* Add destruction to AudioManager singleton for windowscpu@google.com2009-02-242-6/+14
* Do not runsome PCM audio tests on the botscpu@google.com2009-01-192-3/+25
* Testing to determine why some trybots have issues with some PCMWave testing.cpu@google.com2009-01-171-2/+3
* Re-enable the audio tests that fail in the botscpu@google.com2009-01-143-4/+20
* disable failing media unit teststc@google.com2009-01-141-4/+4
* Low level windows audio support (part 2 of 2)cpu@google.com2009-01-133-9/+569
* Low level windows audio support (part 1 of 2)cpu@google.com2009-01-132-30/+108
* A simple tone source useful for testing and troubleshootingcpu@google.com2009-01-051-0/+43
* Audio support drop 2cpu@google.com2008-12-202-0/+156