New issue
Advanced search Search tips

Issue 771349 link

Starred by 5 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocked on:
issue 760264

Blocking:
issue 354518



Sign in to add a comment

Remove old LegacyByDts MSE code and tests once MseBufferByPts ships always-on

Project Member Reported by wolenetz@chromium.org, Oct 3 2017

Issue description

 Bug 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.
 
Blockedon: 760264
Issue 760264 is the internal launch bug for MseBufferByPts.
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).
Blocking: 354518

Sign in to add a comment