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

Decoding callbacks (info/chunk/row) #40

Open
randy408 opened this issue Nov 24, 2019 · 0 comments
Open

Decoding callbacks (info/chunk/row) #40

randy408 opened this issue Nov 24, 2019 · 0 comments
Labels
API Involves additions and/or changes to the API enhancement New feature or request

Comments

@randy408
Copy link
Owner

randy408 commented Nov 24, 2019

This feature may be limited to only work with push mode decoding, this should be implemented with APNG support (frame callbacks?) in mind.

Row callbacks would be issued when there is enough data to decode the image and spng_decode_scanline() / spng_decode_row() would have to be called inside the callback.

@randy408 randy408 added API Involves additions and/or changes to the API enhancement New feature or request labels Nov 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Involves additions and/or changes to the API enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant