]>
granicus.if.org Git - imagemagick/log
dirk [Mon, 20 Jun 2016 22:06:17 +0000 (00:06 +0200)]
Added extra guards to prevent out of bound access.
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.
Cristy [Sun, 19 Jun 2016 14:01:37 +0000 (10:01 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/222
dirk [Sun, 19 Jun 2016 11:09:18 +0000 (13:09 +0200)]
Fixed enqueuing of an incorrect kernel.
dirk [Sun, 19 Jun 2016 10:36:11 +0000 (12:36 +0200)]
Fixed calculation of the device_signature.
dirk [Sun, 19 Jun 2016 10:35:35 +0000 (12:35 +0200)]
Fixed memory leak in RelinquishMagickCLCacheInfo.
dirk [Sun, 19 Jun 2016 10:33:28 +0000 (12:33 +0200)]
Fixed memory leak in CopyMagickCLCacheInfo and made the method more asynchronous.
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.
dirk [Sun, 19 Jun 2016 10:16:42 +0000 (12:16 +0200)]
Fixed cloning the input image.
dirk [Sat, 18 Jun 2016 12:42:13 +0000 (14:42 +0200)]
Fixed memory leak.
Cristy [Sun, 19 Jun 2016 00:47:51 +0000 (20:47 -0400)]
...
Cristy [Sun, 19 Jun 2016 00:47:17 +0000 (20:47 -0400)]
...
Cristy [Fri, 17 Jun 2016 19:37:28 +0000 (15:37 -0400)]
...
dirk [Fri, 17 Jun 2016 19:20:30 +0000 (21:20 +0200)]
Removed AccelerateCompositeImage.
dirk [Fri, 17 Jun 2016 18:40:27 +0000 (20:40 +0200)]
Revert method signature change to fix issue #188.
dirk [Fri, 17 Jun 2016 16:16:37 +0000 (18:16 +0200)]
Removed unused variable.
dirk [Fri, 17 Jun 2016 13:29:46 +0000 (15:29 +0200)]
Added support for GROUP4 compression to the FAX coder.
dirk [Fri, 17 Jun 2016 13:11:08 +0000 (15:11 +0200)]
Removed debug printf.
dirk [Fri, 17 Jun 2016 13:10:11 +0000 (15:10 +0200)]
Minor cleanup.
Cristy [Fri, 17 Jun 2016 11:22:50 +0000 (07:22 -0400)]
...
dirk [Fri, 17 Jun 2016 08:22:51 +0000 (10:22 +0200)]
Fixed method signature.
Cristy [Thu, 16 Jun 2016 20:58:13 +0000 (16:58 -0400)]
...
dirk [Thu, 16 Jun 2016 18:56:13 +0000 (20:56 +0200)]
Use memset instead of a for loop.
dirk [Wed, 15 Jun 2016 05:35:35 +0000 (07:35 +0200)]
Removed extra seek.
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.
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.
Cristy [Sun, 12 Jun 2016 23:42:43 +0000 (19:42 -0400)]
https://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=29895
Cristy [Sun, 12 Jun 2016 18:02:29 +0000 (14:02 -0400)]
Bump release
Cristy [Sun, 12 Jun 2016 17:28:03 +0000 (13:28 -0400)]
...
Cristy [Sat, 11 Jun 2016 16:48:49 +0000 (12:48 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/218
Cristy [Sat, 11 Jun 2016 12:30:31 +0000 (08:30 -0400)]
https://github.com/ImageMagick/ImageMagick/pull/219
Cristy [Fri, 10 Jun 2016 12:40:09 +0000 (08:40 -0400)]
...
Cristy [Fri, 10 Jun 2016 12:18:33 +0000 (08:18 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/215
Cristy [Wed, 8 Jun 2016 10:13:23 +0000 (06:13 -0400)]
...
Cristy [Tue, 7 Jun 2016 23:29:34 +0000 (19:29 -0400)]
...
Cristy [Tue, 7 Jun 2016 15:46:17 +0000 (11:46 -0400)]
Bump release
Cristy [Tue, 7 Jun 2016 13:24:33 +0000 (09:24 -0400)]
...
Cristy [Tue, 7 Jun 2016 13:15:26 +0000 (09:15 -0400)]
Sync cache pixels before OpenMP loop (possible optimization)
Cristy [Mon, 6 Jun 2016 13:29:22 +0000 (09:29 -0400)]
...
Cristy [Mon, 6 Jun 2016 13:28:53 +0000 (09:28 -0400)]
...
Cristy [Mon, 6 Jun 2016 13:19:14 +0000 (09:19 -0400)]
...
Cristy [Mon, 6 Jun 2016 13:18:22 +0000 (09:18 -0400)]
Check image magick against delegates
Cristy [Sun, 5 Jun 2016 23:04:47 +0000 (19:04 -0400)]
Cristy [Sun, 5 Jun 2016 23:00:17 +0000 (19:00 -0400)]
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29850
Cristy [Sun, 5 Jun 2016 20:34:36 +0000 (16:34 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/213
Cristy [Sun, 5 Jun 2016 20:33:06 +0000 (16:33 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/213
dirk [Sun, 5 Jun 2016 19:21:34 +0000 (21:21 +0200)]
Set MAGICKCORE_HAVE_ERF
dirk [Sun, 5 Jun 2016 19:21:03 +0000 (21:21 +0200)]
Whitespace...
Cristy [Sun, 5 Jun 2016 18:25:18 +0000 (14:25 -0400)]
RLE check for pixel offset less than 0 (heap overflow report from Craig Young)
Cristy [Sun, 5 Jun 2016 16:14:20 +0000 (12:14 -0400)]
Conditionally compile for erf()
dirk [Sun, 5 Jun 2016 15:08:56 +0000 (17:08 +0200)]
Added implementation of erf for older versions of Visual Studio.
Cristy [Sun, 5 Jun 2016 14:28:24 +0000 (10:28 -0400)]
...
Cristy [Sun, 5 Jun 2016 14:17:23 +0000 (10:17 -0400)]
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29839
Cristy [Sun, 5 Jun 2016 13:56:41 +0000 (09:56 -0400)]
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29844
Cristy [Sun, 5 Jun 2016 13:11:47 +0000 (09:11 -0400)]
Release ImageMagick 7.0.1-10
Cristy [Sat, 4 Jun 2016 17:14:31 +0000 (13:14 -0400)]
Deny indirect reads by policy
Cristy [Sat, 4 Jun 2016 00:39:35 +0000 (20:39 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/194
Cristy [Sat, 4 Jun 2016 00:18:07 +0000 (20:18 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/196
Cristy [Sat, 4 Jun 2016 00:10:45 +0000 (20:10 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/196
dirk [Fri, 3 Jun 2016 20:28:50 +0000 (22:28 +0200)]
All devices from the same platform will share a context.
The platform name is now part of the signature of the cached kernel.
Cristy [Fri, 3 Jun 2016 20:48:12 +0000 (16:48 -0400)]
Earlier check for EOF
Cristy [Fri, 3 Jun 2016 16:57:29 +0000 (12:57 -0400)]
Bump release
Cristy [Fri, 3 Jun 2016 12:36:15 +0000 (08:36 -0400)]
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29767
Cristy [Fri, 3 Jun 2016 00:49:03 +0000 (20:49 -0400)]
Turn off alpha channel for the compare difference image
Cristy [Fri, 3 Jun 2016 00:06:48 +0000 (20:06 -0400)]
Release ImageMagick 7.0.1-9
dirk [Thu, 2 Jun 2016 20:37:46 +0000 (22:37 +0200)]
Corrected overflow checks.
Cristy [Thu, 2 Jun 2016 20:07:24 +0000 (16:07 -0400)]
Throw exception if explicit coder does not exist (e.g. xyz:logo.png)
dirk [Thu, 2 Jun 2016 19:32:29 +0000 (21:32 +0200)]
Fixed length check.
Cristy [Thu, 2 Jun 2016 17:47:00 +0000 (13:47 -0400)]
...
Cristy [Thu, 2 Jun 2016 17:45:36 +0000 (13:45 -0400)]
Coder path traversal is not authorized, bug report provided by Masaaki Chida
Cristy [Wed, 1 Jun 2016 14:14:08 +0000 (10:14 -0400)]
...
Cristy [Wed, 1 Jun 2016 14:08:14 +0000 (10:08 -0400)]
Latest configure script
Cristy [Wed, 1 Jun 2016 13:48:38 +0000 (09:48 -0400)]
...
Cristy [Wed, 1 Jun 2016 11:25:42 +0000 (07:25 -0400)]
Update to the latest documentation
Cristy [Wed, 1 Jun 2016 10:59:32 +0000 (06:59 -0400)]
Bump release
Cristy [Tue, 31 May 2016 22:20:37 +0000 (18:20 -0400)]
...
Cristy [Tue, 31 May 2016 22:18:31 +0000 (18:18 -0400)]
EPT Postscript and TIFF offsets must be greater than 30
Cristy [Tue, 31 May 2016 13:34:44 +0000 (09:34 -0400)]
...
Cristy [Tue, 31 May 2016 13:26:24 +0000 (09:26 -0400)]
Support configure script --enable-indirect-reads option to enable indirect reads (@) in filenames
Cristy [Tue, 31 May 2016 11:21:31 +0000 (07:21 -0400)]
Support configure script --enable-pipes option to enable pipes (|) in filenames
dirk [Tue, 31 May 2016 05:24:13 +0000 (07:24 +0200)]
Added extra checks to prevent an overflow and fixed some memory leaks.
Cristy [Mon, 30 May 2016 15:13:52 +0000 (11:13 -0400)]
Bump version
Cristy [Mon, 30 May 2016 11:52:45 +0000 (07:52 -0400)]
Release ImageMagick 7.0.1-7
Cristy [Mon, 30 May 2016 11:51:39 +0000 (07:51 -0400)]
Add additional checks to DCM reader to prevent data-driven faults (bug report from Hanno Böck
Cristy [Mon, 30 May 2016 00:05:49 +0000 (20:05 -0400)]
...
Cristy [Sun, 29 May 2016 23:54:23 +0000 (19:54 -0400)]
Add support for SanitizeString() method
Cristy [Sun, 29 May 2016 20:41:03 +0000 (16:41 -0400)]
...
Cristy [Sun, 29 May 2016 20:15:13 +0000 (16:15 -0400)]
...
dirk [Sun, 29 May 2016 19:59:45 +0000 (21:59 +0200)]
Added checks for integer overflow.
Cristy [Sun, 29 May 2016 19:56:07 +0000 (15:56 -0400)]
...
dirk [Sun, 29 May 2016 19:26:07 +0000 (21:26 +0200)]
Moved OpenCL kernels to a separate header file.
Cristy [Sun, 29 May 2016 18:57:07 +0000 (14:57 -0400)]
Eliminate C++ compiler warnings
Cristy [Sun, 29 May 2016 15:36:47 +0000 (11:36 -0400)]
Suspend exception processing if too many exceptions
dirk [Sun, 29 May 2016 08:37:29 +0000 (10:37 +0200)]
Accelerate methods should not be exported.
dirk [Sun, 29 May 2016 06:15:20 +0000 (08:15 +0200)]
Added check for invalid number of frames.
dirk [Thu, 26 May 2016 21:23:42 +0000 (23:23 +0200)]
Fixed setting the virtual pixel method.
Minor optimization.
Cristy [Sat, 28 May 2016 17:21:48 +0000 (13:21 -0400)]
...
Cristy [Fri, 27 May 2016 00:57:59 +0000 (20:57 -0400)]
...
Cristy [Thu, 26 May 2016 23:43:13 +0000 (19:43 -0400)]
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29774
Cristy [Thu, 26 May 2016 23:42:25 +0000 (19:42 -0400)]
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29774