Browse Source
Don't assume media sequence starts at zero
Don't assume media sequence starts at zero
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.pull/6/head

3 changed files with 47 additions and 18 deletions
Write
Preview
Loading…
Cancel
Save
Reference in new issue