Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement reading of media track info from WebM and MP4 containers | servolk | 2016-03-11 | 1 | -0/+12 |
* | Switch to standard integer types in media/, take 2. | avi | 2015-12-23 | 1 | -0/+2 |
* | Add missing macros includes in media/. | avi | 2015-12-19 | 1 | -0/+1 |
* | Switch to standard integer types in media/. | Avi Drissman | 2015-12-19 | 1 | -17/+17 |
* | Deprecate LogCB in favor of using MediaLog | wolenetz | 2015-07-14 | 1 | -2/+3 |
* | Standardize usage of virtual/override/final in media/ | dcheng | 2014-10-21 | 1 | -7/+7 |
* | replace OVERRIDE and FINAL with override and final in media/ | mostynb | 2014-10-07 | 1 | -6/+6 |
* | Remove track_uid_ to avoid uint64 parsing issues with MSb set. | tbutter@gmail.com | 2014-07-30 | 1 | -1/+0 |
* | MSE: Parse WebM TrackEntry DefaultDuration field | wolenetz@chromium.org | 2014-03-27 | 1 | -0/+14 |
* | Move MSE parsers under "formats" root directory. | dalecurtis@chromium.org | 2014-01-23 | 1 | -0/+105 |