Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 |