-
Notifications
You must be signed in to change notification settings - Fork 660
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
Green overlay on images with AVIF format #2419
Comments
@iroyo Thanks for the repro project. Does this still occur if you update to Coil |
Hey Colin thanks for the fast response, Sadly, after bumping up the coil version I still experience this visual artifact in the image when using AVIF Let me know if there anything that I could try, or something that I could investigate |
@iroyo if you decode the image directly with |
Yep unfortunately this is likely an Android platform issue. Can you file an issue with the Android graphics team please? If they say there's a reasonable work-around to add to Coil we can do that. |
Closing as this is a platform issue with Android's decoders please file an issue with the graphics team. |
Describe the bug
Green line (vertical or horizontal) in some images when using AVIF format (above 31). Example of "Accept" header used:
"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*"
To Reproduce
Sample project here coiling-avif
Steps:
Example of cURL (we can output that into an image to see the visual artifact is NOT present)
Logs/Screenshots
Version
This has been observed only in some devices and in some images.
Example devices:
The text was updated successfully, but these errors were encountered: