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_util.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Increase Windows XP hardware buffer size to 4096.
dalecurtis@google.com
2012-11-16
1
-3
/
+26
*
Removes usage of media::IsWASAPISupported and introduces new CoreAudioUtil::I...
henrika@chromium.org
2012-11-14
1
-10
/
+4
*
Port Unified audio class on Windows using the new Core Audio utility
henrika@chromium.org
2012-11-14
1
-7
/
+7
*
Use ChannelMixer where applicable. Remove FoldChannels.
dalecurtis@chromium.org
2012-10-20
1
-72
/
+0
*
Add WASAPI-based unified audio I/O back-end for Windows 7.
henrika@chromium.org
2012-10-05
1
-0
/
+10
*
Return fixed hardware buffer size for odd sample rates.
dalecurtis@google.com
2012-09-25
1
-2
/
+15
*
Improves buffer handling for Windows and ensures that we can use all possible...
henrika@chromium.org
2012-09-12
1
-6
/
+14
*
Convert WebAudio file handlers to use AudioBus.
dalecurtis@chromium.org
2012-08-30
1
-48
/
+0
*
Introduce shared_memory_support media target for PPAPI.
dalecurtis@chromium.org
2012-08-24
1
-57
/
+2
*
Upgrade AudioBus to support wrapping, interleaving.
dalecurtis@chromium.org
2012-08-21
1
-48
/
+2
*
Revert 152406 - Introduce shared_memory_support media target for PPAPI.
dalecurtis@google.com
2012-08-20
1
-2
/
+57
*
Introduce shared_memory_support media target for PPAPI.
dalecurtis@chromium.org
2012-08-20
1
-57
/
+2
*
Switch AudioRenderSink::Callback to use AudioBus.
dalecurtis@chromium.org
2012-08-09
1
-4
/
+5
*
Use 3 wave out buffers for all XP configurations (not just single-processor).
viettrungluu@chromium.org
2012-08-04
1
-15
/
+7
*
Increase the number of wave out buffers to 4 for Vista.
viettrungluu@chromium.org
2012-08-02
1
-10
/
+13
*
Change NumberOfWaveOutBuffers() to return 3 for Windows >= Vista (instead of ...
viettrungluu@chromium.org
2012-07-31
1
-3
/
+3
*
This CL adds support for experimental exclusive-mode streaming to WASAPIAudio...
henrika@chromium.org
2012-07-27
1
-12
/
+33
*
Change the code to use 2 buffers on presumable good Windows boxes.
enal@chromium.org
2012-06-15
1
-0
/
+15
*
Revert 142430 - Do not stop audio physical stream immediately after logical o...
kkania@chromium.org
2012-06-15
1
-15
/
+0
*
Do not stop audio physical stream immediately after logical one had stopped.
enal@chromium.org
2012-06-15
1
-0
/
+15
*
Fix sign inversion of 24-bit wav files.
rtoy@google.com
2012-06-14
1
-1
/
+1
*
Revert 141770 - Do not stop audio physical stream immediately after logical o...
cpu@chromium.org
2012-06-13
1
-15
/
+0
*
Do not stop audio physical stream immediately after logical one had stopped.
enal@chromium.org
2012-06-12
1
-0
/
+15
*
Revert 141476 - Do not stop audio physical stream immediately after logical o...
sail@chromium.org
2012-06-11
1
-15
/
+0
*
Do not stop audio physical stream immediately after logical one had stopped.
enal@chromium.org
2012-06-11
1
-0
/
+15
*
Fix wrong timing when audio is muted.
enal@chromium.org
2012-06-04
1
-1
/
+3
*
Merge AudioRendererImpl and AudioRendererBase; add NullAudioSink
vrk@chromium.org
2012-04-06
1
-0
/
+32
*
Change InterleaveFloatToInt16() to work with uint8 and int32
vrk@google.com
2012-04-02
1
-13
/
+47
*
Adding input and output audio backend to Android.
xians@chromium.org
2012-04-02
1
-2
/
+6
*
Make AudioParameters a class instead of a struct
vrk@google.com
2012-03-21
1
-13
/
+13
*
Add software audio mixing to the audio utils.
enal@chromium.org
2012-03-20
1
-3
/
+65
*
Adds input volume control support for Windows platforms.
henrika@chromium.org
2012-03-06
1
-13
/
+9
*
Fix muted audio when playback rate != 1.0 or 0.0
vrk@chromium.org
2012-03-06
1
-72
/
+0
*
Increase the buffer size in AudioRendererImpl to fix muted playback rate
vrk@google.com
2012-02-23
1
-0
/
+27
*
Adds support for 16kHz input sample rate and mono channel config. in WebRTC.
henrika@chromium.org
2012-01-19
1
-0
/
+16
*
Clean up AudioRendererAlgorithmBase
vrk@google.com
2012-01-10
1
-1
/
+48
*
Move decision if we need to use WASAPI or wave out into separate function.
enal@chromium.org
2011-12-03
1
-3
/
+13
*
Change the way we are sending audio data to driver when using WaveOut API.
enal@chromium.org
2011-12-01
1
-0
/
+5
*
Revert 112147 - Did not get LGTM from all reviewers.
enal@chromium.org
2011-11-30
1
-5
/
+0
*
Change the way we are sending audio data to driver when using WaveOut API.
enal@chromium.org
2011-11-30
1
-0
/
+5
*
Low-latency AudioOutputStream implementation based on WASAPI for Windows.
henrika@chromium.org
2011-11-16
1
-11
/
+32
*
Low-latency AudioInputStream implementation based on WASAPI for Windows.
henrika@chromium.org
2011-10-24
1
-2
/
+30
*
Fix playing of 8-bit sample files via webaudio.
rtoy@google.com
2011-10-18
1
-1
/
+1
*
Add API to query for the audio buffer size.
rtoy@google.com
2011-09-15
1
-0
/
+17
*
Windows-only change -- issue is worst on Windows because of pre-buffering. On...
enal@chromium.org
2011-09-15
1
-2
/
+20
*
Revert 99236 - Very short-term change: while working on proper long-term solu...
crogers@google.com
2011-09-02
1
-20
/
+2
*
Very short-term change: while working on proper long-term solution,
enal@chromium.org
2011-09-01
1
-2
/
+20
*
Fix problem when 'ended' event was fired before stream really ended.
enal@chromium.org
2011-08-23
1
-0
/
+40
*
[Reverted due to check_deps failure]
zea@chromium.org
2011-07-15
1
-33
/
+0
*
Fix problem when 'ended' event was fired before stream really ended.
enal@chromium.org
2011-07-15
1
-0
/
+33
[next]