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
/
audio_output_resampler.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Always wait for DataReady() on Windows WaveOut.
dalecurtis@google.com
2012-11-27
1
-1
/
+25
*
Collapse AudioRendererMixer and OnMoreDataResampler into AudioTransform.
dalecurtis@chromium.org
2012-11-21
1
-215
/
+70
*
Use ChannelMixer where applicable. Remove FoldChannels.
dalecurtis@chromium.org
2012-10-20
1
-33
/
+76
*
Simulate an audio output stream when a real one isn't available.
dalecurtis@chromium.org
2012-10-18
1
-14
/
+2
*
Don't fallback if we've successfully opened a stream previously.
dalecurtis@google.com
2012-09-21
1
-41
/
+49
*
Force audio stream Stop() before Close().
dalecurtis@google.com
2012-09-19
1
-1
/
+6
*
Reset callback used by OnMoreDataResampler on StartStream.
dalecurtis@chromium.org
2012-09-19
1
-21
/
+38
*
Fix output resampler to handle multiple StartStream() calls.
dalecurtis@google.com
2012-09-18
1
-50
/
+147
*
Add Mac OS X synchronized audio I/O back-end
crogers@google.com
2012-09-18
1
-6
/
+11
*
Allow StopStream() to be called multiple times.
dalecurtis@google.com
2012-09-17
1
-0
/
+4
*
Use fallback path on invalid audio parameters.
dalecurtis@google.com
2012-09-17
1
-18
/
+44
*
Bypass audio resampler on XP / non-WASAPI wave out path.
dalecurtis@google.com
2012-09-14
1
-2
/
+5
*
Add UMA statistics to WASAPIAudioOutputStream().
dalecurtis@chromium.org
2012-09-14
1
-0
/
+12
*
Add --disable-audio-fallback flag for debugging.
dalecurtis@chromium.org
2012-09-14
1
-0
/
+9
*
Automatically fall back to non-low latency on open() failure.
dalecurtis@chromium.org
2012-09-12
1
-33
/
+95
*
Remove WASAPI channel count. Too much trouble for now.
dalecurtis@google.com
2012-09-12
1
-29
/
+6
*
Fix Windows XP build.
dalecurtis@google.com
2012-09-12
1
-13
/
+21
*
Add UMA reporting for audio hardware parameters.
dalecurtis@google.com
2012-09-12
1
-0
/
+43
*
Allow audio system to handle synchronized low-latency audio I/O
crogers@google.com
2012-09-12
1
-9
/
+15
*
Fix resampler flushing while OnMoreData() is in progress.
dalecurtis@chromium.org
2012-09-11
1
-9
/
+18
*
As titled! AudioOutputResampler is a single stream output resampler which uses
dalecurtis@google.com
2012-09-11
1
-0
/
+196