Skip to content
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.

Don't assume media sequence starts at zero #346

Closed
wants to merge 1 commit into from

Conversation

dmlap
Copy link
Member

@dmlap dmlap commented Jul 13, 2015

Zero is the default when unspecified but it's legal to have a one-indexed VOD media playlist. When the media sequence is non-zero, assume that should be the basis for all sequence calculations unless a different basis was explicitly specified. Fix Playlist.seekable so that it doesn't attempt to estimate the duration of expired segments.

Zero is the default when unspecified but it's legal to have a one-indexed VOD media playlist. When the media sequence is non-zero, assume that should be the basis for all sequence calculations unless a different basis was explicitly specified. Fix Playlist.seekable so that it doesn't attempt to estimate the duration of expired segments.
@gkatsev
Copy link
Member

gkatsev commented Jul 13, 2015

LGTM

@dmlap dmlap closed this in 385ed9f Jul 13, 2015
@dmlap dmlap deleted the non-zero-sequence-and-duration branch July 13, 2015 18:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants