commit | 4a46b9edf139c43434b72e5c093c1707ca2b9468 | [log] [tgz] |
---|---|---|
author | Vignesh Venkatasubramanian <vigneshv@google.com> | Thu Nov 05 22:55:43 2020 -0800 |
committer | Vignesh Venkatasubramanian <vigneshv@google.com> | Thu Nov 05 23:01:42 2020 -0800 |
tree | ea68686eea2f1c8273f8a60d5ebc8b4be94a4e24 | |
parent | dae90d760d0132f5d396bf4a7c00624e09f2edb0 [diff] |
Add AVIF mime type to BitmapFactory Associate SkEncodedImageFormat::kAVIF to "image/avif" mime type. Avif mime type can be found in the specification here: https://aomediacodec.github.io/av1-avif/#mime-registration Test: Media cts tests still pass. Test: Invoking ImageDecoder and BitmapFactory with an AVIF image returns the correct mime type. Bug: 141654151 Change-Id: I0b67154a9031e1444912b59757e89cf625ee1280