v20.3.9
·
187 commits
to master
since this release
This release fixes:
- a few serious bugs on big endian machines
- a BMP header bug
- a 16 bit decompress bug; triggered by a crafted fuzzer artifact but never triggered by real imagery
The CI for decompressor now hashes uncompressed pixels, so it is now stable across multiple hardware and architectures. CI is all green for the first time in a while.