2021-10-26 12:47:26 by Nia Alarie | Files touched by this commit (800) |
Log message: graphics: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 16:13:27 by Nia Alarie | Files touched by this commit (800) |
Log message: graphics: Remove SHA1 hashes for distfiles |
2020-04-12 10:41:02 by Adam Ciarcinski | Files touched by this commit (2) |
Log message: guetzli: now the correct patch comes in |
2020-04-12 08:51:09 by Adam Ciarcinski | Files touched by this commit (2) |
Log message: guetzli: don't override optimization flags |
2017-07-31 00:32:28 by Thomas Klausner | Files touched by this commit (229) |
Log message: Switch github HOMEPAGEs to https. |
2017-04-04 12:44:35 by Thomas Klausner | Files touched by this commit (3) |
Log message: Updated guetzli to 1.0.1. This release: fixes yet another crash for small images (#38), makes metadata handling consistent (#100), adds memory limit support (#75), fixes some incorrect error messages (#40), fixes various build issues (a.o. removes the gflags dependency) and missing \ documentation. |
2017-03-17 15:51:25 by Adam Ciarcinski | Files touched by this commit (2) |
Log message: Changes 1.0: fixed two crashes (29 and 5de9ad8), made memory requirements more explicit. |
2017-02-14 22:28:09 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Add missing include. |
2017-01-22 11:32:50 by Thomas Klausner | Files touched by this commit (4) |
Log message: Import guetzli-0.2 as graphics/guetzli. Guetzli is a JPEG encoder that aims for excellent compression density at high visual quality. Guetzli-generated images are typically 20-30% smaller than images of equivalent quality generated by libjpeg. Guetzli generates only sequential (nonprogressive) JPEGs due to faster decompression speeds they offer. |