summaryrefslogtreecommitdiff
path: root/dom/media/MediaDecoder.cpp
Commit message (Collapse)AuthorAge
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23
| | | | | | Since these are just interpreted comments, there's 0 impact on actual code. This removes all lines that match /* vim: set(.*)tw=80: */ with S&R -- there are a few others scattered around which will be removed manually in a second part.
* Issue #80 - Re-land early dom/media de-unification with fixups.Moonchild2020-06-03
| | | | | For some reason these changes never got merged back to master after reverting to work on a branch...
* Revert "Issue #80 - De-unify dom/media part 1"wolfbeast2020-04-22
| | | | This reverts commit b5b62d841c733dcb62112f3158f1488e670671d6.
* Issue #80 - De-unify dom/media part 1Moonchild2020-04-22
| | | | | | 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)
* Issue #26 Part 2a: make more EME code conditional.wolfbeast2020-02-03
| | | | | | - 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
|
* Remove AndroidMediaDecoder and friendstrav902018-12-16
| | | | They are no longer supported and don't work with newer Android versions anyway.
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03
| | | | | 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
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02