Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Downsample av1 images unconditionally | trav90 | 2018-10-20 | -2/+2 |
* | Fix canPlayType/isTypeSupported for AV1 content | trav90 | 2018-10-20 | -24/+17 |
* | Updates to AOMDecoder for aom v1.0.0 | trav90 | 2018-10-19 | -10/+3 |
* | Update aom to v1.0.0 | trav90 | 2018-10-19 | -1/+1 |
* | Update aom to commit id e87fb2378f01103d5d6e477a4ef6892dc714e614 | trav90 | 2018-10-18 | -2/+2 |
* | [aom] Don't resample 8-bit images | trav90 | 2018-10-18 | -7/+16 |
* | [aom] Resample high bit depth frames | trav90 | 2018-10-18 | -1/+83 |
* | Update aom to commit id f5bdeac22930ff4c6b219be49c843db35970b918 | trav90 | 2018-10-18 | -1/+1 |
* | Update aom to slightly newer commit ID | trav90 | 2018-10-17 | -1/+1 |
* | Add av1 to MediaSource.isTypeSupported | trav90 | 2018-10-17 | -0/+13 |
* | Remove aom_codec_stream_info_t sz field references | trav90 | 2018-10-17 | -2/+0 |
* | Make AOMDecoder actually build | trav90 | 2018-10-15 | -3/+3 |
* | Add AOMDecoder | trav90 | 2018-10-15 | -0/+244 |