Skip to content

Tags: zencoder/go-dash

Tags

v3.0.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
DELIVER-2153: Add caption labels to dash manifests (#95)

* Add Label Attribute to Dash structure

* Add Labels on Dash manifest

* Updated tests to meet new label criteria

* Updated comments with a more accurate description of the subtitle functions

Co-authored-by: Jorge Guerra <jguerra@brightcocove.com>

v3.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add attrPublishTime, as publishTime must be present for @type='dynami…

…c' (#84)

Co-authored-by: liuyanhit <liuuyan@qiniu.com>

v3.0.1

Release v3.0.1 with fix to go.mod for /v3 module path

v3.0.0

Add go.mod file (#57)

v2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #42 from zencoder/add-attributes

First stage adding additional parameters to match spec

v1.0

Removed 'suite' and moved to using 'require' instead of 'assert' (#43)