oxipng/src
Winterhuman fa47c82617
Add --timeout notice (#557)
Closes: https://github.com/shssoichiro/oxipng/issues/556

Adds a statement saying that `--timeout` isn't as useful for compression
algorithms which use fewer and slower rounds, which OxiPNG tends to use
nowadays.

---------

Co-authored-by: andrews05 <andrew@digerati.co.nz>
2023-09-26 09:43:38 +13:00
..
deflate Revert "Provide BufferedZopfliDeflater and allow user to pass in a custom Deflater (#530)" 2023-07-09 13:40:20 -04:00
png Additional palette sorting algorithm (#514) 2023-07-11 12:33:57 -04:00
reduction Additional palette sorting algorithm (#514) 2023-07-11 12:33:57 -04:00
atomicmin.rs Revert "Provide BufferedZopfliDeflater and allow user to pass in a custom Deflater (#530)" 2023-07-09 13:40:20 -04:00
colors.rs Revert "Provide BufferedZopfliDeflater and allow user to pass in a custom Deflater (#530)" 2023-07-09 13:40:20 -04:00
error.rs Raw API (#482) 2023-05-15 08:37:49 -04:00
evaluate.rs Stop yielding once evaluations are done 2023-07-08 18:57:15 -04:00
filters.rs Raw API (#482) 2023-05-15 08:37:49 -04:00
headers.rs Revert "Provide BufferedZopfliDeflater and allow user to pass in a custom Deflater (#530)" 2023-07-09 13:40:20 -04:00
interlace.rs Refactor aux chunk handling (#505) 2023-05-21 15:34:23 -04:00
lib.rs Move file-specific options under OutFile (#529) 2023-09-25 11:15:13 +02:00
main.rs Add --timeout notice (#557) 2023-09-26 09:43:38 +13:00
rayon.rs Process files in parallel (#531) 2023-07-11 03:45:10 -04:00
sanity_checks.rs Revamp CI workflow to upload artifacts, cross-compile ARM64 binaries, and more (#534) 2023-09-02 11:09:20 -04:00