Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Implement keyframe and framesize VPXDecoder helpers | trav90 | 2018-10-08 | -0/+7 |
| | | | | Encapsulate code from WebMDemuxer to query keyframe and frame resolution inside VPXDecoder, so we have a clean wrapper for all the libvpx functions we use. | |||
* | [vpx] Store VPXDecoder codec as an enum | trav90 | 2018-10-08 | -2/+3 |
| | | | | Use the enum we already have here instead of converting to an int when we pass it around, giving us better type checking. | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+69 |