Skip to content

Commit 248988c

Browse files
authored
Update README.md
1 parent 2f083df commit 248988c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ Library provides simple interface to decode or encode ( create ) AVIF and HEIF i
44
Very fast and convinient to use AVIF in android apps with api version 24+
55
26+. Based on libheif, libde265, libx265, libyuv, libaom and libdav1d
66

7-
Correctly handles ICC, and color profiles. Fully supports HDR images, 10, 12 bit
7+
Correctly handles ICC, and color profiles.
8+
Fully supports HDR images, 10, 12 bit. Preprocess image in tile to increase speed.
89
The most features AVIF, HEIF library in android
910

1011
# Usage example

0 commit comments

Comments
 (0)