Skip to content

Conversation

@robwalch
Copy link
Collaborator

@robwalch robwalch commented Jul 5, 2024

This PR will...

Improve playlist alignment based on discontinuity sequence change

Why is this Pull Request needed?

alignDiscontinuities did not always align on discontinuity sequence change between two different parsed playlists (LevelDetails) as it should (as pointed out in #4416).

Are there any points in the code the reviewer needs to double check?

This removes the need for the lastFrag argument in alignStream. I'll address cleanup in base-stream-controller in another PR.

Resolves issues:

Resolves #4416

Checklist

  • changes have been done against master branch, and PR does not conflict
  • new unit / functional tests have been added (whenever applicable)
  • API or design changes are documented in API.md

@robwalch robwalch added this to the 1.6.0 milestone Jul 5, 2024
@robwalch robwalch requested a review from iamboorrito July 5, 2024 18:16
@robwalch robwalch force-pushed the bugfix/align-discontinuity branch from a602647 to 0495a57 Compare July 5, 2024 18:18
@robwalch
Copy link
Collaborator Author

robwalch commented Jul 5, 2024

cc @hongfeih-es

@robwalch robwalch merged commit 8683c79 into master Jul 11, 2024
@robwalch robwalch deleted the bugfix/align-discontinuity branch July 11, 2024 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Question about playlists alignment based on discontinuity counter

3 participants