Skip to content
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

[Fixes #5349] Remove fragments from FragmentTracker after transmux complete if fragment context changed #5350

Merged

Conversation

tpaszun
Copy link
Contributor

@tpaszun tpaszun commented Mar 28, 2023

This PR will...

Fix #5349

Why is this Pull Request needed?

Fix #5349

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

Resolves issues:

Issue #5349

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.4.0 milestone Mar 28, 2023
@robwalch robwalch merged commit 643cc5a into video-dev:master Mar 28, 2023
12 checks passed
robwalch added a commit that referenced this pull request Mar 28, 2023
…n appending state and trying to reload on IDLE

Resolves #5328
Related to #5349 / Follow up to #5350
robwalch added a commit that referenced this pull request Mar 29, 2023
…n appending state and trying to reload on IDLE (#5354)

Resolves #5328
Related to #5349 / Follow up to #5350
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.

Scrubbing current position causes fragments to stuck between loading and buffered state.
3 participants