Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Ensure we correctly parse the finalized codec string for av1 | trav90 | 2018-10-21 | -11/+12 |
| | ||||
* | Use larger stack for media decoder threads | trav90 | 2018-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 content | trav90 | 2018-10-20 | -0/+8 |
| | ||||
* | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-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.0 | Matt A. Tobin | 2018-02-02 | -0/+526 |