summaryrefslogtreecommitdiffstats
path: root/dom/media/mediasource/TrackBuffersManager.cpp
Commit message (Collapse)AuthorAgeLines
* Issue #26 Part 2a: make more EME code conditional.wolfbeast2020-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 Vreeken2019-07-11-0/+1
|
* Allow matroska mime types for video element and MSEJeroen Vreeken2019-07-10-0/+1
| | | | Allow avc (h.264) content in matroska/webm containers
* 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/+2505