Skip to content

Commit cb98b6f

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 001e7ca + a52dc09 commit cb98b6f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ 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.
9+
Extremly fast in decoding large HDR images or just large images
810
The most features AVIF, HEIF library in android
911

1012
# Usage example

0 commit comments

Comments
 (0)