-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In situations where there are variants with video and audio, and variants with only one of the two, this filters out the less-complete variants. This removes the possibility of the player switching to an audio-only variant and breaking MediaSource. It also solves the regression where audio-only variants have the lowest bandwidth and thus are chosen preferentially on weak connections. Closes #824 Closes #861 Change-Id: Ic37543d98962ddd83a85224e26e5225d142b844e
- Loading branch information
1 parent
d05a6b7
commit e256dc3
Showing
2 changed files
with
118 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters