|
|
|
|
|
by vanderZwan
689 days ago
|
|
Not to mention the part where adding compressors like this somewhat defeats the purpose of using a simple format like QOI (although at least zstd is faster than gzip, let alone 7zip). But if we're modifying things like that, then they might as well make use of Nigel Tao's improved QOIR format, and replace the LZ4 compressor it uses with zstd. That's probably faster and likely compresses better than QOI. [0] https://nigeltao.github.io/blog/2022/qoir.html [1] https://github.com/nigeltao/qoir |
|