| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
| |
For some reason these changes never got merged back to master
after reverting to work on a branch...
|
|
|
|
| |
This reverts commit b5b62d841c733dcb62112f3158f1488e670671d6.
|
|
|
|
|
|
| |
This de-unifies up to and including dom/media/platforms with the exception of
dom/media/platforms/wmf, because that one throws weird errors in the Win
SDK which don't have a clear cause (yet)
|
|
|
|
|
|
| |
- Exclude missed MediaKey functions and CDMProxy code.
- Exclude EME APIs frm being built (webidl change)
- Fix tests in --disable-eme state
|
| |
|
|
|
|
| |
Allow avc (h.264) content in matroska/webm containers
|
|
|
|
|
|
|
|
|
|
|
| |
- 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.
|
|
|