Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [webm] Treat demuxing errors differently than EOS | trav90 | 2018-10-08 | -41/+75 |
| | | | | Otherwise the WebM demuxer makes no difference between a genuine EOS and encountering an error. | |||
* | Call VPXDecoder libvpx wrappers for WebM | trav90 | 2018-10-08 | -13/+14 |
| | | | | Use the new helper functions instead of calling libvpx directly. This simplifies adding other codecs in the future. | |||
* | [webm] Store LastSeenFrame dimensions as an nsIntSize | trav90 | 2018-10-08 | -8/+6 |
| | | | | This simplifies the comparison and update logic. | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+3070 |