Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #2547 - do not reject empty TTML docs as invalid #2548

Merged
merged 1 commit into from Apr 24, 2018

Conversation

davemevans
Copy link
Contributor

Have TTMLParser return an empty array of captions when the TTML document is valid but contains nothing to display (ie empty samples to maintain the timeline). Still throw an error if there was one.

I have not tested that it does not regress #2527 as I do not have access to Edge.

IMO this should be included in the upcoming release as it is a serious regression.

@epiclabsDASH
Copy link
Contributor

Fix #2547. Thanks @bbcrddave!

@epiclabsDASH epiclabsDASH added this to the 2.6.8 milestone Apr 24, 2018
@epiclabsDASH epiclabsDASH merged commit 47d76a2 into Dash-Industry-Forum:development Apr 24, 2018
@davemevans davemevans deleted the 2547 branch April 24, 2018 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants