summaryrefslogtreecommitdiffstats
path: root/dom/media/mediasource
Commit message (Collapse)AuthorAgeLines
* [MSE] Correct ADTS frame size calculationtrav902018-05-25-2/+2
| | | | This should be bitwise OR rather than logical OR, which just returns 1.
* [MSE] Add a missing comma in validBoxestrav902018-05-18-1/+1
|
* Don't build EME-specific subroutines without EME.wolfbeast2018-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.0Matt A. Tobin2018-02-02-0/+11997