Rough implementation of Dominic Szablewski's Quite OK Image Format (v1.0).
- Probably spec compliant encode and decode
- Basic error reporting
- Proper unit tests
- Validate padding and prevent writing invalid sequences
- Optimize decoding performance
Copyright (C) Jared Beller, 2021.
Released under the GNU General Public License, Version 3 or later. See LICENSE for more information.