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/processing optimizations #4609

Merged
merged 4 commits into from
Oct 31, 2024
Merged

Conversation

dsilhavy
Copy link
Collaborator

This PR adds the following changes:

  • Removes ESSENTIAL_PROPERTY and SUPPLEMENTAL_PROPERTY from RepresentationBaseValuesMap. That way these properties are not automatically merged from AdaptationSet to Representation level. This is important to not duplicate information that requires sequential processing e.g. in the case of Annex I. Classes that were relying on this information to be mapped down to Representations are adjusted
  • Fixes a bug in the ExtUrlQueryInfoController when playing content with SegmentBase.
  • Adjusts the Karma unit test configuration to produce a code coverage report with Istanbul

@dsilhavy dsilhavy added this to the 5.0.0 milestone Oct 31, 2024
@dsilhavy dsilhavy merged commit 9cb12cc into development Oct 31, 2024
3 checks passed
@dsilhavy dsilhavy deleted the feature/processingOptimizations branch October 31, 2024 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

1 participant