forked from shaka-project/shaka-player
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Fix filtering of duplicate image streams
We filter out duplicate streams for all other types, so we should do this for images, as well. This also updates all PeriodCombiner test cases to include the imageStreams property. Issue shaka-project#3383 Change-Id: I63355f85d4e12bd25c1cadce29a040d17c4e7d61
- Loading branch information
1 parent
052e794
commit 42674be
Showing
2 changed files
with
93 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