oxipng/src
2023-05-10 13:03:32 +12:00
..
deflate Refactor use_heuristics for fast filter evaluation (#463) 2022-12-02 05:34:38 -05:00
png Include PLTE/tRNS size in evaluations 2023-04-29 01:20:22 -04:00
reduction Minor reduction improvements (#502) 2023-05-07 17:46:58 -04:00
atomicmin.rs Refactor use_heuristics for fast filter evaluation (#463) 2022-12-02 05:34:38 -05:00
colors.rs Restrict functions to pub(crate) where appropriate 2023-05-10 13:02:53 +12:00
error.rs Validation checks for RawImage construction 2023-05-10 12:33:36 +12:00
evaluate.rs Draft raw api 2023-05-10 12:33:36 +12:00
filters.rs Restrict functions to pub(crate) where appropriate 2023-05-10 13:02:53 +12:00
headers.rs Remove compression and filter from ihdr 2023-05-10 12:33:36 +12:00
interlace.rs More flexible verbosity, improve verbose test (#501) 2023-05-06 10:45:31 -04:00
lib.rs Move sanity checks to separate file 2023-05-10 13:03:32 +12:00
main.rs More flexible verbosity, improve verbose test (#501) 2023-05-06 10:45:31 -04:00
rayon.rs Make dependency on image optional (#498) 2023-04-24 13:24:23 -04:00
sanity_checks.rs Move sanity checks to separate file 2023-05-10 13:03:32 +12:00