MSE: Use TimeDelta for PTS in SourceBufferStream
With recent removal of LegacyByDts buffering logic, this change does the last of the major cleanup to SourceBufferStream such that it now uses base::TimeDelta for presentation time, removes the now-unnecessary wrappers of SourceBufferRange that converted time type from/to DecodeTimestamp, and updates the callers and tests of SourceBufferStream's API. Also adds a TODO around tangential compliance work remaining to fix https://crbug.com/623729. BUG=771349,623729 Change-Id: Ib87004719319ca34e917d54b1004ed111eab609c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1597544Reviewed-by:Dan Sanders <sandersd@chromium.org> Commit-Queue: Matthew Wolenetz <wolenetz@chromium.org> Cr-Commit-Position: refs/heads/master@{#658857}
Showing
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment