zencoder / go-dash

A Go library for generating MPEG-DASH manifests.
Other
217 stars 60 forks source link

(breaking)mpd: support float durations for SegmentTemplate #70

Closed zsiec closed 4 years ago

zsiec commented 4 years ago

Making this change on behalf of @flavioribeiro, broken out of this PR: https://github.com/zencoder/go-dash/pull/62

This PR introduces an incompatibility with previous versions.

zsiec commented 4 years ago

Closing this, the change doesn't conform to the DASH spec