]> granicus.if.org Git - imagemagick/log
imagemagick
8 years agohttps://github.com/ImageMagick/ImageMagick/issues/227
Cristy [Sun, 10 Jul 2016 12:13:20 +0000 (08:13 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/227

8 years agoFixed OpenCL implementation of RotationalBlurImage.
dirk [Sun, 10 Jul 2016 08:21:04 +0000 (10:21 +0200)]
Fixed OpenCL implementation of RotationalBlurImage.

8 years ago...
Cristy [Sun, 10 Jul 2016 00:54:46 +0000 (20:54 -0400)]
...

8 years agohttps://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=30043
Cristy [Sat, 9 Jul 2016 20:46:48 +0000 (16:46 -0400)]
https://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=30043

8 years agoBump release
Cristy [Sat, 9 Jul 2016 20:39:04 +0000 (16:39 -0400)]
Bump release

8 years ago...
Cristy [Sat, 9 Jul 2016 20:14:13 +0000 (16:14 -0400)]
...

8 years agohttps://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=30043
Cristy [Sat, 9 Jul 2016 13:54:12 +0000 (09:54 -0400)]
https://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=30043

8 years agoRelease ImageMagick 7.0.2-3 7.0.2-3
Cristy [Sat, 9 Jul 2016 11:39:37 +0000 (07:39 -0400)]
Release ImageMagick 7.0.2-3

8 years agoInterpolatePixelInfo() required hald_image rather than image as its first argument
Cristy [Sat, 9 Jul 2016 11:36:56 +0000 (07:36 -0400)]
InterpolatePixelInfo() required hald_image rather than image as its first argument

8 years agoPartial fix to https://github.com/ImageMagick/ImageMagick/issues/167
Cristy [Sat, 9 Jul 2016 00:28:28 +0000 (20:28 -0400)]
Partial fix to https://github.com/ImageMagick/ImageMagick/issues/167

8 years agohttps://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=30043
Cristy [Fri, 8 Jul 2016 22:16:47 +0000 (18:16 -0400)]
https://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=30043

8 years ago...
Cristy [Fri, 8 Jul 2016 21:55:20 +0000 (17:55 -0400)]
...

8 years agoImproved copying of the pixels when the channel mask is set.
dirk [Fri, 8 Jul 2016 20:58:46 +0000 (22:58 +0200)]
Improved copying of the pixels when the channel mask is set.

8 years agoThe source pixels need to be copied when a channel mask is set otherwise the values...
dirk [Thu, 7 Jul 2016 21:16:32 +0000 (23:16 +0200)]
The source pixels need to be copied when a channel mask is set otherwise the values will be uninitialized.

8 years agoFix ‘exception’ may be used uninitialized warning
Cristy [Wed, 6 Jul 2016 18:00:18 +0000 (14:00 -0400)]
Fix ‘exception’ may be used uninitialized warning

8 years agohttps://github.com/ImageMagick/ImageMagick/issues/227
Cristy [Wed, 6 Jul 2016 14:02:05 +0000 (10:02 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/227

8 years ago...
Cristy [Wed, 6 Jul 2016 12:51:47 +0000 (08:51 -0400)]
...

8 years agoImprove buffer overflow sanity check
Cristy [Wed, 6 Jul 2016 12:18:50 +0000 (08:18 -0400)]
Improve buffer overflow sanity check

8 years ago...
Cristy [Wed, 6 Jul 2016 11:58:52 +0000 (07:58 -0400)]
...

8 years agoAdded check to make sure that the context is not null.
dirk [Wed, 6 Jul 2016 05:02:44 +0000 (07:02 +0200)]
Added check to make sure that the context is not null.

8 years agoCall SetImageExtent() just before the scanlines are read
Cristy [Wed, 6 Jul 2016 01:02:55 +0000 (21:02 -0400)]
Call SetImageExtent() just before the scanlines are read

8 years agoOpenCL will be disabled when the cache directory cannot be determined.
dirk [Tue, 5 Jul 2016 21:09:45 +0000 (23:09 +0200)]
OpenCL will be disabled when the cache directory cannot be determined.

8 years agoFixed rounding and added clFlush to keep Intel happy.
dirk [Tue, 5 Jul 2016 19:22:15 +0000 (21:22 +0200)]
Fixed rounding and added clFlush to keep Intel happy.

8 years agoSpaces are better!
dirk [Tue, 5 Jul 2016 18:13:27 +0000 (20:13 +0200)]
Spaces are better!

8 years agoUse CopyMagickString() rather than CopyMagickMemory() for strings
Cristy [Tue, 5 Jul 2016 12:23:11 +0000 (08:23 -0400)]
Use CopyMagickString() rather than CopyMagickMemory() for strings

8 years ago...
Cristy [Tue, 5 Jul 2016 12:20:31 +0000 (08:20 -0400)]
...

8 years ago...
Cristy [Tue, 5 Jul 2016 12:18:37 +0000 (08:18 -0400)]
...

8 years ago...
Cristy [Tue, 5 Jul 2016 12:16:31 +0000 (08:16 -0400)]
...

8 years agoUse CopyMagickString() rather than CopyMagickMemory()
Cristy [Tue, 5 Jul 2016 12:13:17 +0000 (08:13 -0400)]
Use CopyMagickString() rather than CopyMagickMemory()

8 years ago...
Cristy [Tue, 5 Jul 2016 11:01:47 +0000 (07:01 -0400)]
...

8 years ago...
Cristy [Tue, 5 Jul 2016 08:54:57 +0000 (04:54 -0400)]
...

8 years agoThe histogram coder now returns the correct extent
Cristy [Tue, 5 Jul 2016 00:11:40 +0000 (20:11 -0400)]
The histogram coder now returns the correct extent

8 years ago...
Cristy [Tue, 5 Jul 2016 00:04:29 +0000 (20:04 -0400)]
...

8 years ago...
Cristy [Tue, 5 Jul 2016 00:00:16 +0000 (20:00 -0400)]
...

8 years agoPrevent possible stack overflow
Cristy [Mon, 4 Jul 2016 13:03:59 +0000 (09:03 -0400)]
Prevent possible stack overflow

8 years ago...
Cristy [Sat, 2 Jul 2016 21:33:49 +0000 (17:33 -0400)]
...

8 years agoPatch so -kuwahara option can preserve colormapped edges
Cristy [Sat, 2 Jul 2016 21:29:32 +0000 (17:29 -0400)]
Patch so -kuwahara option can preserve colormapped edges

8 years agoFixed blend implementation of InterPolatePixelChannels.
dirk [Sat, 2 Jul 2016 18:59:05 +0000 (20:59 +0200)]
Fixed blend implementation of InterPolatePixelChannels.

8 years ago...
Cristy [Thu, 30 Jun 2016 20:49:17 +0000 (16:49 -0400)]
...

8 years agoBump release
Cristy [Wed, 29 Jun 2016 17:03:41 +0000 (13:03 -0400)]
Bump release

8 years agoCan't use %fx in delegates configuration file 7.0.2-2
Cristy [Mon, 27 Jun 2016 21:14:15 +0000 (17:14 -0400)]
Can't use %fx in delegates configuration file

8 years ago...
Cristy [Mon, 27 Jun 2016 00:38:19 +0000 (20:38 -0400)]
...

8 years agoProper fix...
dirk [Sun, 26 Jun 2016 09:02:34 +0000 (11:02 +0200)]
Proper fix...

8 years agoFixed locking inside NTGhostscriptExe.
dirk [Sun, 26 Jun 2016 08:53:35 +0000 (10:53 +0200)]
Fixed locking inside NTGhostscriptExe.

8 years ago...
Cristy [Sat, 25 Jun 2016 21:07:21 +0000 (17:07 -0400)]
...

8 years agoFixed checking the pointsize.
dirk [Sat, 25 Jun 2016 20:14:34 +0000 (22:14 +0200)]
Fixed checking the pointsize.

8 years agoAdded extra lock when determining the location of the Ghostscript executable.
dirk [Sat, 25 Jun 2016 16:12:20 +0000 (18:12 +0200)]
Added extra lock when determining the location of the Ghostscript executable.

8 years ago...
Cristy [Sat, 25 Jun 2016 00:21:44 +0000 (20:21 -0400)]
...

8 years ago...
Cristy [Fri, 24 Jun 2016 23:39:49 +0000 (19:39 -0400)]
...

8 years ago...
Cristy [Fri, 24 Jun 2016 21:45:06 +0000 (17:45 -0400)]
...

8 years agoAdded compose to GetMagickProperty for feature request in #185.
dirk [Fri, 24 Jun 2016 19:24:52 +0000 (21:24 +0200)]
Added compose to GetMagickProperty for feature request in #185.

8 years agohttps://github.com/ImageMagick/ImageMagick/issues/218
Cristy [Fri, 24 Jun 2016 19:24:30 +0000 (15:24 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/218

8 years ago...
Cristy [Fri, 24 Jun 2016 16:46:10 +0000 (12:46 -0400)]
...

8 years ago...
Cristy [Fri, 24 Jun 2016 16:39:04 +0000 (12:39 -0400)]
...

8 years agohttps://github.com/ImageMagick/ImageMagick/issues/218
Cristy [Fri, 24 Jun 2016 16:26:03 +0000 (12:26 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/218

8 years ago...
Cristy [Fri, 24 Jun 2016 14:17:46 +0000 (10:17 -0400)]
...

8 years agohttps://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=29964
Cristy [Fri, 24 Jun 2016 13:50:49 +0000 (09:50 -0400)]
https://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=29964

8 years ago...
Cristy [Fri, 24 Jun 2016 11:18:31 +0000 (07:18 -0400)]
...

8 years agoBump version
Cristy [Thu, 23 Jun 2016 16:45:23 +0000 (12:45 -0400)]
Bump version

8 years agoRelease ImageMagick 7.0.2-1 7.0.2-1
Cristy [Wed, 22 Jun 2016 23:23:18 +0000 (19:23 -0400)]
Release ImageMagick 7.0.2-1

8 years ago...
Cristy [Wed, 22 Jun 2016 20:43:09 +0000 (16:43 -0400)]
...

8 years ago...
Cristy [Wed, 22 Jun 2016 17:04:28 +0000 (13:04 -0400)]
...

8 years agoImprove checking of EXIF profile to prevent integer overflow (bug report from Ibrahim...
Cristy [Wed, 22 Jun 2016 01:13:18 +0000 (21:13 -0400)]
Improve checking of EXIF profile to prevent integer overflow (bug report from Ibrahim el-sayed)

8 years agoRecordProfileData will return true when the commands have finished to make sure we...
dirk [Tue, 21 Jun 2016 19:47:46 +0000 (21:47 +0200)]
RecordProfileData will return true when the commands have finished to make sure we don't store them.

8 years agoAdded extra guards to prevent out of bound access.
dirk [Mon, 20 Jun 2016 22:06:17 +0000 (00:06 +0200)]
Added extra guards to prevent out of bound access.

8 years agoAdded queue parameter to EnqueueOpenCLKernel.
dirk [Mon, 20 Jun 2016 22:02:08 +0000 (00:02 +0200)]
Added queue parameter to EnqueueOpenCLKernel.
The command queue is now flushed when it is being released.
Minor refactoring.

8 years agohttps://github.com/ImageMagick/ImageMagick/issues/222
Cristy [Sun, 19 Jun 2016 14:01:37 +0000 (10:01 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/222

8 years agoFixed enqueuing of an incorrect kernel.
dirk [Sun, 19 Jun 2016 11:09:18 +0000 (13:09 +0200)]
Fixed enqueuing of an incorrect kernel.

8 years agoFixed calculation of the device_signature.
dirk [Sun, 19 Jun 2016 10:36:11 +0000 (12:36 +0200)]
Fixed calculation of the device_signature.

8 years agoFixed memory leak in RelinquishMagickCLCacheInfo.
dirk [Sun, 19 Jun 2016 10:35:35 +0000 (12:35 +0200)]
Fixed memory leak in RelinquishMagickCLCacheInfo.

8 years agoFixed memory leak in CopyMagickCLCacheInfo and made the method more asynchronous.
dirk [Sun, 19 Jun 2016 10:33:28 +0000 (12:33 +0200)]
Fixed memory leak in CopyMagickCLCacheInfo and made the method more asynchronous.

8 years agoAdded extra null checks and tests for the result codes of OpenCL calls.
dirk [Sun, 19 Jun 2016 10:27:18 +0000 (12:27 +0200)]
Added extra null checks and tests for the result codes of OpenCL calls.

8 years agoFixed cloning the input image.
dirk [Sun, 19 Jun 2016 10:16:42 +0000 (12:16 +0200)]
Fixed cloning the input image.

8 years agoFixed memory leak.
dirk [Sat, 18 Jun 2016 12:42:13 +0000 (14:42 +0200)]
Fixed memory leak.

8 years ago...
Cristy [Sun, 19 Jun 2016 00:47:51 +0000 (20:47 -0400)]
...

8 years ago...
Cristy [Sun, 19 Jun 2016 00:47:17 +0000 (20:47 -0400)]
...

8 years ago...
Cristy [Fri, 17 Jun 2016 19:37:28 +0000 (15:37 -0400)]
...

8 years agoRemoved AccelerateCompositeImage.
dirk [Fri, 17 Jun 2016 19:20:30 +0000 (21:20 +0200)]
Removed AccelerateCompositeImage.

8 years agoRevert method signature change to fix issue #188.
dirk [Fri, 17 Jun 2016 18:40:27 +0000 (20:40 +0200)]
Revert method signature change to fix issue #188.

8 years agoRemoved unused variable.
dirk [Fri, 17 Jun 2016 16:16:37 +0000 (18:16 +0200)]
Removed unused variable.

8 years agoAdded support for GROUP4 compression to the FAX coder.
dirk [Fri, 17 Jun 2016 13:29:46 +0000 (15:29 +0200)]
Added support for GROUP4 compression to the FAX coder.

8 years agoRemoved debug printf.
dirk [Fri, 17 Jun 2016 13:11:08 +0000 (15:11 +0200)]
Removed debug printf.

8 years agoMinor cleanup.
dirk [Fri, 17 Jun 2016 13:10:11 +0000 (15:10 +0200)]
Minor cleanup.

8 years ago...
Cristy [Fri, 17 Jun 2016 11:22:50 +0000 (07:22 -0400)]
...

8 years agoFixed method signature.
dirk [Fri, 17 Jun 2016 08:22:51 +0000 (10:22 +0200)]
Fixed method signature.

8 years ago...
Cristy [Thu, 16 Jun 2016 20:58:13 +0000 (16:58 -0400)]
...

8 years agoUse memset instead of a for loop.
dirk [Thu, 16 Jun 2016 18:56:13 +0000 (20:56 +0200)]
Use memset instead of a for loop.

8 years agoRemoved extra seek.
dirk [Wed, 15 Jun 2016 05:35:35 +0000 (07:35 +0200)]
Removed extra seek.

8 years agoAlways perform a seek after reading the mask to fix https://github.com/ImageMagick...
dirk [Tue, 14 Jun 2016 19:52:05 +0000 (21:52 +0200)]
Always perform a seek after reading the mask to fix https://github.com/ImageMagick/ImageMagick/issues/216.

8 years agoSome OpenCL methods are now executed asynchronous.
dirk [Mon, 13 Jun 2016 20:30:26 +0000 (22:30 +0200)]
Some OpenCL methods are now executed asynchronous.
Removed empty Accelerate methods that are used when OpenCL is disabled.

8 years agohttps://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=29895
Cristy [Sun, 12 Jun 2016 23:42:43 +0000 (19:42 -0400)]
https://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=29895

8 years agoBump release
Cristy [Sun, 12 Jun 2016 18:02:29 +0000 (14:02 -0400)]
Bump release

8 years ago... 7.0.2-0
Cristy [Sun, 12 Jun 2016 17:28:03 +0000 (13:28 -0400)]
...

8 years agohttps://github.com/ImageMagick/ImageMagick/issues/218
Cristy [Sat, 11 Jun 2016 16:48:49 +0000 (12:48 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/218

8 years agohttps://github.com/ImageMagick/ImageMagick/pull/219
Cristy [Sat, 11 Jun 2016 12:30:31 +0000 (08:30 -0400)]
https://github.com/ImageMagick/ImageMagick/pull/219

8 years ago...
Cristy [Fri, 10 Jun 2016 12:40:09 +0000 (08:40 -0400)]
...

8 years agohttps://github.com/ImageMagick/ImageMagick/issues/215
Cristy [Fri, 10 Jun 2016 12:18:33 +0000 (08:18 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/215

8 years ago...
Cristy [Wed, 8 Jun 2016 10:13:23 +0000 (06:13 -0400)]
...

8 years ago...
Cristy [Tue, 7 Jun 2016 23:29:34 +0000 (19:29 -0400)]
...

8 years agoBump release
Cristy [Tue, 7 Jun 2016 15:46:17 +0000 (11:46 -0400)]
Bump release