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: Avoid unnecessary timestampOffset updates when using HLS segments mode #5270

Merged
merged 1 commit into from
Jun 8, 2023

Conversation

avelad
Copy link
Member

@avelad avelad commented Jun 8, 2023

With this change, we are changing the minimum timestampOffsetDifference to 0.1 to prevent unnecessary timestampOffset updates

@avelad avelad added type: bug Something isn't working correctly component: HLS The issue involves Apple's HLS manifest format priority: P2 Smaller impact or easy workaround labels Jun 8, 2023
@avelad avelad added this to the v4.4 milestone Jun 8, 2023
@avelad
Copy link
Member Author

avelad commented Jun 8, 2023

Note: this change is in line with what HLS.js does

@github-actions
Copy link
Contributor

github-actions bot commented Jun 8, 2023

Incremental code coverage: 33.33%

@avelad avelad merged commit 9059944 into shaka-project:main Jun 8, 2023
@avelad avelad deleted the timestampoffset-mse branch June 9, 2023 06:55
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Aug 7, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component: HLS The issue involves Apple's HLS manifest format priority: P2 Smaller impact or easy workaround status: archived Archived and locked; will not be updated type: bug Something isn't working correctly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants