summaryrefslogtreecommitdiffstats
path: root/media/audio/win/waveout_output_win.h
Commit message (Expand)AuthorAgeFilesLines
* Revert 117268 - Add CHECKs to find root cause of Windows-only crash.enal@chromium.org2012-01-121-4/+1
* Add CHECKs to find root cause of Windows-only crash.enal@chromium.org2012-01-111-1/+4
* Change the way we are sending audio data to driver when using WaveOut API.enal@chromium.org2011-12-011-21/+30
* Revert 112147 - Did not get LGTM from all reviewers.enal@chromium.org2011-11-301-30/+21
* Change the way we are sending audio data to driver when using WaveOut API.enal@chromium.org2011-11-301-21/+30
* Problem happens because we cannot stop physical stream in arbitrary moment, c...enal@chromium.org2011-11-021-4/+9
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-06-221-2/+4
* Reland "Remove base/scoped_handle_win.h."tfarina@chromium.org2011-01-091-3/+4
* Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...thakis@chromium.org2011-01-071-4/+3
* Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...tfarina@chromium.org2011-01-071-3/+4
* Simplified AudioOutputStream interface.sergeyu@chromium.org2010-11-111-3/+2
* add wave out extensible support for 5.1 surround soundfbarchard@chromium.org2010-10-181-2/+3
* enable folding code for 6.1 and 7.1 surround sound.fbarchard@chromium.org2010-09-131-1/+1
* Add AudioParameters struct. Use it everywhere.sergeyu@chromium.org2010-08-311-3/+3
* Rename a header and some methods to make way for subsequent audio recording a...satish@chromium.org2010-07-121-1/+1
* Remove size_t from audio IPC code.jam@chromium.org2010-02-051-5/+5
* More plumbing of the low latency modecpu@chromium.org2010-01-131-2/+5
* SetVolume and GetVolume take one volume instead of separate left and right vo...fbarchard@chromium.org2009-11-041-2/+2
* Providing unplayed bytes in audio hardware bufferhclam@chromium.org2009-08-241-0/+3
* Surround Sound handling by folding 5 channels down to stereo.fbarchard@chromium.org2009-07-251-0/+3
* Refactoring to share MockAudioOutputStream implementations across 3 platformshclam@google.com2009-07-221-1/+0
* Revert r21137 to fix Chromium mac valgrindhclam@chromium.org2009-07-211-0/+1
* Refactoring to share MockAudioOutputStream implementations across 3 platformshclam@chromium.org2009-07-211-1/+0
* Software volume adjustment by changing samples.fbarchard@chromium.org2009-07-201-3/+7
* Fix some threading issues and some refactoring in AudioRendererHosthclam@chromium.org2009-04-071-0/+1
* Revert tree bustage cause by r11904.hclam@chromium.org2009-03-171-1/+0
* andrew's patchhclam@chromium.org2009-03-171-0/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Low level windows audio support (part 2 of 2)cpu@google.com2009-01-131-0/+106