summaryrefslogtreecommitdiffstats
path: root/media/formats/webm/webm_stream_parser.h
Commit message (Expand)AuthorAgeFilesLines
* Implement reading of media track info from WebM and MP4 containersservolk2016-03-111-1/+2
* EME: Remove all references to `needkey` except the UMA name.ddorwin2016-02-251-1/+1
* MSE: Log a warning if muxed AV media segment has no A or has no V blockwolenetz2016-01-201-2/+2
* Switch to standard integer types in media/, take 2.avi2015-12-231-0/+2
* Add missing macros includes in media/.avi2015-12-191-0/+1
* Switch to standard integer types in media/.Avi Drissman2015-12-191-3/+3
* Rename media/base/buffers.h to media/base/timestamp_constants.hwatk2015-09-041-1/+0
* Deprecate LogCB in favor of using MediaLogwolenetz2015-07-141-2/+2
* Encrypted Media: Rename NeedKey to EncryptedMediaInitData.xhwang2014-12-061-4/+4
* Standardize usage of virtual/override/final in media/dcheng2014-10-211-10/+11
* replace OVERRIDE and FINAL with override and final in media/mostynb2014-10-071-3/+3
* Fix WebMStreamParser to handle Cues between Clusters correctly.sergeyu@chromium.org2014-06-191-3/+0
* Add live mode detection in WebM MediaSource parser.sergeyu@chromium.org2014-04-281-0/+2
* SourceState: Coalesce OnNewBuffers() CB to include OnTextBuffers() behaviorwolenetz@chromium.org2014-01-241-2/+2
* Move MSE parsers under "formats" root directory.dalecurtis@chromium.org2014-01-231-0/+90