Picon

GraphicsMagick ./ChangeLog magick/resource.c ma...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Branch: 	GraphicsMagick-1_1
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	07/06/03 17:11:43

Modified files:
	.              : ChangeLog 
	magick         : resource.c version.h 
	www            : Changelog.html 

Log message:
	* magick/resource.c (AcquireMagickResource): Map resource limit
	was not being properly checked due to a typo.  The memory limit
	was being tested instead.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
Picon

GraphicsMagick ./ChangeLog ./configure VisualMa...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	07/06/03 17:12:09

Modified files:
	.              : ChangeLog configure 
	VisualMagick/installer/inc: version.isx 
	coders         : tiff.c 
	ltdl           : ltdl.c 
	ltdl/config    : ltmain.sh 
	ltdl/m4        : libtool.m4 ltversion.m4 
	magick         : blob.c resource.c version.h 
	www            : Changelog.html 

Log message:
	* magick/blob.c (OpenBlob): Disable reading input files using
	memory mapping since it has been learned that some operating
	systems fail to do read-ahead on network files.  Without
	read-ahead, performance is poor.
	* magick/resource.c (AcquireMagickResource): Map resource limit
	was not being properly checked due to a typo.  The memory limit
	was being tested instead.
	* coders/tiff.c (ReadTIFFImage): Use libtiff to decode OJPEG
	compressed files into RGB.  Probably requires new OJPEG
	implementation from Joris Van Damme which is new in libtiff and
	not yet released. I am not completely sure that this approach is
	correct yet.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
(Continue reading)

Picon

GraphicsMagick ./ChangeLog VisualMagick/install...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	07/06/05 11:19:31

Modified files:
	.              : ChangeLog 
	VisualMagick/installer/inc: version.isx 
	coders         : miff.c 
	magick         : version.h 
	www            : Changelog.html 

Log message:
	* coders/miff.c (ReadMIFFImage): Handle case where compression
	keyword is present but has value of 'None'.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
Picon

GraphicsMagick ./ChangeLog coders/miff.c magick...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Branch: 	GraphicsMagick-1_1
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	07/06/05 11:20:00

Modified files:
	.              : ChangeLog 
	coders         : miff.c 
	magick         : version.h 
	www            : Changelog.html 

Log message:
	* coders/miff.c (ReadMIFFImage): Handle case where compression
	keyword is present but has value of 'None'.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
Picon

GraphicsMagick ./ChangeLog ./Makefile.am ./Make...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	07/06/10 11:13:16

Modified files:
	.              : ChangeLog Makefile.am Makefile.in configure 
	VisualMagick/installer/inc: version.isx 
	coders         : tiff.c 
	gmdocs         : environment.imdoc 
	ltdl/config    : ltmain.sh 
	ltdl/m4        : libtool.m4 ltversion.m4 
	magick         : Makefile.am blob.c module.c version.h 
	tests          : rwblob.c rwfile.c 
	utilities      : gm.1 
	wand           : Makefile.am 
	www            : Changelog.html GraphicsMagick.html animate.html 
	                 composite.html convert.html display.html 
	                 gm.html import.html mogrify.html montage.html 

Log message:
	* magick/blob.c (OpenBlob): Use MAGICK_IOBUF_SIZE to tune the size
	of the I/O buffer.  Sometimes performance is improved by using
	something other than the current default of 16KB.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
(Continue reading)

Picon

GraphicsMagick/coders dpx.c

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	07/06/16 15:37:38

Modified files:
	coders         : dpx.c 

Log message:
	Added comments for ReadRowSamples() and WriteRowSamples().

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
Picon

GraphicsMagick/coders dpx.c

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	07/06/17 13:01:21

Modified files:
	coders         : dpx.c 

Log message:
	Improve read/write performance a bit by changing how octets are mashalled to a word.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
Picon

GraphicsMagick ./ChangeLog VisualMagick/install...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	07/06/17 16:24:15

Modified files:
	.              : ChangeLog 
	VisualMagick/installer/inc: version.isx 
	gmdocs         : environment.imdoc 
	magick         : blob.c version.h 
	utilities      : gm.1 
	www            : Changelog.html GraphicsMagick.html animate.html 
	                 composite.html convert.html display.html 
	                 gm.html import.html mogrify.html montage.html 

Log message:
	* coders/dpx.c (ReadDPXImage): Improved the pixel data marshalling
	in order to obtain better read performance for 10-bit DPX.
	* magick/blob.c (OpenBlob): Added support for MAGICK_MMAP_READ and
	MAGICK_MMAP_WRITE environment variable options to enable input and
	output file access using mmap().

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
Picon

GraphicsMagick/magick blob.c

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	07/06/17 17:54:12

Modified files:
	magick         : blob.c 

Log message:
	Fix location of conditional statements.
	Even after this change, MAGICK_MMAP_READ and MAGICK_MMAP_WRITE can
	not be used at the same time.  Investigation is required.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
Picon

GraphicsMagick ./ChangeLog VisualMagick/install...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	07/06/19 12:02:58

Modified files:
	.              : ChangeLog 
	VisualMagick/installer/inc: version.isx 
	coders         : dpx.c 
	magick         : blob.c version.h 
	www            : Changelog.html 

Log message:
	* coders/dpx.c: Fix problems encountered when reading and writing
	from/to pipes or compressed files.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

Gmane