summaryrefslogtreecommitdiffstats
path: root/dom/media/VideoUtils.cpp
Commit message (Collapse)AuthorAgeLines
* Issue #1259 - Part 1. Remove Adobe Primetime support from treeadeshkp2019-11-10-1/+0
|
* Ensure we correctly parse the finalized codec string for av1trav902018-10-21-11/+12
|
* Use larger stack for media decoder threadstrav902018-10-20-1/+13
| | | | This increases the thread size for the platform decoder threads (to prevent stack overflows, particularly when decoding av1), while leaving the others at their default values.
* Fix canPlayType/isTypeSupported for AV1 contenttrav902018-10-20-0/+8
|
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03-19/+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.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+526