diff options
author | adam <adam@pkgsrc.org> | 2013-01-24 21:49:18 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-01-24 21:49:18 +0000 |
commit | 1028c13073c675eaf0f90145cb69108aae8cd33e (patch) | |
tree | 1ac8a5cabcf1754a357c10a2b2f6b1209ecb2a7f /time/xbeats | |
parent | f781cb5866418903cd14246a9ec9771dde551c01 (diff) | |
download | pkgsrc-1028c13073c675eaf0f90145cb69108aae8cd33e.tar.gz |
Changes 9:
Add cjpeg -rgb1 option to create an RGB JPEG file, and insert
a simple reversible color transform into the processing which
significantly improves the compression.
The recommended command for lossless coding of RGB images is now
cjpeg -rgb1 -block 1 -arithmetic.
As said, this option improves the compression significantly, but
the files are not compatible with JPEG decoders prior to IJG v9
due to the included color transform.
The used color transform and marker signaling is compatible with
other JPEG standards (e.g., JPEG-LS part 2).
Remove the automatic de-ANSI-fication support (Automake 1.12).
Add remark for jpeg_mem_dest() in jdatadst.c.
Support files with invalid component identifiers (created by Adobe PDF).
Adapt full buffer case in jcmainct.c for use with scaled DCT.
Add type identifier for declaration of noreturn functions.
Correct argument type in format string, avoid compiler warnings.
Add missing #include directives in configuration checks, avoid
configuration errors.
Diffstat (limited to 'time/xbeats')
0 files changed, 0 insertions, 0 deletions