Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix canPlayType/isTypeSupported for AV1 content | trav90 | 2018-10-20 | -2/+1 |
| | ||||
* | Put AV1 codec behind a pref | trav90 | 2018-10-20 | -1/+3 |
| | | | | Disabled by default. | |||
* | Fix typo (build bustage) | trav90 | 2018-10-17 | -1/+1 |
| | ||||
* | Add av1 to MediaSource.isTypeSupported | trav90 | 2018-10-17 | -0/+8 |
| | | | | | | When av1 video playback is enabled, declare it as supported in the webm container in MediaSource.IsTypeSupported. Also support special mime types of the form video/webm; codecs=vp9.experimental.<git-commit-id> so test sites can verify playback support of particular encodings while the av1 bitstream is under development. | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+99 |