oxipng/src
Ingvar Stepanyan 48a136b3ba Avoid using time API when we don't need it
This avoids a syscall to the time API when the result is ignored later anyway.

This allows to use the library with default options on wasm32-unknown-unknown, where the unimplemented syscall would panic otherwise.
2019-08-14 17:53:21 +01:00
..
deflate Prepare for next release 2019-02-01 17:27:03 -05:00
png Fix decoding interlaced images with height or width <= 2 (#175) 2019-06-27 13:44:34 -04:00
reduction Allow disabling all alpha optimizations (#181) 2019-07-23 14:21:46 -04:00
atomicmin.rs Nicer wrapper for cfzlib (#149) 2018-11-25 03:29:30 -05:00
colors.rs Prepare for next release 2019-02-01 17:27:03 -05:00
error.rs Prepare for next release 2019-02-01 17:27:03 -05:00
evaluate.rs Prepare for next release 2019-02-01 17:27:03 -05:00
filters.rs Prepare for next release 2019-02-01 17:27:03 -05:00
headers.rs Prepare for next release 2019-02-01 17:27:03 -05:00
interlace.rs Interlacing fixes (#182) 2019-07-24 09:16:13 -04:00
lib.rs Avoid using time API when we don't need it 2019-08-14 17:53:21 +01:00
main.rs Prepare for next release 2019-02-01 17:27:03 -05:00
rayon.rs Prepare for next release 2019-02-01 17:27:03 -05:00