Skip to content

Fix seeking into jagged discontinuity sequence boundary #7274

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 28, 2025

Conversation

robwalch
Copy link
Collaborator

@robwalch robwalch commented May 24, 2025

This PR will...

Sync audio playlist fragment selection with main playlist discontinuity sequence

Why is this Pull Request needed?

Fixes an issue where audio segments will not load after playback has started when seeking into different discontinuity sequences (not aligned) between main and audio playlists that have not been loaded.

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

Resolves issues:

Fixes #7262

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.3 milestone May 24, 2025
@robwalch robwalch marked this pull request as ready for review May 24, 2025 01:29
@robwalch robwalch requested a review from iamboorrito May 24, 2025 01:29
@robwalch robwalch force-pushed the bugfix/alt-audio-cc-fragment-selection branch from ef01f3a to b7469ea Compare May 24, 2025 01:44
@robwalch robwalch changed the title Fix loading at jagged discontinuity sequence boundary Fix seeking into jagged discontinuity sequence boundary May 24, 2025
@robwalch robwalch force-pushed the bugfix/alt-audio-cc-fragment-selection branch from f7c2c55 to b9492c2 Compare May 26, 2025 23:02
@robwalch robwalch merged commit a2d6b48 into master May 28, 2025
16 checks passed
@robwalch robwalch deleted the bugfix/alt-audio-cc-fragment-selection branch May 28, 2025 21:52
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.

Playback deadlock when seeking across continuities
2 participants