We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a74d7ad commit 9a096c5Copy full SHA for 9a096c5
README.md
@@ -6,7 +6,7 @@ Very fast and convinient to use AVIF in android apps with api version 24+. Based
6
Correctly handles ICC, and color profiles and HDR images.
7
Fully supports HDR images, 10, 12 bit. Preprocess image in tile to increase speed.
8
Extremly fast in decoding large HDR images or just large images.
9
-The most features AVIF, HEIF library in android.
+The most featured AVIF, HEIF library in android.
10
Supported decoding in all necessary pixel formats in Android and avoids android decoding bugs.
11
12
Image processing speeded up by [libhwy](https://github.com/google/highway)
0 commit comments