Skip to content

fix: Fix audio selection by channel count #8286

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

Conversation

tykus160
Copy link
Member

One of unit tests indicated that when we have channel count preference, but don't have direct match, we should select variants with largest channel count less than config. Test was falsy positive, as we don't have logic to satisfy that scenario.

@tykus160 tykus160 added type: bug Something isn't working correctly priority: P2 Smaller impact or easy workaround labels Mar 17, 2025
@tykus160 tykus160 added this to the v4.15 milestone Mar 17, 2025
@shaka-bot
Copy link
Collaborator

Incremental code coverage: 86.67%

@avelad avelad merged commit b9625c7 into shaka-project:main Mar 17, 2025
36 of 37 checks passed
@tykus160 tykus160 deleted the wt-fix-adaptation-set-channels-count branch March 17, 2025 16:50
avelad pushed a commit that referenced this pull request Mar 19, 2025
One of unit tests indicated that when we have channel count preference,
but don't have direct match, we should select variants with largest
channel count less than config. Test was falsy positive, as we don't
have logic to satisfy that scenario.
avelad pushed a commit that referenced this pull request Mar 19, 2025
One of unit tests indicated that when we have channel count preference,
but don't have direct match, we should select variants with largest
channel count less than config. Test was falsy positive, as we don't
have logic to satisfy that scenario.
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label May 16, 2025
@shaka-project shaka-project locked as resolved and limited conversation to collaborators May 16, 2025
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.

3 participants