Skip to content
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.

Support Name attribute in #EXT-X-STREAM-INF tag #30

Merged
merged 1 commit into from
Oct 17, 2015
Merged

Support Name attribute in #EXT-X-STREAM-INF tag #30

merged 1 commit into from
Oct 17, 2015

Conversation

bradleyfalzon
Copy link
Collaborator

The Name attribute (within a master manifest's #EXT-X-STREAM-INF) tag is
a non standard attribute used by Wowza and JWPlayer to display different
text on a User-Agent's quality (variant) selector.

See:
http://support.jwplayer.com/customer/portal/articles/1430240-hls-adaptive-streaming

This change adds support by adding the Name field to the Variant struct
as well as decoding support and writing support via the Encode()
methods.

References #29

The Name attribute (within a master manifest's #EXT-X-STREAM-INF) tag is
a non standard attribute used by Wowza and JWPlayer to display different
text on a User-Agent's quality (variant) selector.

See:
http://support.jwplayer.com/customer/portal/articles/1430240-hls-adaptive-streaming

This change adds support by adding the Name field to the Variant struct
as well as decoding support and writing support via the Encode()
methods.
grafov added a commit that referenced this pull request Oct 17, 2015
Support Name attribute in #EXT-X-STREAM-INF tag
@grafov grafov merged commit 535475c into grafov:master Oct 17, 2015
@grafov
Copy link
Owner

grafov commented Oct 17, 2015

Merged. Thank you for this contribution!

grafov added a commit that referenced this pull request Nov 22, 2016
Support Name attribute in #EXT-X-STREAM-INF tag
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants