Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #26 Part 2a: make more EME code conditional. | wolfbeast | 2020-02-03 | -1/+4 |
| | | | | | | - Exclude missed MediaKey functions and CDMProxy code. - Exclude EME APIs frm being built (webidl change) - Fix tests in --disable-eme state | |||
* | Avoid redefined macro warning in MediaFormatReader | trav90 | 2018-12-31 | -0/+4 |
| | ||||
* | Don't build EME-specific subroutines without EME. | wolfbeast | 2018-02-24 | -0/+12 |
| | | | | | | | | | | | - Checks for restricted or encrypted content - Dispatching 'encrypted' events - Dispatching 'key needed' events - HTML Media Element media keys system - EME telemetry - HTML Media Element EME API This is the main bulk for #26, isolating EME-specific code. | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+2372 |