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

Implementation of MPEG-DASH 5th Edition Patching Semantics #3451

Merged

Commits on Nov 12, 2020

  1. Implementation of MPEG-DASH 5th Edition Patching Semantics

    - Full support for DASH specified xpath restrictions
    - Support for add/replace/delete operations in patch
    - Validation of Patch on receive
    - Handling of empty Patch semantics
    
    This commit is rebased first pass on to latest dash.js, includes the
    additional fixes previously provided:
    - Patch operation ironing fix (#1) - @thmatuza
    - Xpath indexing and add attribute operation (#2) - @chanyk-joseph
    technogeek00 committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    5de2f53 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Merge branch 'development' of https://github.com/Dash-Industry-Forum/…

    …dash.js into mpd-patch-updates
    
    � Conflicts:
    �	test/unit/mocks/AdapterMock.js
    dsilhavy committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    293ac8e View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. Addressing PR Feedback

    technogeek00 committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    c3ed57c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8cf59f View commit details
    Browse the repository at this point in the history