summaryrefslogtreecommitdiffstats
path: root/dom/media/gmp/widevine-adapter
Commit message (Collapse)AuthorAgeLines
* Fix build bustage.wolfbeast2019-03-16-2/+21
|
* [EME] Remove WidevineDecryptor::OnLegacySessionErrortrav902019-02-09-22/+0
| | | | Not needed for more recent CDM versions.
* Build bustage fixestrav902019-02-08-2/+6
|
* Style fixestrav902019-02-08-9/+9
|
* [EME] Cherry-pick fix for content_decryption_module.htrav902019-02-08-14/+25
| | | | Fixes build bustage with GCC/clang.
* [EME] Add content_decryption_module_ext.htrav902019-02-08-0/+64
|
* [EME] Update content_decryption_module.h to more recent revisiontrav902019-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::RequestStorageIdtrav902019-02-08-1/+14
| | | | TODO: Implement this properly in the future.
* [EME] Make WidevineAdapter compatible with CDM version 9trav902019-02-08-50/+51
| | | | NOTE: this breaks compatibility with CDM version 8.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+3089