oxipng/benches
Kornel 9af874d21b Make reductions return a new uncompressed image (#158)
* Fix verbose message

* No cloning when restoring original data

* Make reductions return a new uncompressed image

Partially fixes #145

* Async reduction evaluator

* Assert

* Faster bit depth check

* Also try 4-bit depth for small-depth images

* Skip test when using miniz

* Ensure palette is trimmed after depth reduction

Fixes #159

* Fudge factor for reductions to prefer better reductions even if gzip estimation says otherwise
2019-01-27 03:22:49 -05:00
..
deflate.rs Make reductions return a new uncompressed image (#158) 2019-01-27 03:22:49 -05:00
filters.rs Version 2.0.0 2018-07-20 19:19:20 -04:00
interlacing.rs Non-self-mutable reductions (#154) 2019-01-12 05:07:57 -05:00
reductions.rs Make reductions return a new uncompressed image (#158) 2019-01-27 03:22:49 -05:00
zopfli.rs Make reductions return a new uncompressed image (#158) 2019-01-27 03:22:49 -05:00