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
177 stars 36 forks source link

EXT-X-DATERANGE support #84

Closed theRealRobG closed 4 years ago

theRealRobG commented 4 years ago

Description

This PR attempts to add EXT-X-DATERANGE as a tag that is recognised by Mamba under PantosTag, along with the attributes that the tag supports. The attributes were taken from draft-pantos-hls-rfc8216bis-05.

Change Notes

Pre-submission Checklist