summaryrefslogtreecommitdiffstats
path: root/dom/media/gmp
Commit message (Collapse)AuthorAgeLines
* Issue #26 - Part 2c: Remove dependence on gmp/widevine-adapter/*wolfbeast2020-02-05-5/+11
|
* Issue #26 - Part 2b: Stub out GMPDecryptorProxy functions.wolfbeast2020-02-04-1/+35
| | | | | | | | If EME isn't built, these functions would have no use and the callback structures are unavailable. Stubbing these out will still allow the callers to work unchanged, but in effect simply always return without dispatching a promised task. This fixes the dependency issue from part 2a.
* Issue #26 Part 2a: make more EME code conditional.wolfbeast2020-02-03-4/+23
| | | | | | - Exclude missed MediaKey functions and CDMProxy code. - Exclude EME APIs frm being built (webidl change) - Fix tests in --disable-eme state
* Issue #1259 - Part 5. Remove migration path for Adobe GMP storageadeshkp2019-11-10-36/+0
| | | | As a cleanup task, also remove GMP storage migration for Fx 42 era.
* Issue #1259 - Part 1. Remove Adobe Primetime support from treeadeshkp2019-11-10-10/+0
|
* 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.
* Cleanup some comments in our media code.trav902018-11-18-2/+1
|
* Remove stubbed IPC CrashReporter(Parent/Child)wolfbeast2018-05-21-2/+0
|
* Remove GMP, Plugin and IPC crash reporter hooks.wolfbeast2018-05-21-40/+0
| | | | | | Stubs will be removed in follow-up Tag #20.
* Remove MOZ_WIDGET_GONK [2/2]wolfbeast2018-05-13-4/+0
| | | | Tag #288
* Remove sandbox ductwork conditional code.wolfbeast2018-05-03-49/+0
|
* Remove GMP sandbox code.wolfbeast2018-05-02-199/+0
|
* Remove base conditional code for crash reporter and injector.wolfbeast2018-03-30-300/+0
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+24554