oxipng/src
Josh Holmer d176eae1da Unbreak no-default-features
In order to avoid problems with mutable references,
the approach is to use the eval sender for non-parallel.
Computations will still be done synchronously
with the fake synchronous rayon module.
2020-04-15 12:37:52 -04:00
..
deflate Migrate to Github Actions 2020-04-15 12:09:28 -04:00
png Improve performance consistency (#202) 2020-03-31 21:54:05 -04:00
reduction Migrate to Github Actions 2020-04-15 12:09:28 -04:00
atomicmin.rs Enable more clippy lints and fix some clippy issues 2020-01-19 05:22:14 -05:00
colors.rs Simplify comparer (#208) 2020-04-14 17:09:52 -04:00
error.rs Prepare for next release 2019-02-01 17:27:03 -05:00
evaluate.rs Unbreak no-default-features 2020-04-15 12:37:52 -04:00
filters.rs Reduce alloc in filtering/unfiltering by reusing buffers (#191) 2019-09-04 11:09:54 -04:00
headers.rs Migrate to Github Actions 2020-04-15 12:09:28 -04:00
interlace.rs Interlacing fixes (#182) 2019-07-24 09:16:13 -04:00
lib.rs Migrate to Github Actions 2020-04-15 12:09:28 -04:00
main.rs Improve performance consistency (#202) 2020-03-31 21:54:05 -04:00
rayon.rs Prepare for next release 2019-02-01 17:27:03 -05:00