]> granicus.if.org Git - imagemagick/log
imagemagick
9 years agoAdded Copyright.
dirk [Mon, 29 Dec 2014 22:16:57 +0000 (22:16 +0000)]
Added Copyright.

9 years agoReplaced ConstrainColormapIndex with IsValidColormapIndex.
dirk [Mon, 29 Dec 2014 21:43:36 +0000 (21:43 +0000)]
Replaced ConstrainColormapIndex with IsValidColormapIndex.

9 years agoRe-factored locking and BlobRef/ImageRef classes.
dirk [Mon, 29 Dec 2014 21:34:46 +0000 (21:34 +0000)]
Re-factored locking and BlobRef/ImageRef classes.

9 years agoAdded extra EOF check and some minor refactoring.
dirk [Mon, 29 Dec 2014 21:00:08 +0000 (21:00 +0000)]
Added extra EOF check and some minor refactoring.

9 years agoAdded check for bogus num_images value.
dirk [Mon, 29 Dec 2014 19:50:02 +0000 (19:50 +0000)]
Added check for bogus num_images value.

9 years agoSet wsaData to NULL in NTWindowsGenesis.
dirk [Mon, 29 Dec 2014 11:53:12 +0000 (11:53 +0000)]
Set wsaData to NULL in NTWindowsGenesis.

9 years ago(no commit message)
cristy [Sun, 28 Dec 2014 22:03:09 +0000 (22:03 +0000)]

9 years agohttp://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26789
cristy [Sun, 28 Dec 2014 19:27:24 +0000 (19:27 +0000)]
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26789

9 years ago(no commit message)
cristy [Sun, 28 Dec 2014 17:37:23 +0000 (17:37 +0000)]

9 years ago(no commit message)
cristy [Sun, 28 Dec 2014 14:17:34 +0000 (14:17 +0000)]

9 years agohttp://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26787
cristy [Sun, 28 Dec 2014 13:59:39 +0000 (13:59 +0000)]
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26787

9 years ago(no commit message)
cristy [Sun, 28 Dec 2014 00:40:02 +0000 (00:40 +0000)]

9 years agohttp://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=25495
cristy [Sat, 27 Dec 2014 22:43:35 +0000 (22:43 +0000)]
http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=25495

9 years agohttp://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26787
cristy [Sat, 27 Dec 2014 20:04:16 +0000 (20:04 +0000)]
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26787

9 years agohttp://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26783
cristy [Sat, 27 Dec 2014 12:50:27 +0000 (12:50 +0000)]
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26783

9 years ago(no commit message)
cristy [Sat, 27 Dec 2014 12:10:39 +0000 (12:10 +0000)]

9 years ago(no commit message)
cristy [Sat, 27 Dec 2014 11:59:24 +0000 (11:59 +0000)]

9 years agoFix problem with images written in an incorrect format and added test to Magick+...
dirk [Sat, 27 Dec 2014 11:28:17 +0000 (11:28 +0000)]
Fix problem with images written in an incorrect format and added test to Magick++ to check this.

9 years ago(no commit message)
cristy [Sat, 27 Dec 2014 01:45:49 +0000 (01:45 +0000)]

9 years agoRemoved registerId and unregisterId from Magick++.
dirk [Sat, 27 Dec 2014 01:04:31 +0000 (01:04 +0000)]
Removed registerId and unregisterId from Magick++.

9 years agoFixed 64-bit warnings.
dirk [Sat, 27 Dec 2014 01:01:27 +0000 (01:01 +0000)]
Fixed 64-bit warnings.

9 years agoBuildfix.
dirk [Fri, 26 Dec 2014 22:40:45 +0000 (22:40 +0000)]
Buildfix.

9 years agoCode cleanup.
dirk [Fri, 26 Dec 2014 22:17:54 +0000 (22:17 +0000)]
Code cleanup.

9 years agoFixed incorrect GetPixelChannels calls in ScaleImage.
dirk [Fri, 26 Dec 2014 21:06:01 +0000 (21:06 +0000)]
Fixed incorrect GetPixelChannels calls in ScaleImage.

9 years ago(no commit message)
cristy [Fri, 26 Dec 2014 16:43:30 +0000 (16:43 +0000)]

9 years agoOnly calculate GetPixelIntensity once.
dirk [Fri, 26 Dec 2014 03:37:32 +0000 (03:37 +0000)]
Only calculate GetPixelIntensity once.

9 years agoBuildfix.
dirk [Fri, 26 Dec 2014 03:01:48 +0000 (03:01 +0000)]
Buildfix.

9 years agoReverted CopyAlpha fix and fixed the bug differently.
dirk [Fri, 26 Dec 2014 02:46:43 +0000 (02:46 +0000)]
Reverted CopyAlpha fix and fixed the bug differently.

9 years agoDon't set image_info->magick if its already defined.
cristy [Fri, 26 Dec 2014 01:05:37 +0000 (01:05 +0000)]
Don't set image_info->magick if its already defined.

9 years agoFixed usage of incorrect quotes.
dirk [Fri, 26 Dec 2014 00:16:31 +0000 (00:16 +0000)]
Fixed usage of incorrect quotes.

9 years agoFixed cast to string of Point.
dirk [Fri, 26 Dec 2014 00:15:31 +0000 (00:15 +0000)]
Fixed cast to string of Point.

9 years agoRemoved MagickMin and MagickMax.
dirk [Thu, 25 Dec 2014 23:40:01 +0000 (23:40 +0000)]
Removed MagickMin and MagickMax.

9 years ago(no commit message)
cristy [Thu, 25 Dec 2014 18:40:42 +0000 (18:40 +0000)]

9 years ago(no commit message)
cristy [Thu, 25 Dec 2014 18:13:29 +0000 (18:13 +0000)]

9 years agoMake MagickMax()/MagickMin() a macro rather than an inline.
cristy [Thu, 25 Dec 2014 18:05:31 +0000 (18:05 +0000)]
Make MagickMax()/MagickMin() a macro rather than an inline.

9 years agoColor fuzz is max of two images squared.
cristy [Thu, 25 Dec 2014 02:03:01 +0000 (02:03 +0000)]
Color fuzz is max of two images squared.

9 years ago(no commit message)
cristy [Wed, 24 Dec 2014 22:30:28 +0000 (22:30 +0000)]

9 years ago(no commit message)
cristy [Wed, 24 Dec 2014 22:14:24 +0000 (22:14 +0000)]

9 years agoTidy SeekBlob() method.
cristy [Wed, 24 Dec 2014 20:54:20 +0000 (20:54 +0000)]
Tidy SeekBlob() method.

9 years ago(no commit message)
cristy [Wed, 24 Dec 2014 18:47:44 +0000 (18:47 +0000)]

9 years agoAdded methods to ResourceLimits class for the new ResourceType's.
dirk [Wed, 24 Dec 2014 00:51:44 +0000 (00:51 +0000)]
Added methods to ResourceLimits class for the new ResourceType's.

9 years agoAdded using for new ResourceType's in Magick++.
dirk [Wed, 24 Dec 2014 00:35:01 +0000 (00:35 +0000)]
Added using for new ResourceType's in Magick++.

9 years agoAdded using for new AlphaChannelOption's in Magick++.
dirk [Wed, 24 Dec 2014 00:32:45 +0000 (00:32 +0000)]
Added using for new AlphaChannelOption's in Magick++.

9 years ago(no commit message)
cristy [Tue, 23 Dec 2014 01:25:45 +0000 (01:25 +0000)]

9 years ago(no commit message)
cristy [Tue, 23 Dec 2014 01:07:09 +0000 (01:07 +0000)]

9 years ago(no commit message)
cristy [Tue, 23 Dec 2014 00:52:04 +0000 (00:52 +0000)]

9 years agoBuildfix.
dirk [Mon, 22 Dec 2014 23:52:35 +0000 (23:52 +0000)]
Buildfix.

9 years agoImproved performance of ReadProfile.
dirk [Mon, 22 Dec 2014 23:49:40 +0000 (23:49 +0000)]
Improved performance of ReadProfile.

9 years agoFixed CopyAlpha in CompositeImage.
dirk [Mon, 22 Dec 2014 21:38:03 +0000 (21:38 +0000)]
Fixed CopyAlpha in CompositeImage.

9 years ago(no commit message)
cristy [Mon, 22 Dec 2014 20:53:41 +0000 (20:53 +0000)]

9 years agoFixed ScaleImage.
dirk [Mon, 22 Dec 2014 19:59:19 +0000 (19:59 +0000)]
Fixed ScaleImage.

9 years ago(no commit message)
cristy [Mon, 22 Dec 2014 19:51:16 +0000 (19:51 +0000)]

9 years ago(no commit message)
cristy [Mon, 22 Dec 2014 19:49:01 +0000 (19:49 +0000)]

9 years ago(no commit message)
cristy [Mon, 22 Dec 2014 01:44:59 +0000 (01:44 +0000)]

9 years agoAdded support for distributed pixel cache to the Windows distribution.
dirk [Mon, 22 Dec 2014 01:38:36 +0000 (01:38 +0000)]
Added support for distributed pixel cache to the Windows distribution.

9 years agoReplaced calls to ConstrainColormapIndex with IsValidColormapIndex.
dirk [Mon, 22 Dec 2014 01:26:14 +0000 (01:26 +0000)]
Replaced calls to ConstrainColormapIndex with IsValidColormapIndex.

9 years agoBuildfix.
dirk [Mon, 22 Dec 2014 01:23:53 +0000 (01:23 +0000)]
Buildfix.

9 years agoWhitespace cleanup.
dirk [Mon, 22 Dec 2014 01:21:21 +0000 (01:21 +0000)]
Whitespace cleanup.

9 years ago(no commit message)
cristy [Sun, 21 Dec 2014 23:32:29 +0000 (23:32 +0000)]

9 years ago(no commit message)
cristy [Sun, 21 Dec 2014 23:24:10 +0000 (23:24 +0000)]

9 years ago(no commit message)
cristy [Sun, 21 Dec 2014 23:17:23 +0000 (23:17 +0000)]

9 years ago(no commit message)
cristy [Sun, 21 Dec 2014 21:04:50 +0000 (21:04 +0000)]

9 years ago(no commit message)
cristy [Sun, 21 Dec 2014 20:01:43 +0000 (20:01 +0000)]

9 years ago(no commit message)
cristy [Sat, 20 Dec 2014 23:34:06 +0000 (23:34 +0000)]

9 years ago(no commit message)
cristy [Sat, 20 Dec 2014 23:29:55 +0000 (23:29 +0000)]

9 years ago(no commit message)
cristy [Sat, 20 Dec 2014 23:28:16 +0000 (23:28 +0000)]

9 years ago(no commit message)
cristy [Sat, 20 Dec 2014 21:03:56 +0000 (21:03 +0000)]

9 years ago(no commit message)
cristy [Sat, 20 Dec 2014 20:37:42 +0000 (20:37 +0000)]

9 years ago(no commit message)
cristy [Sat, 20 Dec 2014 20:34:41 +0000 (20:34 +0000)]

9 years ago(no commit message)
cristy [Sat, 20 Dec 2014 19:37:04 +0000 (19:37 +0000)]

9 years agoAdded checks to prevent overflow.
dirk [Sat, 20 Dec 2014 13:40:15 +0000 (13:40 +0000)]
Added checks to prevent overflow.

9 years ago(no commit message)
cristy [Sat, 20 Dec 2014 02:18:13 +0000 (02:18 +0000)]

9 years ago(no commit message)
cristy [Fri, 19 Dec 2014 12:11:44 +0000 (12:11 +0000)]

9 years agoReverting changes due to problems with implicit typecast.
dirk [Fri, 19 Dec 2014 08:39:16 +0000 (08:39 +0000)]
Reverting changes due to problems with implicit typecast.

9 years ago(no commit message)
cristy [Fri, 19 Dec 2014 01:14:38 +0000 (01:14 +0000)]

9 years ago(no commit message)
cristy [Fri, 19 Dec 2014 00:30:56 +0000 (00:30 +0000)]

9 years agoFixed removing DestroyString.
dirk [Thu, 18 Dec 2014 20:40:09 +0000 (20:40 +0000)]
Fixed removing DestroyString.

9 years agoFixed usage of object after it has been destroyed and removed unused argument.
dirk [Thu, 18 Dec 2014 20:37:29 +0000 (20:37 +0000)]
Fixed usage of object after it has been destroyed and removed unused argument.

9 years agoCommandOptionToMnemonic returns "Unrecognized" when an unknown value is requested...
dirk [Thu, 18 Dec 2014 20:05:33 +0000 (20:05 +0000)]
CommandOptionToMnemonic returns "Unrecognized" when an unknown value is requested instead of "undefined".

9 years ago(no commit message)
cristy [Thu, 18 Dec 2014 19:27:29 +0000 (19:27 +0000)]

9 years agoAdded new constructor with size and imageSpec to Image class of Magick++.
dirk [Thu, 18 Dec 2014 09:20:30 +0000 (09:20 +0000)]
Added new constructor with size and imageSpec to Image class of Magick++.
Added read method with size and color to Image class of Magick++.

9 years ago(no commit message)
cristy [Thu, 18 Dec 2014 00:51:37 +0000 (00:51 +0000)]

9 years ago(no commit message)
cristy [Thu, 18 Dec 2014 00:51:12 +0000 (00:51 +0000)]

9 years agoMinor refactoring.
dirk [Wed, 17 Dec 2014 16:11:01 +0000 (16:11 +0000)]
Minor refactoring.

9 years ago(no commit message)
cristy [Wed, 17 Dec 2014 14:37:53 +0000 (14:37 +0000)]

9 years agoEnabled autolinking for OpenEXR.
dirk [Wed, 17 Dec 2014 10:25:59 +0000 (10:25 +0000)]
Enabled autolinking for OpenEXR.

9 years agoResample in Magick++ now uses a Point instead of a Geometry.
dirk [Wed, 17 Dec 2014 07:35:06 +0000 (07:35 +0000)]
Resample in Magick++ now uses a Point instead of a Geometry.

9 years agoAdded missing typecast.
dirk [Wed, 17 Dec 2014 07:32:49 +0000 (07:32 +0000)]
Added missing typecast.

9 years agoFixed boundary checks in DecodePSDPixels.
dirk [Wed, 17 Dec 2014 07:25:25 +0000 (07:25 +0000)]
Fixed boundary checks in DecodePSDPixels.

9 years agoFixed throwing of exceptions.
dirk [Tue, 16 Dec 2014 23:14:58 +0000 (23:14 +0000)]
Fixed throwing of exceptions.

9 years agoFixed parsing resource block.
dirk [Tue, 16 Dec 2014 22:50:15 +0000 (22:50 +0000)]
Fixed parsing resource block.

9 years agoImproved performance of dds:cluster-fit when OpenMP is enabled.
dirk [Tue, 16 Dec 2014 21:55:06 +0000 (21:55 +0000)]
Improved performance of dds:cluster-fit when OpenMP is enabled.

9 years agoFixed duplicate compare.
dirk [Tue, 16 Dec 2014 19:56:13 +0000 (19:56 +0000)]
Fixed duplicate compare.

9 years agoMade for loop parallel in FloodfillPaintImage.
dirk [Tue, 16 Dec 2014 19:47:33 +0000 (19:47 +0000)]
Made for loop parallel in FloodfillPaintImage.

9 years ago(no commit message)
cristy [Tue, 16 Dec 2014 19:43:32 +0000 (19:43 +0000)]

9 years agoComment fix.
dirk [Tue, 16 Dec 2014 19:36:04 +0000 (19:36 +0000)]
Comment fix.

9 years agoMoved duplicate code to inline method.
dirk [Tue, 16 Dec 2014 19:32:44 +0000 (19:32 +0000)]
Moved duplicate code to inline method.

9 years ago(no commit message)
cristy [Tue, 16 Dec 2014 19:01:55 +0000 (19:01 +0000)]

9 years ago(no commit message)
cristy [Tue, 16 Dec 2014 18:59:44 +0000 (18:59 +0000)]

9 years ago(no commit message)
cristy [Tue, 16 Dec 2014 16:51:56 +0000 (16:51 +0000)]