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
/
base
/
audio_renderer_mixer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace erroneous use of base::Time with base::TimeTicks throughout media code.
miu@chromium.org
2013-06-13
1
-3
/
+3
*
Refactor AudioRendererMixer to be more generic.
dalecurtis@google.com
2013-05-01
1
-13
/
+11
*
Remove unused flush operation from Chromium audio.
miu@chromium.org
2013-04-16
1
-1
/
+1
*
Add pause timer to ease resource usage when not playing.
dalecurtis@chromium.org
2013-01-10
1
-1
/
+25
*
Collapse AudioRendererMixer and OnMoreDataResampler into AudioTransform.
dalecurtis@chromium.org
2012-11-21
1
-81
/
+10
*
Scale audio delay information in AudioRendererMixer.
dalecurtis@chromium.org
2012-10-22
1
-10
/
+18
*
Split AudioRendererMixer::VectorFMAC into VectorMath library.
dalecurtis@chromium.org
2012-08-24
1
-50
/
+4
*
Upgrade AudioBus to support wrapping, interleaving.
dalecurtis@chromium.org
2012-08-21
1
-3
/
+0
*
Switch AudioRenderSink::Callback to use AudioBus.
dalecurtis@chromium.org
2012-08-09
1
-32
/
+21
*
Optimizes the FMAC operation with SSE. Performance is on par with
dalecurtis@chromium.org
2012-08-02
1
-10
/
+56
*
Switch to pcm_low_latency and enable resampling.
dalecurtis@chromium.org
2012-07-14
1
-20
/
+65
*
Lays the base work and initial unit tests for renderer side audio mixing! Right
dalecurtis@chromium.org
2012-06-28
1
-0
/
+101