Image decoder supporting JPEG, JPEGXL, PNG, WebP, AVIF, and HEIF with the option to crop borders
Go to file
2024-07-01 10:55:45 -04:00
.github/workflows ci: Install native build dependencies (#13) 2024-07-01 10:55:45 -04:00
gradle/wrapper refactor: Update libraries, and jitpack config (#6) 2022-11-16 22:33:56 -05:00
library Remove 8-bit-only dav1d restriction (#11) 2024-06-30 09:14:12 -04:00
.clang-format Run clang-format (#7) 2022-11-19 11:57:30 -05:00
.gitignore Initial commit 2021-01-04 18:53:50 +01:00
build.gradle refactor: Update libraries, and jitpack config (#6) 2022-11-16 22:33:56 -05:00
gradle.properties Initial commit 2021-01-04 18:53:50 +01:00
gradlew Initial commit 2021-01-04 18:53:50 +01:00
gradlew.bat Initial commit 2021-01-04 18:53:50 +01:00
jitpack.yml fix(jitpack): Use java 17 for agp (#12) 2024-07-01 10:30:47 -04:00
LICENSE Create LICENSE 2021-07-09 22:34:14 -04:00
settings.gradle Initial commit 2021-01-04 18:53:50 +01:00