oxipng/benches
andrews05 a3b104a2ed
Faster reductions (#479)
* Add grayscale depth tests and benches

* Don't include filter byte in PngImage.data

* Simplify reductions by not using scan lines

* Faster grayscale reduction

* Simplify reduce_color_type

* Faster depth reduction
2022-12-22 16:56:36 -05:00
..
deflate.rs 🚀 Revamp alpha optimisation (#475) 2022-12-10 21:14:50 -05:00
filters.rs 🚀 Revamp alpha optimisation (#475) 2022-12-10 21:14:50 -05:00
interlacing.rs Tweaks to interlacing and format display (#476) 2022-12-12 09:54:35 -05:00
reductions.rs Faster reductions (#479) 2022-12-22 16:56:36 -05:00
strategies.rs 🚀 Revamp alpha optimisation (#475) 2022-12-10 21:14:50 -05:00
zopfli.rs Add initial support for changing Zopfli iterations (#446) 2022-09-05 12:50:13 -04:00