Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix build bustage. | wolfbeast | 2019-03-16 | -2/+21 |
| | ||||
* | [EME] Remove WidevineDecryptor::OnLegacySessionError | trav90 | 2019-02-09 | -22/+0 |
| | | | | Not needed for more recent CDM versions. | |||
* | Build bustage fixes | trav90 | 2019-02-08 | -2/+6 |
| | ||||
* | Style fixes | trav90 | 2019-02-08 | -9/+9 |
| | ||||
* | [EME] Cherry-pick fix for content_decryption_module.h | trav90 | 2019-02-08 | -14/+25 |
| | | | | Fixes build bustage with GCC/clang. | |||
* | [EME] Add content_decryption_module_ext.h | trav90 | 2019-02-08 | -0/+64 |
| | ||||
* | [EME] Update content_decryption_module.h to more recent revision | trav90 | 2019-02-08 | -103/+193 |
| | | | | Adds support for cdm::ContentDecryptionModule_9 and cdm::Host_9 definitions, HDCP definitions, and 10 and 12 bit image format definitions. | |||
* | [EME} Hackily implement cdm::Host_9::RequestStorageId | trav90 | 2019-02-08 | -1/+14 |
| | | | | TODO: Implement this properly in the future. | |||
* | [EME] Make WidevineAdapter compatible with CDM version 9 | trav90 | 2019-02-08 | -50/+51 |
| | | | | NOTE: this breaks compatibility with CDM version 8. | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+3089 |