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_buffer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support start trimming post-decoding. Use it with FFmpegDemuxer.
dalecurtis@chromium.org
2014-05-03
1
-0
/
+4
*
Remove AudioBuffer::set_duration(), instead base on frames.
dalecurtis@chromium.org
2014-05-02
1
-9
/
+3
*
Revert of Remove AudioBuffer::set_duration(), instead base on frames. (https:...
falken@chromium.org
2014-05-02
1
-3
/
+9
*
Remove AudioBuffer::set_duration(), instead base on frames.
dalecurtis@chromium.org
2014-05-02
1
-9
/
+3
*
Introduce AudioDiscardHelper. Refactor audio decoders to use it.
dalecurtis@chromium.org
2014-04-29
1
-5
/
+0
*
Add channel_count parameter back to AudioBuffer creation methods.
dalecurtis@google.com
2014-03-29
1
-0
/
+4
*
Add channel_layout() and sample_rate() to AudioBuffer.
rileya@chromium.org
2014-03-20
1
-4
/
+17
*
Rename base::ScopedPtrAlignedFree to AlignedFreeDeleter.
viettrungluu@chromium.org
2014-02-15
1
-1
/
+1
*
Fix to make sure FFmpeg and AudioBuffer use the same alignment.
jrummell@chromium.org
2013-08-16
1
-2
/
+7
*
FFmpeg to decode audio directly into AudioBuffer.
jrummell@chromium.org
2013-07-31
1
-3
/
+19
*
Switch audio code from DataBuffer to AudioBuffer.
jrummell@chromium.org
2013-07-10
1
-6
/
+30
*
Use a direct include of time headers in media/.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Add new class AudioBuffer.
jrummell@chromium.org
2013-06-18
1
-0
/
+98