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

HDR EssentialProperty descriptor to MediaCapabilitiesAPI-querry mapping #4471

Commits on Apr 30, 2024

  1. added mapping for essentialProperties to MediaCapabilitiesAPI, incl s…

    …ettings-flag
    Stephan Schreiner committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    03ab06d View commit details
    Browse the repository at this point in the history
  2. adding sample using MPD with HDR-EssentialProps

    Stephan Schreiner committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    48dfd03 View commit details
    Browse the repository at this point in the history
  3. refine sample

    Stephan Schreiner committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    c6f6835 View commit details
    Browse the repository at this point in the history
  4. bypass essentialProperties when already considered by MediaCapabiliti…

    …esAPI
    Stephan Schreiner committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a7d1fc4 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. add support for HDR-related EssentialProperty descriptors in capabili…

    …ty-detection when using MediaCapabilities-API
    stschr committed May 2, 2024
    Configuration menu
    Copy the full SHA
    6fb10fa View commit details
    Browse the repository at this point in the history
  2. Merge branch 'sschr/20240417_HDRPropCapabilities_noSample' into 'dolb…

    …y/HDRCapabilitiesCheck'
    
    Sschr/20240417 hdr prop capabilities no sample
    
    See merge request standards2/dlb_dash.js!13
    stschr committed May 2, 2024
    Configuration menu
    Copy the full SHA
    1fc97ca View commit details
    Browse the repository at this point in the history
  3. using real HDR-MPD for sample

    Stephan Schreiner committed May 2, 2024
    Configuration menu
    Copy the full SHA
    057342f View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. split filter flag from HDREssentialProps into Colorimetry and HDRMeta…

    …dataFormat
    Stephan Schreiner committed May 15, 2024
    Configuration menu
    Copy the full SHA
    e678913 View commit details
    Browse the repository at this point in the history
  2. rebasing with branch containing the sample

    Stephan Schreiner committed May 15, 2024
    Configuration menu
    Copy the full SHA
    0429119 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dolby/HDRCapabilitiesCheck' into 'sschr/20240417_HDRPro…

    …pCapabilities_noSample'
    
    # Conflicts:
    #   src/core/Settings.js
    #   src/streaming/utils/Capabilities.js
    #   src/streaming/utils/CapabilitiesFilter.js
    #   test/unit/test/streaming/streaming.utils.Capabilities.js
    stschr committed May 15, 2024
    Configuration menu
    Copy the full SHA
    648f3d0 View commit details
    Browse the repository at this point in the history
  4. apply changes as requested by https://gitlab-sfo.dolby.net/standards2…

    …/dlb_dash.js/-/merge_requests/12#note_1146624
    
    Merge branch 'sschr/20240417_HDRPropCapabilities_noSample' into 'dolby/HDRCapabilitiesCheck'
    See merge request standards2/dlb_dash.js!16
    stschr committed May 15, 2024
    Configuration menu
    Copy the full SHA
    ce460d3 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Change ToDo to Note

    fix JSDoc syntax
    Stephan Schreiner committed May 17, 2024
    Configuration menu
    Copy the full SHA
    935cbf3 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. adding 'private' colorimetry to always-pass which includes option to …

    …not set property for MediaCapabilitiesAPi query;
    
    using string-type for descriptor-value from manifest
    stschr committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    942e72c View commit details
    Browse the repository at this point in the history
  2. adding 'private' colorimetry to always-pass which includes option to …

    …not set property for MediaCapabilitiesAPi query;
    
    using string-type for descriptor-value from manifest
    stschr committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    3c45378 View commit details
    Browse the repository at this point in the history
  3. merge with development

    stschr committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    16f0394 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. address issues from PR review

    stschr committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    07b6782 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0498877 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5bb29f View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. fix logic error

    fix one more equalality operator
    add unit test
    stschr committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    0a81617 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dolby/HDRCapabilitiesCheck' of github.com:DolbyLaborato…

    …ries/dash.js into dolby/HDRCapabilitiesCheck
    stschr committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    7ef5e02 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. fix assignment operator

    stschr committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    5614c98 View commit details
    Browse the repository at this point in the history