Comcast / mamba

Mamba is a Swift iOS, tvOS and macOS framework to parse, validate and write HTTP Live Streaming (HLS) data.
Apache License 2.0
178 stars 39 forks source link

Fix a bug where EXT-X-DISCONTINUITY-SEQUENCE tags were labelled as .mediaSegment instead of .wholePlaylist #12

Closed dcoufal closed 6 years ago

dcoufal commented 6 years ago

Description

This PR fixes a bug where EXT-X-DISCONTINUITY-SEQUENCE tags were labelled as .mediaSegment instead of .wholePlaylist

Change Notes

Pre-submission Checklist