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
A restart marker every few scanlines would make parallel encode and decode much simpler, and have little effect on file size.
The text was updated successfully, but these errors were encountered:
I'm working on an extension called PNG restart marker, will publish a draft when the implementation is ready.
Sorry, something went wrong.
See also: https://github.com/brion/mtpng
The initial version of the extension I mentioned is public: https://github.com/libspng/png-restart-marker
Also created an issue for it here: #60
No branches or pull requests
A restart marker every few scanlines would make parallel encode and decode much simpler, and have little effect on file size.
The text was updated successfully, but these errors were encountered: