Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a direct include of time headers in media/. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Fix Android component build. | newt@chromium.org | 2013-05-22 | 1 | -2/+3 |
* | Revert "Fix Component build for Android." | aurimas@chromium.org | 2013-05-21 | 1 | -4/+3 |
* | Fix Component build for Android. | aurimas@chromium.org | 2013-05-21 | 1 | -3/+4 |
* | Cap sourceBuffered() on duration and truncate duration on EoS | vrk@google.com | 2012-08-02 | 1 | -2/+2 |
* | Ensure media's buffered ranges always have a range that includes currentTime. | fischman@chromium.org | 2012-06-23 | 1 | -1/+14 |
* | Fix ChunkDemuxer so it properly outputs buffered ranges. | acolwell@chromium.org | 2012-06-20 | 1 | -0/+28 |
* | Report correct buffered TimeRanges instead of faking a single TimeRange. | fischman@chromium.org | 2012-05-10 | 1 | -0/+120 |