index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
/
audio
/
win
/
audio_low_latency_output_win.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't start WASAPI render thread until setup completes.
dalecurtis@chromium.org
2013-11-28
1
-7
/
+3
*
Refactor the Win audio code and make channel functions support a device id.
tommi@chromium.org
2013-10-23
1
-11
/
+0
*
Fail out of WASAPI render loop when errors are encountered.
dalecurtis@chromium.org
2013-10-20
1
-1
/
+1
*
Report errors occurring during WASAPI startup.
dalecurtis@chromium.org
2013-10-08
1
-3
/
+5
*
Wire up the output device id and provide an implementation on Windows.
tommi@chromium.org
2013-09-06
1
-0
/
+4
*
Add GetOutputStreamParameters, GetAssociatedOutputDeviceID to AudioManager.
tommi@chromium.org
2013-09-04
1
-2
/
+3
*
Fix support for channel layouts other than the hardware layout.
dalecurtis@google.com
2013-05-08
1
-2
/
+2
*
Ensures that WASAPI audio output does not go silent in rare cases
henrika@chromium.org
2013-02-08
1
-0
/
+6
*
Fix win64 build breakage in media/audio/win
jschuh@chromium.org
2013-02-07
1
-1
/
+1
*
Avoids irregular OnMoreData callbacks on Windows using Core Audio.
henrika@chromium.org
2013-02-06
1
-58
/
+15
*
Fix IAudioClient::GetBufferSize compilation errors
jschuh@chromium.org
2013-01-30
1
-1
/
+1
*
Removed IMMNotification from WASAPIAudioOutputStream.
henrika@chromium.org
2012-11-14
1
-75
/
+2
*
Handle audio device changes on Windows.
dalecurtis@google.com
2012-10-26
1
-2
/
+3
*
Use ChannelMixer where applicable. Remove FoldChannels.
dalecurtis@chromium.org
2012-10-20
1
-28
/
+6
*
Fix CRLF line endings.
dalecurtis@google.com
2012-10-17
1
-393
/
+393
*
This CL is an attempt to improve sanity in WASAPIAudioOutputStream where we t...
henrika@chromium.org
2012-09-20
1
-394
/
+393
*
Adds COM init to AudioManager thread to ensure that we can call COM APIs (e.g...
henrika@chromium.org
2012-09-17
1
-8
/
+0
*
Adds support for 2->1 channel down mixing for WASAPI on Windows.
henrika@chromium.org
2012-09-14
1
-5
/
+3
*
Switch OnMoreData() to use AudioBus.
dalecurtis@chromium.org
2012-09-05
1
-0
/
+3
*
Don't leak render thread on Stop().
dalecurtis@google.com
2012-08-22
1
-2
/
+3
*
Adds support for multi-channel output audio for the low-latency path in Windows.
henrika@chromium.org
2012-08-07
1
-7
/
+53
*
This CL adds support for experimental exclusive-mode streaming to WASAPIAudio...
henrika@chromium.org
2012-07-27
1
-2
/
+42
*
Move media/audio files into media namespace (relanding)
vrk@google.com
2012-04-03
1
-0
/
+4
*
Revert 130180 - Move media/audio files into media namespace
vrk@google.com
2012-04-02
1
-4
/
+0
*
Move media/audio files into media namespace
vrk@google.com
2012-04-02
1
-0
/
+4
*
Make AudioParameters a class instead of a struct
vrk@google.com
2012-03-21
1
-2
/
+2
*
Adds device notification to WASAPI rendering client.
henrika@chromium.org
2012-01-11
1
-1
/
+105
*
Low-latency AudioOutputStream implementation based on WASAPI for Windows.
henrika@chromium.org
2011-11-16
1
-0
/
+206