-
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.
Add support for multiple media tags with the same group-id (HLS).
Currently HLS parser expects only one media tag to have a given group id. According to the spec that might not be the case. This change adds support for multiple tags with the same gruop id and insures the parser creates variants for all of them. Issue #279. Change-Id: I327e52387f7513464fc56c4b6b8d07ead689d6cc
- Loading branch information
Showing
3 changed files
with
225 additions
and
108 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
Oops, something went wrong.