- Added support for arithmetic coding to the jpeg encoder: -define jpeg:arithmetic-coding=true.
- Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz).
Signed-off-by: Pierre-Yves <pyu@riseup.net>