]>
granicus.if.org Git - imagemagick/log
Cristy [Fri, 18 Dec 2015 23:31:40 +0000 (18:31 -0500)]
Minor improvements to the thread-specific data methods
dirk [Fri, 18 Dec 2015 20:33:46 +0000 (21:33 +0100)]
Fixed another leak/bug.
Cristy [Fri, 18 Dec 2015 16:31:40 +0000 (11:31 -0500)]
Revert type-cast
Cristy [Fri, 18 Dec 2015 15:56:39 +0000 (10:56 -0500)]
Remove generated file
Cristy [Thu, 17 Dec 2015 21:29:01 +0000 (16:29 -0500)]
Eliminate c++ compiler warning
Cristy [Thu, 17 Dec 2015 18:34:39 +0000 (13:34 -0500)]
Quiet compiler warnings
Cristy [Thu, 17 Dec 2015 17:59:35 +0000 (12:59 -0500)]
We no longer support ImageMagick++.pc, remove it from the RPM spec
Cristy [Thu, 17 Dec 2015 17:36:54 +0000 (12:36 -0500)]
Update RPM spec so an IMv7 RPM can build
Cristy [Thu, 17 Dec 2015 12:09:36 +0000 (07:09 -0500)]
Update autoconf /automake configuration
dirk [Thu, 17 Dec 2015 06:19:27 +0000 (07:19 +0100)]
Fixed another leak.
Cristy [Thu, 17 Dec 2015 00:20:39 +0000 (19:20 -0500)]
Fix library path
Cristy [Mon, 14 Dec 2015 18:53:35 +0000 (13:53 -0500)]
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28786
dirk [Wed, 16 Dec 2015 20:37:00 +0000 (21:37 +0100)]
Fixed memory leak when reading incorrect PSD files
dirk [Mon, 14 Dec 2015 22:37:38 +0000 (23:37 +0100)]
Fixed OverlayCompositeOp calculation.
dirk [Mon, 14 Dec 2015 21:41:22 +0000 (22:41 +0100)]
Call AcquireAlignedMemory because the free method expects aligned memory.
Cristy [Mon, 14 Dec 2015 12:29:48 +0000 (07:29 -0500)]
Destroy wand cli on exit
Cristy [Sat, 12 Dec 2015 23:03:16 +0000 (18:03 -0500)]
Update copyright years
Cristy [Sat, 12 Dec 2015 17:17:43 +0000 (12:17 -0500)]
Use SetImageColorMetric() rather than IsImagesEqual()
dirk [Sat, 12 Dec 2015 16:17:48 +0000 (17:17 +0100)]
Added setColorMetric to Magick++.
Cristy [Sat, 12 Dec 2015 14:50:30 +0000 (09:50 -0500)]
IsImagesEqual() returns false if the images are not equal, whereas SetImageColorMetric() returns the color error metric
Cristy [Sat, 12 Dec 2015 14:28:06 +0000 (09:28 -0500)]
https://github.com/ImageMagick/ImageMagick/issues/67
dirk [Thu, 10 Dec 2015 10:18:19 +0000 (11:18 +0100)]
Added error message.
Cristy [Wed, 9 Dec 2015 17:18:12 +0000 (12:18 -0500)]
Support connected-components:mean-color define for connected component labeling
Cristy [Sun, 6 Dec 2015 23:47:24 +0000 (18:47 -0500)]
Don't return all white for monochrome quantization
Cristy [Fri, 4 Dec 2015 23:28:23 +0000 (18:28 -0500)]
Gray artifacts in large gif when using -layers optimize
dirk [Wed, 2 Dec 2015 12:27:55 +0000 (13:27 +0100)]
Fix for special coordinate case.
Cristy [Tue, 1 Dec 2015 22:08:49 +0000 (17:08 -0500)]
Define LabelPixelChannel
dirk [Tue, 1 Dec 2015 21:27:32 +0000 (22:27 +0100)]
Renamed luminosity to lightness
Cristy [Tue, 1 Dec 2015 21:09:29 +0000 (16:09 -0500)]
Update CSS/JS
dirk [Sun, 29 Nov 2015 16:01:09 +0000 (17:01 +0100)]
Added missing parameter.
Cristy [Thu, 26 Nov 2015 14:07:51 +0000 (09:07 -0500)]
Update ImageMagick documentation
dirk [Thu, 26 Nov 2015 12:19:13 +0000 (13:19 +0100)]
Added 'bmp3:alpha' option for including the alpha channel when writing an image in the BMP3 format.
dirk [Wed, 25 Nov 2015 22:44:01 +0000 (23:44 +0100)]
Fixed various warnings reported by Visual Studio 2015.
dirk [Tue, 24 Nov 2015 20:18:34 +0000 (21:18 +0100)]
The DICOM reader now handles the rescale intercept and slope.
Cristy [Tue, 24 Nov 2015 02:13:27 +0000 (21:13 -0500)]
If image does not have an alpha channel, set the total error to opaque
dirk [Mon, 23 Nov 2015 20:32:03 +0000 (21:32 +0100)]
Fixed function declaration.
dirk [Mon, 23 Nov 2015 20:05:33 +0000 (21:05 +0100)]
Added missing call to ghost_info->delete_instance.
dirk [Mon, 23 Nov 2015 20:04:09 +0000 (21:04 +0100)]
Fix to make sure the Ghostscript library only has one instance under Windows.
dirk [Sun, 22 Nov 2015 10:03:51 +0000 (11:03 +0100)]
Remove image argument from various methods.
dirk [Sun, 22 Nov 2015 09:51:52 +0000 (10:51 +0100)]
Removed image argument from QuantizeErrorFlatten.
dirk [Sun, 22 Nov 2015 09:22:34 +0000 (10:22 +0100)]
Reduced buffer size.
dirk [Sun, 22 Nov 2015 09:01:27 +0000 (10:01 +0100)]
Fixed various warnings reported by Visual Studio 2015
dirk [Sun, 22 Nov 2015 08:29:26 +0000 (09:29 +0100)]
Fixed comparison for ChangeMaskCompositeOp.
dirk [Sun, 22 Nov 2015 08:27:46 +0000 (09:27 +0100)]
Setting alpha_trait on background colors.
dirk [Sat, 21 Nov 2015 11:35:56 +0000 (12:35 +0100)]
Whitespace
dirk [Sat, 21 Nov 2015 11:35:35 +0000 (12:35 +0100)]
Added missing check for destination transparency.
Cristy [Sat, 21 Nov 2015 02:11:22 +0000 (21:11 -0500)]
The -clip option no longer returns an inverted mask
dirk [Thu, 19 Nov 2015 21:46:24 +0000 (22:46 +0100)]
Minor optimization.
dirk [Thu, 19 Nov 2015 20:47:29 +0000 (21:47 +0100)]
GetImageMask should not return an image with transparency.
dirk [Wed, 18 Nov 2015 22:13:43 +0000 (23:13 +0100)]
Use 'magick_restrict' instead of 'restrict'.
Cristy [Wed, 18 Nov 2015 11:26:04 +0000 (06:26 -0500)]
https://github.com/ImageMagick/ImageMagick/pull/56
dirk [Mon, 16 Nov 2015 22:21:58 +0000 (23:21 +0100)]
Fixed reading signed pixel data.
Cristy [Sun, 15 Nov 2015 22:59:13 +0000 (17:59 -0500)]
Eliminate UTF-8 warning
dirk [Sun, 15 Nov 2015 21:48:55 +0000 (22:48 +0100)]
Reverted performance patch for now.
dirk [Sun, 15 Nov 2015 18:35:37 +0000 (19:35 +0100)]
Using a single thread when cloning pixels and one of the caches is on disk.
Some minor performance improvements when cloning the cache.
Cristy [Sun, 15 Nov 2015 15:47:42 +0000 (10:47 -0500)]
Update ImageMagick docs
dirk [Sun, 15 Nov 2015 15:39:28 +0000 (16:39 +0100)]
Minor refactoring.
dirk [Sat, 14 Nov 2015 22:52:55 +0000 (23:52 +0100)]
Changed RecordProfileData signature.
Changed setting and checking the alpha channel.
Cristy [Sat, 14 Nov 2015 22:51:30 +0000 (17:51 -0500)]
Update to the latest automake / autoconf configuration files
dirk [Sat, 14 Nov 2015 22:17:52 +0000 (23:17 +0100)]
Added call to DumpProfileData
dirk [Sat, 14 Nov 2015 21:58:17 +0000 (22:58 +0100)]
Build fix.
dirk [Sat, 14 Nov 2015 21:54:38 +0000 (22:54 +0100)]
Support thread-safe reusable OpenCL command queues and added OpenCL kernel profiling.
Cristy [Sat, 14 Nov 2015 12:10:51 +0000 (07:10 -0500)]
Fix broken links
Cristy [Sat, 14 Nov 2015 00:33:28 +0000 (19:33 -0500)]
Update documentation
Cristy [Sat, 14 Nov 2015 00:14:10 +0000 (19:14 -0500)]
http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28658
dirk [Fri, 13 Nov 2015 13:22:23 +0000 (14:22 +0100)]
Fixed initialization of alpha channel with DiscreteAlphaChannel.
dirk [Thu, 12 Nov 2015 21:47:13 +0000 (22:47 +0100)]
Placed the accelerated methods in alphabetic order.
dirk [Thu, 12 Nov 2015 20:36:56 +0000 (21:36 +0100)]
Placed the accelerated methods in alphabetic order.
dirk [Tue, 10 Nov 2015 21:45:33 +0000 (22:45 +0100)]
Whitespace.
dirk [Wed, 11 Nov 2015 14:32:32 +0000 (15:32 +0100)]
Replaced calls to MorphologyApply with ConvolveImage.
dirk [Mon, 9 Nov 2015 19:22:15 +0000 (20:22 +0100)]
Added support for reading DICOM images with implicit vr little-endian transfer syntax.
Cristy [Mon, 9 Nov 2015 12:42:25 +0000 (07:42 -0500)]
Revert patch for WritePixelCacheRegion()
dirk [Mon, 9 Nov 2015 12:02:16 +0000 (13:02 +0100)]
Removed file name from path.
Cristy [Sun, 8 Nov 2015 23:00:49 +0000 (18:00 -0500)]
Revert color patch
Cristy [Sun, 8 Nov 2015 20:54:18 +0000 (15:54 -0500)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Sun, 8 Nov 2015 20:53:33 +0000 (15:53 -0500)]
..
dirk [Sun, 8 Nov 2015 20:53:12 +0000 (21:53 +0100)]
Set minimum size of colormap back to 1.
Cristy [Sun, 8 Nov 2015 20:49:51 +0000 (15:49 -0500)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Sun, 8 Nov 2015 20:49:24 +0000 (15:49 -0500)]
Revert colormap patch, further analysis required
dirk [Sun, 8 Nov 2015 20:46:52 +0000 (21:46 +0100)]
Fix for division by zero.
Cristy [Sun, 8 Nov 2015 18:22:50 +0000 (13:22 -0500)]
https://github.com/ImageMagick/ImageMagick/issues/54
dirk [Sun, 8 Nov 2015 11:51:44 +0000 (12:51 +0100)]
Fixed bug in SetPixelCacheExtent that made images all black.
dirk [Sun, 8 Nov 2015 07:41:28 +0000 (08:41 +0100)]
Build fix.
dirk [Sat, 7 Nov 2015 22:12:55 +0000 (23:12 +0100)]
Fix for the minimum size of a colormap.
dirk [Fri, 6 Nov 2015 15:08:13 +0000 (16:08 +0100)]
Renamed antiAlias to textAntiAlias.
dirk [Tue, 3 Nov 2015 21:36:30 +0000 (22:36 +0100)]
Added local contrast to Magick++ and Wand.
dirk [Tue, 3 Nov 2015 20:44:11 +0000 (21:44 +0100)]
Fix for negative radius.
dirk [Tue, 3 Nov 2015 20:32:44 +0000 (21:32 +0100)]
Added missing typecast.
dirk [Tue, 3 Nov 2015 20:27:00 +0000 (21:27 +0100)]
Changed default values for LocalContrastImage and added a fix for a negative radius.
Cristy [Mon, 2 Nov 2015 13:13:03 +0000 (08:13 -0500)]
Eliminate compiler warning
Cristy [Mon, 2 Nov 2015 13:09:49 +0000 (08:09 -0500)]
Export MagickDelay()
Cristy [Mon, 2 Nov 2015 12:42:23 +0000 (07:42 -0500)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Mon, 2 Nov 2015 12:41:25 +0000 (07:41 -0500)]
Update configure script to latest autoconf / automake
dirk [Mon, 2 Nov 2015 12:16:40 +0000 (13:16 +0100)]
Radius for local contrast is now pixels instead of a percentage.
Samuel Thibault [Sun, 1 Nov 2015 22:36:24 +0000 (23:36 +0100)]
Add 6dot variant for unicode and iso braille formats
Cristy [Mon, 2 Nov 2015 01:14:43 +0000 (20:14 -0500)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Mon, 2 Nov 2015 01:14:11 +0000 (20:14 -0500)]
Update autoconf macro
dirk [Sun, 1 Nov 2015 22:30:09 +0000 (23:30 +0100)]
Added LocalContrastImage.
Cristy [Sat, 31 Oct 2015 14:17:57 +0000 (10:17 -0400)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Sat, 31 Oct 2015 14:17:31 +0000 (10:17 -0400)]
Update autoconf macro