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: Change quality only when adding the last partial segment and it is fast switching #6114

Merged
merged 2 commits into from Jan 18, 2024

Conversation

avelad
Copy link
Collaborator

@avelad avelad commented Jan 17, 2024

No description provided.

@avelad avelad added type: bug Something isn't working correctly priority: P2 Smaller impact or easy workaround labels Jan 17, 2024
@avelad avelad added this to the v5.0 milestone Jan 17, 2024
@avelad avelad requested a review from theodab January 17, 2024 09:39
*
* @exportDoc
*/
allowSuggestStreams() {}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall, I think the design of this PR looks fine, but I don't like the name of this method.

allowSuggestStreams sounds to me like it's setting a configuration value, like it will make the abr manager start suggesting streams from now on.

To better convey that this will trigger at most one stream suggestion, I'd go for a name more like trySuggestStreams.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed!

@avelad avelad requested a review from theodab January 18, 2024 06:57
@avelad avelad merged commit 48626f2 into shaka-project:main Jan 18, 2024
12 of 16 checks passed
@avelad avelad deleted the fastswitching-fix branch January 18, 2024 07:40
avelad added a commit that referenced this pull request Jan 18, 2024
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Mar 18, 2024
@shaka-project shaka-project locked as resolved and limited conversation to collaborators Mar 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
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.

None yet

3 participants