Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for pluggable image decoding #916

Open
Queatz opened this issue Mar 3, 2015 · 1 comment
Open

Support for pluggable image decoding #916

Queatz opened this issue Mar 3, 2015 · 1 comment

Comments

@Queatz
Copy link

Queatz commented Mar 3, 2015

This will allow for alternate and/or multiple decoders to be used.


was:

pjpegs don't load using Picasso, is there anything in the works or a flag I'm missing somewhere by chance?

@JakeWharton
Copy link
Member

All image decoding is done by the Android OS. We'll be looking at pluggable decoding options for 3.0, but for now if it's not supported by Android's BitmapFactory then it won't work. I'm re-purposing your issue to track the pluggable decoder.

@JakeWharton JakeWharton changed the title Support for progressive jpegs Support for pluggable image decoding Mar 6, 2015
@dnkoutso dnkoutso added this to the Picasso Next milestone Mar 14, 2015
@JakeWharton JakeWharton modified the milestones: Picasso Next, 3.0 Mar 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants