Skip to content

Remove JPEG API #866

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Remove JPEG API #866

wants to merge 5 commits into from

Conversation

Daft-Freak
Copy link
Collaborator

Listed some reasons for this in #860, but also:

  • lots of deleting
  • hacked together a JPEGDEC wrapper yesterday and it isn't that much slower (11 -> 12 ms for the image in the example, and that includes having to do a R/B swap)

Fixes #860

@Daft-Freak
Copy link
Collaborator Author

If I patch JPEGDEC a bit I can get it faster.

@Gadgetoid
Copy link
Contributor

An out-of-SDK JPEGDEC port seems like a reasonable alternative if that's what you're hinting at?

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.

Remove decode_jpeg_* APIs?
2 participants