-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DateRange parsing and validation enhancements for Interstitials (#6213)
* DateRange parsing and validation enhancements for Interstitials Warn on invalid quoted-attribute attributes (missing quotes) Related to #6203 * Shift DateRange metadata Cue times when media timeline is shifted Fixes #6203 * Map DATERANGE tags to Segments with starting program date time * DATERANGE tags after the last PDT tag that start at or after that tag should be anchored to that tag * Handle DateRange mapping with Delta Playlist updates Error (but parse and merge) multiple EXT-X-SKIP tags
- Loading branch information
Showing
26 changed files
with
1,142 additions
and
430 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
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.