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): Prioritize highest bandwidth in PeriodCombiner #7045

Merged

Conversation

willdharris
Copy link
Contributor

@willdharris willdharris commented Jul 15, 2024

Resolves #7026
Resolves #3816

@avelad avelad requested review from avelad and theodab July 15, 2024 14:51
@avelad avelad added type: bug Something isn't working correctly priority: P1 Big impact or workaround impractical; resolve before feature release component: DASH The issue involves the MPEG DASH manifest format labels Jul 15, 2024
@avelad avelad added this to the v4.11 milestone Jul 15, 2024
@avelad avelad requested a review from littlespex July 15, 2024 15:20
@shaka-bot
Copy link
Collaborator

Incremental code coverage: 100.00%

@avelad avelad merged commit 29ed0a8 into shaka-project:main Jul 16, 2024
15 of 22 checks passed
avelad pushed a commit that referenced this pull request Jul 18, 2024
avelad pushed a commit that referenced this pull request Jul 18, 2024
avelad pushed a commit that referenced this pull request Jul 18, 2024
🤖 I have created a release *beep* *boop*
---


##
[4.10.7](v4.10.6...v4.10.7)
(2024-07-18)


### Bug Fixes

* Allow reference mimeType change in StreamingEngine
([#7061](#7061))
([2fe4dcc](2fe4dcc))
* **DASH:** Prioritize highest bandwidth in PeriodCombiner
([#7045](#7045))
([30cdd61](30cdd61))
* Destroy correctly unused transmuxer
([#7059](#7059))
([7641475](7641475))
* Fix MSE polyfill for iOS
([#7049](#7049))
([44dc9a9](44dc9a9))
* **HLS:** Remove init segment on formats without init segment
([#7060](#7060))
([ee179ad](ee179ad))
* **Transmuxer:** Fix init segment between discontinuities
([#7042](#7042))
([dd2a6d7](dd2a6d7))
* **ttml:** Handle escaped special characters.
([#7047](#7047))
([451a41e](451a41e)),
closes
[#7044](#7044)
* **UI:** Fix resolution label when the stream has not resolution
([#7043](#7043))
([9e468f4](9e468f4))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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: P1 Big impact or workaround impractical; resolve before feature release type: bug Something isn't working correctly
Projects
None yet
5 participants