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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Standardize usage of virtual/override/final in media/
dcheng
2014-10-21
1
-4
/
+3
*
replace OVERRIDE and FINAL with override and final in media/
mostynb
2014-10-07
1
-2
/
+2
*
Deliver RenderCallbackErrors even when mixer inputs are paused.
dalecurtis@chromium.org
2014-06-07
1
-8
/
+13
*
Use a direct include of time headers in media/.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Replace erroneous use of base::Time with base::TimeTicks throughout media code.
miu@chromium.org
2013-06-13
1
-1
/
+1
*
Refactor AudioRendererMixer to be more generic.
dalecurtis@google.com
2013-05-01
1
-8
/
+8
*
Add pause timer to ease resource usage when not playing.
dalecurtis@chromium.org
2013-01-10
1
-0
/
+11
*
Collapse AudioRendererMixer and OnMoreDataResampler into AudioTransform.
dalecurtis@chromium.org
2012-11-21
1
-23
/
+6
*
Scale audio delay information in AudioRendererMixer.
dalecurtis@chromium.org
2012-10-22
1
-0
/
+4
*
Split AudioRendererMixer::VectorFMAC into VectorMath library.
dalecurtis@chromium.org
2012-08-24
1
-12
/
+0
*
Switch AudioRenderSink::Callback to use AudioBus.
dalecurtis@chromium.org
2012-08-09
1
-9
/
+5
*
Optimizes the FMAC operation with SSE. Performance is on par with
dalecurtis@chromium.org
2012-08-02
1
-0
/
+12
*
Switch to pcm_low_latency and enable resampling.
dalecurtis@chromium.org
2012-07-14
1
-12
/
+23
*
Lays the base work and initial unit tests for renderer side audio mixing! Right
dalecurtis@chromium.org
2012-06-28
1
-0
/
+62