oxipng/src
andrews05 96122fa45a
Expand low depths to 8-bit (#516)
* Keep track of number of pixels in each scanline

* Expand depth to 8-bit

* Attempt expand bit depth

* Simplify tracking of reduction_occurred

* Fix test

* Simplify depth handling in reductions

* Add tests for disabled reductions
2023-06-18 01:32:47 -04:00
..
deflate Refactor aux chunk handling (#505) 2023-05-21 15:34:23 -04:00
png Expand low depths to 8-bit (#516) 2023-06-18 01:32:47 -04:00
reduction Expand low depths to 8-bit (#516) 2023-06-18 01:32:47 -04:00
atomicmin.rs Refactor use_heuristics for fast filter evaluation (#463) 2022-12-02 05:34:38 -05:00
colors.rs Prevent conversion from grayscale when disabled 2023-06-18 01:02:11 -04:00
error.rs Raw API (#482) 2023-05-15 08:37:49 -04:00
evaluate.rs Expand low depths to 8-bit (#516) 2023-06-18 01:32:47 -04:00
filters.rs Raw API (#482) 2023-05-15 08:37:49 -04:00
headers.rs Refactor aux chunk handling (#505) 2023-05-21 15:34:23 -04:00
interlace.rs Refactor aux chunk handling (#505) 2023-05-21 15:34:23 -04:00
lib.rs Expand low depths to 8-bit (#516) 2023-06-18 01:32:47 -04:00
main.rs Add scale16 option to force 16-bit reduction 2023-05-24 10:21:42 -04:00
rayon.rs Make dependency on image optional (#498) 2023-04-24 13:24:23 -04:00
sanity_checks.rs Raw API (#482) 2023-05-15 08:37:49 -04:00