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

Check if PlayReady license message is wrapped in XML. #815

Commits on May 17, 2017

  1. Add check in DrmEngine#unpackPlayReadyRequest_ to see if license

    message is wrapped in XML.
    Chris Fillmore committed May 17, 2017
    Configuration menu
    Copy the full SHA
    54596dd View commit details
    Browse the repository at this point in the history
  2. Add check in DrmEngine#unpackPlayReadyRequest_ to see if license

    message is wrapped in XML.
    Chris Fillmore committed May 17, 2017
    Configuration menu
    Copy the full SHA
    8da0342 View commit details
    Browse the repository at this point in the history
  3. Wrap request.body in new Uint8Array, since it is typed as

    an ArrayBuffer.
    Chris Fillmore committed May 17, 2017
    Configuration menu
    Copy the full SHA
    199e6f0 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/tizenSupport_playreadyMessage' of https://githu…

    …b.com/chrisfillmore/shaka-player into feature/tizenSupport_playreadyMessage
    Chris Fillmore committed May 17, 2017
    Configuration menu
    Copy the full SHA
    83ad5a2 View commit details
    Browse the repository at this point in the history