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

image/jpeg: Unable to decode valid JPEG image #10133

Closed
pranavraja opened this issue Mar 11, 2015 · 1 comment
Closed

image/jpeg: Unable to decode valid JPEG image #10133

pranavraja opened this issue Mar 11, 2015 · 1 comment
Milestone

Comments

@pranavraja
Copy link

go version go1.4 darwin/amd64

Attempted to use image.Decode on the below image:

attached image

Expected the image to decode successfully (it displays in a browser)

Actual result:
unsupported JPEG feature: luma/chroma downsample ratio

@minux
Copy link
Member

minux commented Mar 11, 2015

has been fixed at tip.

@minux minux closed this as completed Mar 11, 2015
@mikioh mikioh added this to the Go1.5 milestone Mar 11, 2015
@golang golang locked and limited conversation to collaborators Jun 25, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants