bumptech / bumptech/glide

Question: Will Glide use ImageDecoder API of Android P?

Open
#3,062 7 comments 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
35k
Forks
6.2k
Avg merge
1d 11h
Merged PRs (30d)
8

Description

It might help in decoding some image formats, including even animated GIF/WEBP:
https://www.youtube.com/watch?v=LBBqTd6uOd4&feature=youtu.be&t=116
https://developer.android.com/preview/features?authuser=1#decoding-images
https://developer.android.com/reference/android/graphics/drawable/AnimatedImageDrawable

Not sure what should be done for pre-Android-P though...

According to my tests, at least for GIF, I don't see any advantage (or at least for memory usage) yet of using it , though:
https://stackoverflow.com/q/50104758/878126

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.