]> granicus.if.org Git - imagemagick/log
imagemagick
9 years agoAdded levelize to Magick++.
dirk [Mon, 28 Sep 2015 18:33:59 +0000 (20:33 +0200)]
Added levelize to Magick++.

9 years agohttps://github.com/ImageMagick/ImageMagick/pull/42
Cristy [Sun, 27 Sep 2015 17:19:14 +0000 (13:19 -0400)]
https://github.com/ImageMagick/ImageMagick/pull/42

9 years agohttp://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28412
Cristy [Sun, 27 Sep 2015 14:47:45 +0000 (10:47 -0400)]
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28412

9 years agoRevert RLE patch
Cristy [Sun, 27 Sep 2015 12:18:17 +0000 (08:18 -0400)]
Revert RLE patch

9 years agoRemove compiler warning
Cristy [Sun, 27 Sep 2015 00:50:55 +0000 (20:50 -0400)]
Remove compiler warning

9 years agohttps://github.com/ImageMagick/ImageMagick/issues/41
Cristy [Sat, 26 Sep 2015 23:21:38 +0000 (19:21 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/41

9 years agoRemoved fflush that was causing problems with a VS2015 release build.
dirk [Sat, 26 Sep 2015 19:23:23 +0000 (21:23 +0200)]
Removed fflush that was causing problems with a VS2015 release build.

9 years agoBy default, auto-level all channels equally
Cristy [Sat, 26 Sep 2015 07:22:29 +0000 (03:22 -0400)]
By default, auto-level all channels equally

9 years agoInitialize row_maxima / row_minima
Cristy [Fri, 25 Sep 2015 23:01:26 +0000 (19:01 -0400)]
Initialize row_maxima / row_minima

9 years agoFix wrong number of columns in documentation.
Sebastian Buchwald [Fri, 25 Sep 2015 12:53:36 +0000 (14:53 +0200)]
Fix wrong number of columns in documentation.

9 years agoMerge remote-tracking branch 'remotes/emconn/ImageMagick-7-manhattan'
dirk [Fri, 25 Sep 2015 20:21:40 +0000 (22:21 +0200)]
Merge remote-tracking branch 'remotes/emconn/ImageMagick-7-manhattan'

9 years agoEliminate some minor compiler warnings
Cristy [Fri, 25 Sep 2015 12:58:21 +0000 (08:58 -0400)]
Eliminate some minor compiler warnings

9 years agoCreate Manhatten Intperolate method for -sparse-color on IM7 branch
Eric McConville [Thu, 24 Sep 2015 18:33:45 +0000 (13:33 -0500)]
Create Manhatten Intperolate method for -sparse-color on IM7 branch

9 years agohttps://github.com/ImageMagick/ImageMagick/pull/34
Cristy [Thu, 24 Sep 2015 13:36:17 +0000 (09:36 -0400)]
https://github.com/ImageMagick/ImageMagick/pull/34

9 years agoMoved assertion and added not null check (Github: #33)
dirk [Tue, 22 Sep 2015 05:18:34 +0000 (07:18 +0200)]
Moved assertion and added not null check (Github: #33)

9 years agohttps://github.com/ImageMagick/ImageMagick/issues/33
Cristy [Mon, 21 Sep 2015 22:18:44 +0000 (18:18 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/33

9 years agoReverted ColorDodgeCompositeOp calculation to the one from IM6.
dirk [Mon, 21 Sep 2015 21:09:30 +0000 (23:09 +0200)]
Reverted ColorDodgeCompositeOp calculation to the one from IM6.

9 years agoFixed setting alpha.
dirk [Mon, 21 Sep 2015 20:31:51 +0000 (22:31 +0200)]
Fixed setting alpha.

9 years agoImproved performance of GetImageRange with OpenMP enabled.
dirk [Mon, 21 Sep 2015 18:51:20 +0000 (20:51 +0200)]
Improved performance of GetImageRange with OpenMP enabled.

9 years agoFixed various warnings reported by Visual Studio 2015
dirk [Sun, 20 Sep 2015 14:59:31 +0000 (16:59 +0200)]
Fixed various warnings reported by Visual Studio 2015

9 years agoCode tweaks, no functional changes
Cristy [Sun, 20 Sep 2015 13:56:47 +0000 (09:56 -0400)]
Code tweaks, no functional changes

9 years agoMerge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Sun, 20 Sep 2015 10:44:14 +0000 (06:44 -0400)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick

9 years agoTietz offset is a Tiff property
Cristy [Sun, 20 Sep 2015 10:43:25 +0000 (06:43 -0400)]
Tietz offset is a Tiff property

9 years agoFixed memory leak that occurs when malloc fails.
dirk [Sun, 20 Sep 2015 07:11:28 +0000 (09:11 +0200)]
Fixed memory leak that occurs when malloc fails.

9 years agoRevert configure.ac patch
Cristy [Sat, 19 Sep 2015 22:29:00 +0000 (18:29 -0400)]
Revert configure.ac patch

9 years agoMerge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Sat, 19 Sep 2015 20:50:24 +0000 (16:50 -0400)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick

9 years agoRestore ImageMagick tar filename
Cristy [Sat, 19 Sep 2015 20:49:39 +0000 (16:49 -0400)]
Restore ImageMagick tar filename

9 years agoRenamed opacity to alpha.
dirk [Sat, 19 Sep 2015 16:51:12 +0000 (18:51 +0200)]
Renamed opacity to alpha.

9 years agoChanged return into a break to make sure SyncImagePixelCache is called.
dirk [Sat, 19 Sep 2015 13:02:33 +0000 (15:02 +0200)]
Changed return into a break to make sure SyncImagePixelCache is called.

9 years agoFixed value of matte.
dirk [Sat, 19 Sep 2015 12:58:52 +0000 (14:58 +0200)]
Fixed value of matte.

9 years agoMinor refactoring.
dirk [Sat, 19 Sep 2015 12:53:24 +0000 (14:53 +0200)]
Minor refactoring.

9 years agoFixed setting the channel mask inside SeparateImage.
dirk [Sat, 19 Sep 2015 12:48:44 +0000 (14:48 +0200)]
Fixed setting the channel mask inside SeparateImage.

9 years agoMerge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Sat, 19 Sep 2015 11:55:44 +0000 (07:55 -0400)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick

9 years agohttp://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28350
Cristy [Sat, 19 Sep 2015 11:55:24 +0000 (07:55 -0400)]
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28350

9 years agoFixed memory leak in IsOptionMember.
dirk [Sat, 19 Sep 2015 11:42:25 +0000 (13:42 +0200)]
Fixed memory leak in IsOptionMember.

9 years agoSetting endianness of image earlier.
dirk [Fri, 18 Sep 2015 06:48:34 +0000 (08:48 +0200)]
Setting endianness of image earlier.

9 years agohttps://github.com/ImageMagick/ImageMagick/issues/26
Cristy [Fri, 18 Sep 2015 00:44:51 +0000 (20:44 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/26

9 years agoMerge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Fri, 18 Sep 2015 00:19:02 +0000 (20:19 -0400)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick

9 years agohttp://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=28359
Cristy [Fri, 18 Sep 2015 00:16:13 +0000 (20:16 -0400)]
http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=28359

9 years agoFixed size of memory allocation to avoid segfault (Github: #32).
dirk [Thu, 17 Sep 2015 20:35:27 +0000 (22:35 +0200)]
Fixed size of memory allocation to avoid segfault (Github: #32).

9 years agoAdded extra checks to avoid out of bounds error when parsing the 8bim profile. (Githu...
dirk [Thu, 17 Sep 2015 11:10:15 +0000 (13:10 +0200)]
Added extra checks to avoid out of bounds error when parsing the 8bim profile. (Github: #31)

9 years agoDelete unused web pages
Cristy [Thu, 17 Sep 2015 00:05:46 +0000 (20:05 -0400)]
Delete unused web pages

9 years agoMore web page fixes
Cristy [Wed, 16 Sep 2015 23:37:28 +0000 (19:37 -0400)]
More web page fixes

9 years agoAttempt two to improve web pages
Cristy [Wed, 16 Sep 2015 23:27:34 +0000 (19:27 -0400)]
Attempt two to improve web pages

9 years agoAdd Twitter's { bootstrap.css, bootstrap.js }
Cristy [Wed, 16 Sep 2015 21:00:17 +0000 (17:00 -0400)]
Add Twitter's { bootstrap.css, bootstrap.js }

9 years agoApply Debian patches: Use modern idiom for autoconf; Fix a forgotten dir when regener...
Cristy [Wed, 16 Sep 2015 20:50:53 +0000 (16:50 -0400)]
Apply Debian patches: Use modern idiom for autoconf; Fix a forgotten dir when regenerating html doc; fix HTML problems

9 years agoMerge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Wed, 16 Sep 2015 19:55:39 +0000 (15:55 -0400)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick

9 years agoDon't need magick.css
Cristy [Wed, 16 Sep 2015 19:55:22 +0000 (15:55 -0400)]
Don't need magick.css

9 years agoAdd Bootstrap MIT license to ImageMagick web CSS and JS
Cristy [Wed, 16 Sep 2015 19:55:04 +0000 (15:55 -0400)]
Add Bootstrap MIT license to ImageMagick web CSS and JS

9 years agoFix for writing grayscale jp2 images.
dirk [Wed, 16 Sep 2015 12:08:55 +0000 (14:08 +0200)]
Fix for writing grayscale jp2 images.

9 years agoAdded missing define.
dirk [Tue, 15 Sep 2015 20:14:51 +0000 (22:14 +0200)]
Added missing define.

9 years agoMerge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Mon, 14 Sep 2015 21:33:56 +0000 (17:33 -0400)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick

9 years agoOlder versions of libpng do not support png_const_bytep
Cristy [Mon, 14 Sep 2015 21:33:11 +0000 (17:33 -0400)]
Older versions of libpng do not support png_const_bytep

9 years agoChanged mime type.
dirk [Mon, 14 Sep 2015 20:26:43 +0000 (22:26 +0200)]
Changed mime type.

9 years agoAdded new constructor to the Image class of Magick++ to copy part of the image.
dirk [Mon, 14 Sep 2015 19:58:35 +0000 (21:58 +0200)]
Added new constructor to the Image class of Magick++ to copy part of the image.

9 years agoAdded mime type for json.
dirk [Mon, 14 Sep 2015 19:33:54 +0000 (21:33 +0200)]
Added mime type for json.

9 years agoRemoved duplicate const.
dirk [Mon, 14 Sep 2015 19:10:13 +0000 (21:10 +0200)]
Removed duplicate const.

9 years agoMake some structures immutable
Cristy [Mon, 14 Sep 2015 11:48:08 +0000 (07:48 -0400)]
Make some structures immutable

9 years agoUpdate ImageMagick example image
Cristy [Sun, 13 Sep 2015 20:59:13 +0000 (16:59 -0400)]
Update ImageMagick example image

9 years agoPreserving image origin in TGA files.
dirk [Sun, 13 Sep 2015 07:30:49 +0000 (09:30 +0200)]
Preserving image origin in TGA files.

9 years agoEnsure -fuzz 0 -trim works properly for HDRI
Cristy [Sat, 12 Sep 2015 23:50:49 +0000 (19:50 -0400)]
Ensure -fuzz 0 -trim works properly for HDRI

9 years agoReduce epsilon so -fuzz 0 -trim works under HDRI
Cristy [Sat, 12 Sep 2015 23:38:54 +0000 (19:38 -0400)]
Reduce epsilon so -fuzz 0 -trim works under HDRI

9 years agoFixed a possible memory leak for -sampling-factor option
Cristy [Fri, 11 Sep 2015 23:49:21 +0000 (19:49 -0400)]
Fixed a possible memory leak for -sampling-factor option

9 years agoMakefile.in is generated, no direct edits permitted
Cristy [Fri, 11 Sep 2015 19:59:48 +0000 (15:59 -0400)]
Makefile.in is generated, no direct edits permitted

9 years agohttps://bugs.launchpad.net/ubuntu/+source/imagemagick/+bug/1492881
Cristy [Fri, 11 Sep 2015 15:51:22 +0000 (11:51 -0400)]
https://bugs.launchpad.net/ubuntu/+source/imagemagick/+bug/1492881

9 years agoMinor fix to remove uneeded files RPM build
anthony [Fri, 11 Sep 2015 02:11:56 +0000 (12:11 +1000)]
Minor fix to remove uneeded files RPM build

9 years agoFixed check for the jp2 format (Github: #28)
dirk [Thu, 10 Sep 2015 10:54:36 +0000 (12:54 +0200)]
Fixed check for the jp2 format (Github: #28)

9 years agoDon't blend alpha when the alpha channel is deactivated
Cristy [Tue, 8 Sep 2015 22:51:56 +0000 (18:51 -0400)]
Don't blend alpha when the alpha channel is deactivated

9 years agoCoder thread support is via flags (thread_support is deprectated)
Cristy [Mon, 7 Sep 2015 13:51:07 +0000 (09:51 -0400)]
Coder thread support is via flags (thread_support is deprectated)

9 years agoRemove support for Macintosh and VMS
Cristy [Sun, 6 Sep 2015 09:36:11 +0000 (05:36 -0400)]
Remove support for Macintosh and VMS

9 years agoRemove MagickCore X11 compatibility methods
Cristy [Sun, 6 Sep 2015 01:31:36 +0000 (21:31 -0400)]
Remove MagickCore X11 compatibility methods

9 years agoRemove MagickCore X11 compatibility methods
Cristy [Sun, 6 Sep 2015 01:27:44 +0000 (21:27 -0400)]
Remove MagickCore X11 compatibility methods

9 years agoRemove MagickCore X11 compatibility methods
Cristy [Sun, 6 Sep 2015 01:20:57 +0000 (21:20 -0400)]
Remove MagickCore X11 compatibility methods

9 years agoAdd field width to sscanf() to prevent buffer overflow
Cristy [Sat, 5 Sep 2015 12:12:48 +0000 (08:12 -0400)]
Add field width to sscanf() to prevent buffer overflow

9 years agoEnsure -fuzz works properly with floating point pixels
Cristy [Sat, 5 Sep 2015 00:21:30 +0000 (20:21 -0400)]
Ensure -fuzz works properly with floating point pixels

9 years agoEnsure -fuzz 0 works for pixels of type floating point
Cristy [Sat, 5 Sep 2015 00:16:19 +0000 (20:16 -0400)]
Ensure -fuzz 0 works for pixels of type floating point

9 years agoModify SVN_REVSION to GIT_REVISION
Cristy [Wed, 2 Sep 2015 15:41:34 +0000 (11:41 -0400)]
Modify SVN_REVSION to GIT_REVISION

9 years agoMerge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Wed, 2 Sep 2015 14:06:39 +0000 (10:06 -0400)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick

9 years agohttp://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28299
Cristy [Wed, 2 Sep 2015 14:06:14 +0000 (10:06 -0400)]
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28299

9 years agoAdded overload for evaluate to make '-function' available in Magick++.
dirk [Wed, 2 Sep 2015 11:18:09 +0000 (13:18 +0200)]
Added overload for evaluate to make '-function' available in Magick++.

9 years agohttps://bugs.launchpad.net/ubuntu/+source/imagemagick/+bug/1490362
Cristy [Mon, 31 Aug 2015 20:19:40 +0000 (16:19 -0400)]
https://bugs.launchpad.net/ubuntu/+source/imagemagick/+bug/1490362

9 years agoBuild fix.
dirk [Mon, 31 Aug 2015 10:50:49 +0000 (12:50 +0200)]
Build fix.

9 years agoThe -composite option with mask is a 3 step operation, only use offset once
Cristy [Sun, 30 Aug 2015 20:40:35 +0000 (16:40 -0400)]
The -composite option with mask is a 3 step operation, only use offset once

9 years agoMerge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Sun, 30 Aug 2015 13:58:33 +0000 (09:58 -0400)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick

9 years agoMake alpha channel backwards compatible with IMv6
Cristy [Sun, 30 Aug 2015 13:56:13 +0000 (09:56 -0400)]
Make alpha channel backwards compatible with IMv6

9 years agoFixed warnings for 64-bit build on Windows.
dirk [Sun, 30 Aug 2015 10:07:29 +0000 (12:07 +0200)]
Fixed warnings for 64-bit build on Windows.

9 years agohttp://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19319
Cristy [Sat, 29 Aug 2015 21:37:22 +0000 (17:37 -0400)]
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19319

9 years agoRenamed quantumOperator to evaluate.
dirk [Sat, 29 Aug 2015 15:13:33 +0000 (17:13 +0200)]
Renamed quantumOperator to evaluate.

9 years agoBuild fix.
dirk [Fri, 28 Aug 2015 22:02:54 +0000 (00:02 +0200)]
Build fix.

9 years agoFixed memory leak of image->image_info.
dirk [Fri, 28 Aug 2015 19:09:11 +0000 (21:09 +0200)]
Fixed memory leak of image->image_info.

9 years agoRemoved calls to SyncImageSettings.
dirk [Fri, 28 Aug 2015 18:14:45 +0000 (20:14 +0200)]
Removed calls to SyncImageSettings.

9 years agoMerge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Fri, 28 Aug 2015 15:59:55 +0000 (11:59 -0400)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick

9 years agoClone the image->image_info structure to prevent a dangling pointer
Cristy [Fri, 28 Aug 2015 15:58:20 +0000 (11:58 -0400)]
Clone the image->image_info structure to prevent a dangling pointer

9 years agoChanged output of -version for Visual Studio compiler.
dirk [Thu, 27 Aug 2015 21:18:02 +0000 (23:18 +0200)]
Changed output of -version for Visual Studio compiler.

9 years agoRevert copy of option to artifact.
dirk [Thu, 27 Aug 2015 21:01:08 +0000 (23:01 +0200)]
Revert copy of option to artifact.

9 years agoMerge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Wed, 26 Aug 2015 16:02:14 +0000 (12:02 -0400)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick

9 years agoDisplay Visual C++ compiler version
Cristy [Wed, 26 Aug 2015 16:01:06 +0000 (12:01 -0400)]
Display Visual C++ compiler version

9 years agoCopy option tiff:ignore-tags from option to artifact.
dirk [Wed, 26 Aug 2015 15:35:24 +0000 (17:35 +0200)]
Copy option tiff:ignore-tags from option to artifact.

9 years agoAllow NULL tags when throwing an exception
Cristy [Wed, 26 Aug 2015 15:23:17 +0000 (11:23 -0400)]
Allow NULL tags when throwing an exception

9 years agoUpdate web pages
Cristy [Wed, 26 Aug 2015 00:01:06 +0000 (20:01 -0400)]
Update web pages