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
/
formats
/
webm
/
webm_stream_parser.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement reading of media track info from WebM and MP4 containers
servolk
2016-03-11
1
-9
/
+3
*
Basic media tracks implementation for media stream parsers
servolk
2016-03-01
1
-3
/
+12
*
MSE: Log a warning if muxed AV media segment has no A or has no V block
wolenetz
2016-01-20
1
-4
/
+2
*
Switch to standard integer types in media/.
Avi Drissman
2015-12-19
1
-8
/
+8
*
Rename media/base/buffers.h to media/base/timestamp_constants.h
watk
2015-09-04
1
-0
/
+1
*
Deprecate LogCB in favor of using MediaLog
wolenetz
2015-07-14
1
-12
/
+10
*
OnEncrypted event to use enum for |init_data_type|
jrummell
2015-04-03
1
-2
/
+1
*
media-internals: Differentiate error, info, and debug log messages
wolenetz
2015-03-31
1
-2
/
+2
*
MSE: Remove unused |success| StreamParser::InitCB argument
wolenetz
2015-02-18
1
-1
/
+1
*
Parsing of encoded duration for unencrypted opus streams.
chcunningham
2015-02-09
1
-0
/
+1
*
Encrypted Media: Rename NeedKey to EncryptedMediaInitData.
xhwang
2014-12-06
1
-14
/
+15
*
Move Liveness from DemuxerStreamProvider to DemuxerStream.
xhwang
2014-11-14
1
-3
/
+3
*
Rename kWebMEncryptInitDataType to kWebMInitDataType
sandersd
2014-10-02
1
-1
/
+1
*
Skip Tags Element to parse WebM Files containing Tags
tbutter@gmail.com
2014-07-29
1
-0
/
+2
*
Fix WebMStreamParser to handle Cues between Clusters correctly.
sergeyu@chromium.org
2014-06-19
1
-69
/
+33
*
Fix WebMStreamParser to continue parsing after a cluster end
sergeyu@chromium.org
2014-06-17
1
-45
/
+55
*
Add live mode detection in WebM MediaSource parser.
sergeyu@chromium.org
2014-04-28
1
-1
/
+13
*
Add media::StreamParser::InitParameter struct.
sergeyu@chromium.org
2014-04-25
1
-4
/
+5
*
Add WebMediaPlayer::timelineOffset() support to WebMediaPlayerImpl.
acolwell@chromium.org
2014-04-16
1
-1
/
+2
*
MSE: Populate WebM missing duration with DefaultDuration, derived, or default
wolenetz@chromium.org
2014-03-28
1
-4
/
+8
*
Allow StreamParsers to request automatic timestampOffset updates.
dalecurtis@chromium.org
2014-03-19
1
-4
/
+3
*
SourceState: Coalesce OnNewBuffers() CB to include OnTextBuffers() behavior
wolenetz@chromium.org
2014-01-24
1
-16
/
+6
*
Move MSE parsers under "formats" root directory.
dalecurtis@chromium.org
2014-01-23
1
-0
/
+300