./graphics/jpegoptim, JPEG optimizer

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


Branch: CURRENT, Version: 1.5.5, Package name: jpegoptim-1.5.5, Maintainer: pkgsrc-users

Utility to optimize JPEG files. Provides lossless optimization
(based on optimizing the Huffman tables) and "lossy" optimization
based on setting maximum quality factor.


Required to run:
[graphics/jpeg]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 121.446 KB

Version history: (Expand)


CVS history: (Expand)


   2023-08-10 09:19:32 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
jpegoptim: updated to 1.5.5

v1.5.5
Improved JFIF marker handling
New command line options: --keep-jfif and --strip-jfif
   2023-05-23 11:14:22 by Frederic Cambus | Files touched by this commit (2) | Package updated
Log message:
jpegoptim: update to 1.5.4.

v1.5.4 - make sure JPEG mode (progressive vs non-progressive) is
         preserved by default,
         fix parallel processing when reading file list
	 (thanks to Cubittus)
   2023-03-28 16:02:59 by Frederic Cambus | Files touched by this commit (2) | Package updated
Log message:
jpegoptim: update to 1.5.3.

HISTORY
	v1.5.3 - fix potential heap-buffer-overflor (read) when using
	         stdin/stdout and processing corrupt JPEG
   2023-02-11 08:49:55 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
jpegoptim: updated to 1.5.2

v1.5.2
Add support for reading list of files to process from a file (--files-from) or \ 
from standard input (--files-stdin)
Improved JPEG marker reporting
Fix -d, --dest option (thanks to Almas Kunapyanov),
Other minor fixes
   2023-01-09 21:11:24 by Frederic Cambus | Files touched by this commit (2) | Package updated
Log message:
jpegoptim: update to 1.5.1.

HISTORY
        v1.5.1 - fix logging to stdout when --stdout is used *thanks to Eta,
	         update --treshold option accept decimal numbers as parameter,
		 fix crashes when processing certain broken JPEG images,
		 fix memory leaks,
		 fix (logging) output in parallel processing mode
   2022-12-07 09:04:42 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
jpegoptim: updated to 1.5.0

v1.5.0
Parallel processing support added. Use option -w max or --workers=max to enable.
Fix --stdin option
Other minor fixes
   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