summaryrefslogtreecommitdiffstats
path: root/dom/media/MediaDecoder.cpp
Commit message (Collapse)AuthorAgeLines
* Issue #26 Part 2a: make more EME code conditional.wolfbeast2020-02-03-0/+6
| | | | | | - Exclude missed MediaKey functions and CDMProxy code. - Exclude EME APIs frm being built (webidl change) - Fix tests in --disable-eme state
* Telemetry: Remove stubs and related codeadeshkp2019-01-12-37/+0
|
* Remove AndroidMediaDecoder and friendstrav902018-12-16-14/+0
| | | | They are no longer supported and don't work with newer Android versions anyway.
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03-1/+0
| | | | | This creates a number of stubs and leaves some surrounding code that may be irrelevant (eg. recorded time stamps, status variables). Stub resolution/removal should be a follow-up to this.
* Media: harden TrackID handling.wolfbeast2018-06-07-1/+13
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1803