./graphics/guetzli, JPEG encoder with great compression at high quality

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0.1, Package name: guetzli-1.0.1, Maintainer: pkgsrc-users

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.


Required to run:
[graphics/png] [devel/gflags]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 94.972 KB

Version history: (Expand)


CVS history: (Expand)


   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.