Skip to content

Feat add no standard jpeg decoder #41

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

Merged
merged 2 commits into from
Oct 8, 2024

Conversation

CaiJingLong
Copy link
Member

@CaiJingLong CaiJingLong commented Oct 8, 2024

Because Google's Motive Photo uses an End Of Image (EOI) marker that does not conform to the JPEG specification, but this format is very common on mobile devices, I have added support for non-standard EOI JPEGs by default.

JPEG Specification: https://www.w3.org/Graphics/JPEG/itu-t81.pdf

image

- add non-standard jpeg decoder
- add test for non-standard jpeg

Signed-off-by: Caijinglong <[email protected]>
@CaiJingLong CaiJingLong merged commit ef9d71e into master Oct 8, 2024
1 check passed
@CaiJingLong CaiJingLong deleted the feat-add-no-standard-jpeg-decoder branch January 6, 2025 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant