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

Cleanups / Improvements to PSSH, KID, init data #1668

Merged
merged 6 commits into from
Aug 30, 2024

Commits on Aug 29, 2024

  1. Reorganized PSSH utils

    CastagnaIT committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    7d9223f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5535a6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84a3f08 View commit details
    Browse the repository at this point in the history
  4. Ensure to return a standard pssh for playready

    To full remove in the widevine decrypter the init data conversion
    CastagnaIT committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    0f99abe View commit details
    Browse the repository at this point in the history
  5. Removed init data conversion from widevine decrypters

    All code paths where PSSH is retrieved should be now all covered
    with appropriate conversions where needed
    CastagnaIT committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    7fbb910 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. [HelperPr] add method to fix playready header

    Currently unused just to make tests since there are problems with some streams
    part of these fixes come from exoplayer
    CastagnaIT committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    3b215ec View commit details
    Browse the repository at this point in the history