oxipng/tests
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
..
files Faster reductions (#479) 2022-12-22 16:56:36 -05:00
filters.rs New filter strategies (#461) 2022-11-19 08:49:25 -05:00
flags.rs Tweaks to interlacing and format display (#476) 2022-12-12 09:54:35 -05:00
interlaced.rs Tweaks to interlacing and format display (#476) 2022-12-12 09:54:35 -05:00
interlacing.rs Tweaks to interlacing and format display (#476) 2022-12-12 09:54:35 -05:00
lib.rs Fix some clippy warnings 2021-06-24 15:57:41 -04:00
reduction.rs Faster reductions (#479) 2022-12-22 16:56:36 -05:00
regression.rs Tweaks to interlacing and format display (#476) 2022-12-12 09:54:35 -05:00
strategies.rs New filter strategies (#461) 2022-11-19 08:49:25 -05:00