summaryrefslogtreecommitdiffstats
path: root/dom/media/platforms/agnostic/AOMDecoder.cpp
Commit message (Expand)AuthorAgeLines
* Downsample av1 images unconditionallytrav902018-10-20-2/+2
* Fix canPlayType/isTypeSupported for AV1 contenttrav902018-10-20-24/+17
* Updates to AOMDecoder for aom v1.0.0trav902018-10-19-10/+3
* Update aom to v1.0.0trav902018-10-19-1/+1
* Update aom to commit id e87fb2378f01103d5d6e477a4ef6892dc714e614trav902018-10-18-2/+2
* [aom] Don't resample 8-bit imagestrav902018-10-18-7/+16
* [aom] Resample high bit depth framestrav902018-10-18-1/+83
* Update aom to commit id f5bdeac22930ff4c6b219be49c843db35970b918trav902018-10-18-1/+1
* Update aom to slightly newer commit IDtrav902018-10-17-1/+1
* Add av1 to MediaSource.isTypeSupportedtrav902018-10-17-0/+13
* Remove aom_codec_stream_info_t sz field referencestrav902018-10-17-2/+0
* Make AOMDecoder actually buildtrav902018-10-15-3/+3
* Add AOMDecodertrav902018-10-15-0/+244