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
/
demuxer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Standardize usage of virtual/override/final in media/
dcheng
2014-10-21
1
-1
/
+1
*
Initialize media timeline correctly for positive start times.
dalecurtis
2014-09-16
1
-0
/
+3
*
media: Introduce DemuxerStreamProvider interface.
xhwang
2014-09-10
1
-14
/
+2
*
Make Demuxer::Stop() synchronous.
xhwang
2014-09-02
1
-4
/
+4
*
Fix seeking when the start time is non-zero.
dalecurtis@chromium.org
2014-06-18
1
-3
/
+0
*
Revert of Fix seeking when the start time is non-zero. (https://codereview.ch...
tkent@chromium.org
2014-06-16
1
-0
/
+3
*
Fix seeking when the start time is non-zero.
dalecurtis@chromium.org
2014-06-16
1
-3
/
+0
*
Remove support for audio renderers to disable themselves at run time.
scherkus@chromium.org
2014-05-09
1
-8
/
+0
*
Add live mode detection in WebM MediaSource parser.
sergeyu@chromium.org
2014-04-28
1
-0
/
+9
*
Add WebMediaPlayer::timelineOffset() support to WebMediaPlayerImpl.
acolwell@chromium.org
2014-04-16
1
-0
/
+5
*
Separate DemuxerHost from DataSourceHost.
sandersd@chromium.org
2014-04-03
1
-1
/
+5
*
Render inband text tracks in the media pipeline
matthewjheaney@chromium.org
2013-11-22
1
-2
/
+13
*
Remove default implementations from Demuxer.
rileya@chromium.org
2013-10-10
1
-7
/
+4
*
Change NeedKeyCB to use std::vector.
acolwell@chromium.org
2013-08-26
1
-0
/
+8
*
Make calling FFmpegDemuxer::Stop() multiple times illegal.
scherkus@chromium.org
2013-08-22
1
-2
/
+4
*
Revert 218110 "Make calling FFmpegDemuxer::Stop() multiple times..."
scherkus@chromium.org
2013-08-19
1
-4
/
+2
*
Make calling FFmpegDemuxer::Stop() multiple times illegal.
scherkus@chromium.org
2013-08-16
1
-2
/
+4
*
Use a direct include of time headers in media/.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Remove reference counting from media::DemuxerStream and friends.
scherkus@chromium.org
2013-04-25
1
-1
/
+2
*
Remove reference counting from media::Demuxer and friends.
scherkus@chromium.org
2013-04-22
1
-6
/
+2
*
Dead code elimination: scythe.chrome_functions:segment.path %media% edition, ...
fischman@chromium.org
2012-08-06
1
-4
/
+0
*
RefCounted types should not have public destructors, delegate cleanup
rsleevi@chromium.org
2012-06-26
1
-2
/
+3
*
Track buffered byte ranges correctly in media::Pipeline.
fischman@chromium.org
2012-05-30
1
-3
/
+0
*
Send 'ended' event when we don't know audio duration in the beginning.
enal@chromium.org
2012-05-26
1
-2
/
+2
*
Reland r136679, reverted in r136753: Delete MockDataSource, remove IsLocalSou...
fischman@chromium.org
2012-05-12
1
-9
/
+0
*
Revert 136679 - Delete MockDataSource, remove IsLocalSource & IsSeekable from...
tkent@chromium.org
2012-05-12
1
-0
/
+9
*
Delete MockDataSource, remove IsLocalSource & IsSeekable from Demuxer/Pipeline.
fischman@chromium.org
2012-05-11
1
-9
/
+0
*
Kill Pipeline::SetBufferedTime(), since nobody needs/uses it.
fischman@chromium.org
2012-05-09
1
-4
/
+0
*
Move Demuxer::set_host() to Initialize().
scherkus@chromium.org
2012-04-05
1
-20
/
+5
*
Remove DemuxerFactory and URL parameter from Pipeline.
scherkus@chromium.org
2012-04-02
1
-0
/
+8
*
Move DataSource::SetPreload() to BufferedDataSource.
scherkus@chromium.org
2012-03-31
1
-4
/
+0
*
Callback renaming in media code.
xhwang@chromium.org
2012-03-15
1
-2
/
+2
*
Removing DataSource from Filter hierarchy and refactoring FilterHost into Dem...
acolwell@chromium.org
2011-12-16
1
-12
/
+33
*
Fire CanPlayThrough immediately for local and streaming media files
vrk@google.com
2011-12-01
1
-0
/
+7
*
Fire canplaythrough event at the proper time for audio/video
vrk@google.com
2011-11-18
1
-0
/
+4
*
Convert all of media/ over to the new base::{Bind,Callback} hotness.
fischman@chromium.org
2011-09-29
1
-3
/
+1
*
Remove Demuxer from the Filter class hierarchy.
acolwell@chromium.org
2011-09-13
1
-0
/
+77