summaryrefslogtreecommitdiff
path: root/graphics/jpeg/distinfo
diff options
context:
space:
mode:
authorsno <sno>2009-08-26 16:50:46 +0000
committersno <sno>2009-08-26 16:50:46 +0000
commit35ee50eb327460f4ffc7a0f4c099ec67802bae2f (patch)
treed45436fc628f830eddd70f6f846cd2664770dceb /graphics/jpeg/distinfo
parent2113ccdd532df577b9750863ad8d038a72396bf4 (diff)
downloadpkgsrc-35ee50eb327460f4ffc7a0f4c099ec67802bae2f.tar.gz
Updating package graphics/jpeg from version 6bnb4 to 7
pkgsrc changes: - update MASTER_SITES - bump ApI_DEPENDS in buildlink3.mk Upstream changes: - The new features added with version 6bnb4 are now added upstream (except exifautotran and jpegexiforient) Version 7 27-Jun-2009 ---------------------- New scaled DCTs implemented. djpeg now supports scalings N/8 with all N from 1 to 16. cjpeg now supports scalings 8/N with all N from 1 to 16. Scaled DCTs with size larger than 8 are now also used for resolving the common 2x2 chroma subsampling case without additional spatial resampling. Separate spatial resampling for those kind of files is now only necessary for N>8 scaling cases. Furthermore, separate scaled DCT functions are provided for direct resolving of the common asymmetric subsampling cases (2x1 and 1x2) without additional spatial resampling. cjpeg -quality option has been extended for support of separate quality settings for luminance and chrominance (or in general, for every provided quantization table slot). New API function jpeg_default_qtables() and q_scale_factor array in library. Added -nosmooth option to cjpeg, complementary to djpeg. New variable "do_fancy_downsampling" in library, complement to fancy upsampling. Fancy upsampling now uses direct DCT scaling with sizes larger than 8. The old method is not reversible and has been removed. Support arithmetic entropy encoding and decoding. Added files jaricom.c, jcarith.c, jdarith.c. Straighten the file structure: Removed files jidctred.c, jcphuff.c, jchuff.h, jdphuff.c, jdhuff.h. jpegtran has a new "lossless" cropping feature. Implement -perfect option in jpegtran, new API function jtransform_perfect_transform() in transupp. (DP 204_perfect.dpatch) Better error messages for jpegtran fopen failure. (DP 203_jpegtran_errmsg.dpatch) Fix byte order issue with 16bit PPM/PGM files in rdppm.c/wrppm.c: according to Netpbm, the de facto standard implementation of the PNM formats, the most significant byte is first. (DP 203_rdppm.dpatch) Add -raw option to rdjpgcom not to mangle the output. (DP 205_rdjpgcom_raw.dpatch) Make rdjpgcom locale aware. (DP 201_rdjpgcom_locale.dpatch) Add extern "C" to jpeglib.h. This avoids the need to put extern "C" { ... } around #include "jpeglib.h" in your C++ application. Defining the symbol DONT_USE_EXTERN_C in the configuration prevents this. (DP 202_jpeglib.h_c++.dpatch)
Diffstat (limited to 'graphics/jpeg/distinfo')
-rw-r--r--graphics/jpeg/distinfo15
1 files changed, 6 insertions, 9 deletions
diff --git a/graphics/jpeg/distinfo b/graphics/jpeg/distinfo
index f3c4e641145..6a3a6c58de7 100644
--- a/graphics/jpeg/distinfo
+++ b/graphics/jpeg/distinfo
@@ -1,10 +1,7 @@
-$NetBSD: distinfo,v 1.7 2008/03/28 09:01:30 obache Exp $
+$NetBSD: distinfo,v 1.8 2009/08/26 16:50:46 sno Exp $
-SHA1 (jpegsrc.v6b.tar.gz) = 7079f0d6c42fad0cfba382cf6ad322add1ace8f9
-RMD160 (jpegsrc.v6b.tar.gz) = 18892206014fbb8cae2a44e281f4ed53feaf7882
-Size (jpegsrc.v6b.tar.gz) = 613261 bytes
-SHA1 (patch-aa) = 6a02e633084aa91e2b6b1bbd5668d91e9ec2c321
-SHA1 (patch-ab) = e57da4f693e638cf58b414bfbc50e21d80270109
-SHA1 (patch-ac) = 6c34738effc7df671d4522b4ecca06dab640ed16
-SHA1 (patch-ad) = 73afda7c2c849c93d1c1dd2c632e1e67a1db97dc
-SHA1 (patch-ae) = 4d2b3316df3a6b3ae9c0ef5099620f5f24300cca
+SHA1 (jpegsrc.v7.tar.gz) = 88cced0fc3dbdbc82115e1d08abce4e9d23a4b47
+RMD160 (jpegsrc.v7.tar.gz) = 6049c5fee2682c0757d4b51740abd981d1b24487
+Size (jpegsrc.v7.tar.gz) = 960379 bytes
+SHA1 (patch-af) = 77d847be360338c0cde0eef34f670a289f56ea15
+SHA1 (patch-ag) = 9b72e28530eca39821ec5c7d1698435deba29b5b