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

Feature/add dvb dash 2017 #591

Merged

Conversation

wschidol
Copy link
Contributor

Even though the code base already contained DVB-DASH 2017 profile tests, the profile string itself was not recognized. This PR fixes this and "legalizes" urn:dvb:dash:profile:dvb-dash:2017. Note that this PR also brings in #589 so it makes sense to approve that first.
It can be debated whether this fixes a bug or adds a feature. I opted for the latter and called this a feature but it could go either way.

@wschidol
Copy link
Contributor Author

Even though I believe this is valid schematron, I get warnings when trying to compile this with create_val_schema.sh. Investigating.

@wschidol
Copy link
Contributor Author

The code now compiles with create_val_schema.sh. I tested on all the example mpd files and the results are essentially identical except for a changed diagnostic message when the the profile string does not validate.

@dsilhavy dsilhavy added this to the JCCP - Beta Release milestone Jun 29, 2022
@dsilhavy
Copy link
Contributor

dsilhavy commented Jul 8, 2022

@wschidol Can you please rebase that based on development. Just merged #589

@wschidol wschidol force-pushed the feature/add-dvb-dash-2017 branch from 25331dc to 97d8da0 Compare July 8, 2022 11:27
@wschidol
Copy link
Contributor Author

@wschidol Can you please rebase that based on development. Just merged #589

Done.

@dsilhavy dsilhavy merged commit 30d98fd into Dash-Industry-Forum:development Sep 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants