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(DASH): Fix period combining when roles are equal #7065

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

tykus160
Copy link
Collaborator

When roles exist and are equal between tracks and periods, period combiner matches based on that instead of looking for other similarities. This PR addresses it & adds regression test.

@avelad avelad added type: bug Something isn't working correctly priority: P2 Smaller impact or easy workaround component: DASH The issue involves the MPEG DASH manifest format labels Jul 18, 2024
@avelad avelad added this to the v4.11 milestone Jul 18, 2024
@avelad avelad requested review from avelad and theodab July 18, 2024 15:49
@shaka-bot
Copy link
Collaborator

Incremental code coverage: 100.00%

@avelad avelad merged commit 38c691b into shaka-project:main Jul 19, 2024
10 of 20 checks passed
@tykus160 tykus160 deleted the wt-periodcombiner-roles branch July 19, 2024 08:59
avelad pushed a commit that referenced this pull request Jul 22, 2024
When roles exist and are equal between tracks and periods, period
combiner matches based on that instead of looking for other
similarities. This PR addresses it & adds regression test.
avelad pushed a commit that referenced this pull request Jul 22, 2024
When roles exist and are equal between tracks and periods, period
combiner matches based on that instead of looking for other
similarities. This PR addresses it & adds regression test.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: DASH The issue involves the MPEG DASH manifest format priority: P2 Smaller impact or easy workaround type: bug Something isn't working correctly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants