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

Fix a bug that lead to playback stalling when bufferToKeep is larger … #4488

Merged
merged 1 commit into from
May 22, 2024

Conversation

dsilhavy
Copy link
Collaborator

…than bufferTimeAtTopQuality.

This PR fixes #4464. It also adds a functional test to verify the correct behavior. This test failed prior to applying this fix and now resolves successfully.

@dsilhavy dsilhavy added this to the 5.0.0 milestone May 22, 2024
@dsilhavy dsilhavy merged commit d6708a1 into development May 22, 2024
5 checks passed
@dsilhavy dsilhavy deleted the fix/#4464 branch May 22, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Seeking bug in case (bufferToKeep > bufferTimeAtTopQuality)
1 participant