Remove old LegacyByDts MSE code and tests once MseBufferByPts ships always-on |
||
Issue descriptionBug 718641 landed support for buffering media by PTS intervals, conditioned on MseBufferByPts feature. Once that feature ships always-on, we'll have obsolete LegacyByDts MSE code ripe for removal. This bug tracks doing that eventual removal.
,
Oct 3 2017
FrameProcessor and SourceBufferStream use DTS time type internally still (with PTS converted appropriately when MseBufferByPts enabled). Removing LegacyByDts also includes using base::TimeDelta directly where appropriate (instead of DecodeTimestamp + type conversions).
,
Oct 3 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by wolenetz@chromium.org
, Oct 3 2017