summaryrefslogtreecommitdiffstats
path: root/media/formats/webm/webm_tracks_parser.h
Commit message (Expand)AuthorAgeFilesLines
* Implement reading of media track info from WebM and MP4 containersservolk2016-03-111-0/+12
* 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-17/+17
* Deprecate LogCB in favor of using MediaLogwolenetz2015-07-141-2/+3
* Standardize usage of virtual/override/final in media/dcheng2014-10-211-7/+7
* replace OVERRIDE and FINAL with override and final in media/mostynb2014-10-071-6/+6
* Remove track_uid_ to avoid uint64 parsing issues with MSb set.tbutter@gmail.com2014-07-301-1/+0
* MSE: Parse WebM TrackEntry DefaultDuration fieldwolenetz@chromium.org2014-03-271-0/+14
* Move MSE parsers under "formats" root directory.dalecurtis@chromium.org2014-01-231-0/+105