Commit graph

13 commits

Author SHA1 Message Date
drochner
b0d0bad074 add a patch from Debian to tolerate j2k pictures with alpha channel
(seems really just tolerated -- looks ugly but at least doesn't crash)
bump PKGREVISION
2009-11-23 11:53:20 +00:00
drochner
10ca94814c add a patch from Debian (bug #413041) to fix some heap corruption
on malformed image input (CVE-2007-2721),
also fix some initialisation which could cause random misbehaviour
on cleanup,
bump PKGREVISION
2008-03-20 19:58:16 +00:00
salo
3275116881 Use correct Autoconf macro for stdbool.h detection and functionality test.
Fixes build of some depending package such as netpbm (with its horrible,
horrible hardcoded _XOPEN_SOURCES definitions all over the place) on Solaris.

Will be submitted upstream.
2007-08-12 21:53:42 +00:00
wiz
f6956b285f Update to 1.900.1:
This release fixes some build problems as well as
a multiply-defined symbol problem in jpc_qmfb.h.
2007-01-21 21:44:35 +00:00
adam
269cdf6600 Fix building on Darwin/Mac OS X 2007-01-07 19:00:59 +00:00
wiz
458461099e Update to 1.900.0:
1) The wavelet transform code has been rewritten in order to be more
cache efficient (via loop tiling).  As a few individuals have noted,
the old code could often result in an excessive number of cache misses.

2) Some man pages have been added to the distribution as provided
by Roland Stigge.

3) Some simple timer routines have been added to facilitate performance
measurements.

4) Numerous bugs have been fixed (e.g., memory leaks, JP2 box processing
problem, etc.).

5) Some name space pollution issues have been resolved.

6) A few compiler warnings have been fixed.
2007-01-06 23:28:07 +00:00
agc
6a7b384635 Add RMD160 digests 2005-02-24 08:45:01 +00:00
adam
73bef4481b patch-ac removed as well 2004-03-02 12:24:23 +00:00
adam
588f1a067d Changes 1.701.0:
* A preliminary attempt at a color management subsystem has been added to JasPer
* Previously, the configure process did not generate a configuration header file
* Temporary files created with the jas_stream_tmpfile function were not
  correctly removed upon file close under Microsoft Windows
* An option has been added to the JPEG encoder to allow a quality factor to be
  specified
* A new make target has been added for RPM building
* The code now compiles with many fewer warnings on most platforms
* The JasPer software license has been made slightly less restrictive
* The configure-based build process has been updated to use newer versions of
  the GNU configure tools
2004-03-02 10:28:18 +00:00
dillo
45f1921479 fix warning in installed include file (jas_image.h)
make debug output conditional on debug level > 0

bump PKGREVISION
2002-11-13 14:24:21 +00:00
dillo
ca76447ddb update jasper to 1.600.0
pkgsrc changes:
	fix include files -- they used autoconf HAVE_XXX defines

Changes:
	- The support for the JP2 format has been improved.
	- The support for the PNM family of formats has been improved (and
	  should now be truly complete).
	- Numerous other minor bugs have been fixed.

[The new program jiv (jasper image viewer) is disabled, since it
needs X11 and OpenGL.  It will be commited as a separate package.]
2002-11-12 19:39:15 +00:00
wiz
47f876c3d7 Update to 1.500.4. Some bugfixes, and documentation updates. 2002-04-08 12:25:54 +00:00
rh
d6476bfa0e Initial import of jasper-1.500.0, a JPEG-2000 reference implementation. 2001-08-01 14:56:31 +00:00