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_splicer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup some audio classes with C++11 shine!
dalecurtis
2014-09-26
1
-5
/
+3
*
Remove implicit conversions from scoped_refptr to T* in media/
dcheng
2014-08-27
1
-3
/
+3
*
Don't crash when splices are in the past due to bad media.
dalecurtis@chromium.org
2014-08-08
1
-2
/
+4
*
Don't crash on splice frame failure with bad content.
dalecurtis@chromium.org
2014-06-25
1
-8
/
+8
*
Add some additional CHECKs for splicer behavior.
dalecurtis@chromium.org
2014-05-04
1
-1
/
+7
*
Remove AudioBuffer::set_duration(), instead base on frames.
dalecurtis@chromium.org
2014-05-02
1
-26
/
+7
*
Revert of Remove AudioBuffer::set_duration(), instead base on frames. (https:...
falken@chromium.org
2014-05-02
1
-7
/
+26
*
Remove AudioBuffer::set_duration(), instead base on frames.
dalecurtis@chromium.org
2014-05-02
1
-26
/
+7
*
Simplify AudioSplicer logic which slots buffers before or after a splice point.
dalecurtis@chromium.org
2014-04-20
1
-43
/
+22
*
Revert 264766 "Simplify AudioSplicer logic which slots buffers b..."
rockot@chromium.org
2014-04-18
1
-22
/
+43
*
Simplify AudioSplicer logic which slots buffers before or after a splice point.
dalecurtis@chromium.org
2014-04-18
1
-43
/
+22
*
Fix unit test failures with estimated durations and splice frames.
dalecurtis@chromium.org
2014-04-18
1
-1
/
+2
*
Strengthen no-splice verification. Use frames instead of timestamps.
dalecurtis@chromium.org
2014-04-02
1
-45
/
+47
*
Add channel_count parameter back to AudioBuffer creation methods.
dalecurtis@google.com
2014-03-29
1
-0
/
+2
*
Verify supposed splice frames; don't generate for end ts overlap.
dalecurtis@google.com
2014-03-25
1
-2
/
+29
*
Generate and plumb splice frames to the renderer.
dalecurtis@google.com
2014-03-24
1
-3
/
+0
*
Add channel_layout() and sample_rate() to AudioBuffer.
rileya@chromium.org
2014-03-20
1
-10
/
+18
*
Enhance AudioSplicer to crossfade marked splice frames.
dalecurtis@chromium.org
2014-03-01
1
-20
/
+394
*
Switch audio code from DataBuffer to AudioBuffer.
jrummell@chromium.org
2013-07-10
1
-32
/
+23
*
Refactored DataBuffer to use unix_hacker style methods.
tyoverby@chromium.org
2013-06-25
1
-20
/
+20
*
Eliminate media::Buffer as a base class for media::DecoderBuffer and media::D...
scherkus@chromium.org
2013-01-15
1
-4
/
+4
*
Add support for audio config changes.
acolwell@chromium.org
2012-12-05
1
-0
/
+139