Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #26 Part 2a: make more EME code conditional. | wolfbeast | 2020-02-03 | -1/+1 |
| | | | | | | - Exclude missed MediaKey functions and CDMProxy code. - Exclude EME APIs frm being built (webidl change) - Fix tests in --disable-eme state | |||
* | Make matroska mime type checking more consistent. | Jeroen Vreeken | 2019-07-11 | -2/+4 |
| | ||||
* | Allow matroska mime types for video element and MSE | Jeroen Vreeken | 2019-07-10 | -1/+6 |
| | | | | Allow avc (h.264) content in matroska/webm containers | |||
* | Remove remaining MOZ_GONK_MEDIACODEC code | trav90 | 2018-11-21 | -3/+0 |
| | ||||
* | Cleanup some comments in our media code. | trav90 | 2018-11-18 | -2/+0 |
| | ||||
* | [MSE] Correct ADTS frame size calculation | trav90 | 2018-05-25 | -2/+2 |
| | | | | This should be bitwise OR rather than logical OR, which just returns 1. | |||
* | [MSE] Add a missing comma in validBoxes | trav90 | 2018-05-18 | -1/+1 |
| | ||||
* | Don't build EME-specific subroutines without EME. | wolfbeast | 2018-02-24 | -0/+4 |
| | | | | | | | | | | | - 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/+11997 |