2020-07-24 14:30:03 -07:00
2020-07-24 14:30:03 -07:00
2020-07-24 14:30:03 -07:00
2020-04-10 16:13:07 -07:00
2020-07-24 14:30:03 -07:00
2020-07-24 14:30:03 -07:00
2020-07-24 14:30:03 -07:00
2020-07-24 14:30:03 -07:00
2020-04-10 16:13:07 -07:00
2015-10-08 17:12:42 -07:00
2020-07-24 14:30:03 -07:00
2020-07-24 14:30:03 -07:00
2019-02-28 16:25:30 -08:00
2020-07-24 14:30:03 -07:00

Widevine CE CDM 16.3.0

Released 2020-07-24

Getting started

This project contains the sources for building a Widevine CDM module. Read the following to learn more about the contents of this project and how to use them:

Widevine_CE_CDM_IntegrationGuide_16.3.0.pdf
Documents the CDM API and describes how to integrate the CDM into a system.

CHANGELOG.md
Lists the major changes for each release.

Reference OEMCrypto Implementation

The CE CDM requires an implementation of OEMCrypto, our hardware abstraction layer, in order to compile and run successfully. To facilitate testing and development, a test-only software implementation of OEMCrypto is included in the oemcrypto/ref/ directory. The CE CDM links against this version of OEMCrypto by default. This implementation is NOT suitable for production use and should NOT be released on devices. It is included only so you can compile and test the CE CDM on your platform before your own implementation of OEMCrypto is ready.

Description
No description provided
Readme 93 MiB