]> granicus.if.org Git - imagemagick/log
imagemagick
6 years agohttps://patch-diff.githubusercontent.com/raw/ImageMagick/ImageMagick/pull/622
Cristy [Wed, 26 Jul 2017 13:19:01 +0000 (09:19 -0400)]
https://patch-diff.githubusercontent.com/raw/ImageMagick/ImageMagick/pull/622

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/563
Cristy [Wed, 26 Jul 2017 12:24:55 +0000 (08:24 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/563

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/588
Cristy [Wed, 26 Jul 2017 10:41:32 +0000 (06:41 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/588

6 years ago....
Glenn Randers-Pehrson [Wed, 26 Jul 2017 10:10:05 +0000 (06:10 -0400)]
....

6 years agoRemoved many redundant checks on chunk length before RelinquishMagickMemory()
Glenn Randers-Pehrson [Tue, 25 Jul 2017 22:10:04 +0000 (18:10 -0400)]
Removed many redundant checks on chunk length before RelinquishMagickMemory()

6 years agoMore checking for length!= 0 in coders/png.c
Glenn Randers-Pehrson [Tue, 25 Jul 2017 18:29:36 +0000 (14:29 -0400)]
More checking for length!= 0 in coders/png.c

6 years agoRemove leftover line
Glenn Randers-Pehrson [Tue, 25 Jul 2017 18:24:28 +0000 (14:24 -0400)]
Remove leftover line

6 years agoSimplify solution for Issue618.
Glenn Randers-Pehrson [Tue, 25 Jul 2017 18:10:22 +0000 (14:10 -0400)]
Simplify solution for Issue618.

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/616
Cristy [Tue, 25 Jul 2017 12:31:17 +0000 (08:31 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/616

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/617
Cristy [Tue, 25 Jul 2017 12:23:35 +0000 (08:23 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/617

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/621
Cristy [Tue, 25 Jul 2017 12:18:44 +0000 (08:18 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/621

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/618
Cristy [Tue, 25 Jul 2017 12:13:15 +0000 (08:13 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/618

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/618
Cristy [Tue, 25 Jul 2017 12:13:00 +0000 (08:13 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/618

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/619
Cristy [Tue, 25 Jul 2017 12:03:52 +0000 (08:03 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/619

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/620
Cristy [Tue, 25 Jul 2017 11:46:37 +0000 (07:46 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/620

6 years ago...
Cristy [Tue, 25 Jul 2017 11:03:14 +0000 (07:03 -0400)]
...

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/612
Cristy [Tue, 25 Jul 2017 10:59:11 +0000 (06:59 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/612

6 years agoRemoved png_write_chunk_from_profile()
Glenn Randers-Pehrson [Tue, 25 Jul 2017 00:51:15 +0000 (20:51 -0400)]
Removed png_write_chunk_from_profile()

6 years agoFix comment
Glenn Randers-Pehrson [Mon, 24 Jul 2017 23:12:01 +0000 (19:12 -0400)]
Fix comment

6 years agoTemporarily removed write_chunk_from_profile() from coders/png.c
Glenn Randers-Pehrson [Mon, 24 Jul 2017 22:47:54 +0000 (18:47 -0400)]
Temporarily removed write_chunk_from_profile() from coders/png.c

because it has not worked at least since version 6.7.6.

6 years ago...
Cristy [Mon, 24 Jul 2017 19:31:58 +0000 (15:31 -0400)]
...

6 years ago... 7.0.6-3
Cristy [Mon, 24 Jul 2017 13:35:42 +0000 (09:35 -0400)]
...

6 years ago...
Cristy [Mon, 24 Jul 2017 13:34:44 +0000 (09:34 -0400)]
...

6 years agoWon't work without setting cache type to disk
Cristy [Mon, 24 Jul 2017 13:32:57 +0000 (09:32 -0400)]
Won't work without setting cache type to disk

6 years ago...
Cristy [Mon, 24 Jul 2017 13:21:49 +0000 (09:21 -0400)]
...

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/610
Cristy [Mon, 24 Jul 2017 12:43:01 +0000 (08:43 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/610

6 years agoSlight performance increase when counting unique colors
Cristy [Mon, 24 Jul 2017 11:10:56 +0000 (07:10 -0400)]
Slight performance increase when counting unique colors

6 years agoSlight performance increase when counting unique colors
Cristy [Mon, 24 Jul 2017 11:10:18 +0000 (07:10 -0400)]
Slight performance increase when counting unique colors

6 years agoA better way to persist the pixel cache on disk
Cristy [Mon, 24 Jul 2017 10:54:06 +0000 (06:54 -0400)]
A better way to persist the pixel cache on disk

6 years agohttps://github.com/ImageMagick/ImageMagick/pull/607
Cristy [Mon, 24 Jul 2017 10:16:03 +0000 (06:16 -0400)]
https://github.com/ImageMagick/ImageMagick/pull/607

6 years agohttps://github.com/ImageMagick/ImageMagick/pull/605
Cristy [Mon, 24 Jul 2017 10:15:16 +0000 (06:15 -0400)]
https://github.com/ImageMagick/ImageMagick/pull/605

6 years agoBe safe, call libraw_strerr() before we close the library
Cristy [Sun, 23 Jul 2017 23:15:46 +0000 (19:15 -0400)]
Be safe, call libraw_strerr() before we close the library

6 years agomention fixing Issue 600 in ChangeLog
Glenn Randers-Pehrson [Sun, 23 Jul 2017 23:07:30 +0000 (19:07 -0400)]
mention fixing Issue 600 in ChangeLog

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/552
Cristy [Sun, 23 Jul 2017 21:09:32 +0000 (17:09 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/552

6 years ago...
Cristy [Sun, 23 Jul 2017 19:27:46 +0000 (15:27 -0400)]
...

6 years ago...
Cristy [Sun, 23 Jul 2017 19:26:54 +0000 (15:26 -0400)]
...

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/604
Cristy [Sun, 23 Jul 2017 15:47:32 +0000 (11:47 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/604

6 years agocoders/png.c: Fixed Issue 600
Glenn Randers-Pehrson [Sun, 23 Jul 2017 15:39:33 +0000 (11:39 -0400)]
coders/png.c: Fixed Issue 600

6 years ago...
Cristy [Sun, 23 Jul 2017 15:30:19 +0000 (11:30 -0400)]
...

6 years agoCheck for exceptions
Cristy [Sun, 23 Jul 2017 15:17:17 +0000 (11:17 -0400)]
Check for exceptions

6 years agoFixed Issue 602 in coders/png.c
Glenn Randers-Pehrson [Sun, 23 Jul 2017 15:00:31 +0000 (11:00 -0400)]
Fixed Issue 602 in coders/png.c

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/599
Cristy [Sun, 23 Jul 2017 14:43:59 +0000 (10:43 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/599

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/599
Cristy [Sun, 23 Jul 2017 14:40:17 +0000 (10:40 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/599

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/601
Cristy [Sun, 23 Jul 2017 14:35:56 +0000 (10:35 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/601

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/603
Cristy [Sun, 23 Jul 2017 14:29:39 +0000 (10:29 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/603

6 years ago...
Cristy [Sun, 23 Jul 2017 00:56:38 +0000 (20:56 -0400)]
...

6 years ago...
Cristy [Sat, 22 Jul 2017 19:01:00 +0000 (15:01 -0400)]
...

6 years ago... 7.0.6-2
Cristy [Sat, 22 Jul 2017 01:11:36 +0000 (21:11 -0400)]
...

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/596
Cristy [Fri, 21 Jul 2017 23:56:25 +0000 (19:56 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/596

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/594
Cristy [Fri, 21 Jul 2017 16:39:15 +0000 (12:39 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/594

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/594
Cristy [Fri, 21 Jul 2017 16:29:32 +0000 (12:29 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/594

6 years ago...
Cristy [Fri, 21 Jul 2017 14:45:57 +0000 (10:45 -0400)]
...

6 years agoEliminate compile warnings
Cristy [Fri, 21 Jul 2017 13:24:45 +0000 (09:24 -0400)]
Eliminate compile warnings

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/594
Cristy [Fri, 21 Jul 2017 13:09:17 +0000 (09:09 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/594

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/592
Cristy [Fri, 21 Jul 2017 11:54:50 +0000 (07:54 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/592

6 years agoFixed reading UTF8 path names under Windows.
Dirk Lemstra [Thu, 20 Jul 2017 21:54:51 +0000 (23:54 +0200)]
Fixed reading UTF8 path names under Windows.

6 years agoAdded autoThreshold to Magick++.
Dirk Lemstra [Thu, 20 Jul 2017 21:43:20 +0000 (23:43 +0200)]
Added autoThreshold to Magick++.

6 years agoAdded libraw to the autolink list.
Dirk Lemstra [Thu, 20 Jul 2017 21:35:13 +0000 (23:35 +0200)]
Added libraw to the autolink list.

6 years agoExit early when identifying the image.
Dirk Lemstra [Thu, 20 Jul 2017 20:26:48 +0000 (22:26 +0200)]
Exit early when identifying the image.

6 years agoChanged status into errorcode and added #else to fix compiler warnings.
Dirk Lemstra [Thu, 20 Jul 2017 20:11:15 +0000 (22:11 +0200)]
Changed status into errorcode and added #else to fix compiler warnings.

6 years agoInitialize method status
Cristy [Wed, 19 Jul 2017 22:21:52 +0000 (18:21 -0400)]
Initialize method status

6 years agohttps://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=32336
Cristy [Wed, 19 Jul 2017 22:01:49 +0000 (18:01 -0400)]
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=32336

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/591
Cristy [Wed, 19 Jul 2017 17:14:22 +0000 (13:14 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/591

6 years agoUse mng_get_long() everywhere in coders/png.c
Glenn Randers-Pehrson [Wed, 19 Jul 2017 14:18:34 +0000 (10:18 -0400)]
Use mng_get_long() everywhere in coders/png.c

6 years agoUse mng_get_long() everywhere in coders/png.c
Glenn Randers-Pehrson [Wed, 19 Jul 2017 12:37:37 +0000 (08:37 -0400)]
Use mng_get_long() everywhere in coders/png.c

6 years agoMerge branch 'master' of http://git.imagemagick.org/repos/ImageMagick
Glenn Randers-Pehrson [Wed, 19 Jul 2017 11:52:29 +0000 (07:52 -0400)]
Merge branch 'master' of http://git.imagemagick.org/repos/ImageMagick

6 years agoAdd a comment about relationship of -strip with png:exclude-chunk
Glenn Randers-Pehrson [Wed, 19 Jul 2017 11:51:42 +0000 (07:51 -0400)]
Add a comment about relationship of -strip with png:exclude-chunk

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/588
Cristy [Wed, 19 Jul 2017 11:25:36 +0000 (07:25 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/588

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/589
Cristy [Wed, 19 Jul 2017 11:18:02 +0000 (07:18 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/589

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/587
Cristy [Tue, 18 Jul 2017 22:28:29 +0000 (18:28 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/587

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/58
Cristy [Tue, 18 Jul 2017 22:12:58 +0000 (18:12 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/58

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/585
Cristy [Tue, 18 Jul 2017 21:59:43 +0000 (17:59 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/585

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/578
Cristy [Tue, 18 Jul 2017 17:51:06 +0000 (13:51 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/578

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/584
Cristy [Tue, 18 Jul 2017 16:54:51 +0000 (12:54 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/584

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/578
Cristy [Tue, 18 Jul 2017 16:45:37 +0000 (12:45 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/578
https://github.com/ImageMagick/ImageMagick/issues/568

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/581
Cristy [Tue, 18 Jul 2017 11:31:54 +0000 (07:31 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/581

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/582
Cristy [Tue, 18 Jul 2017 11:22:34 +0000 (07:22 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/582

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/578
Cristy [Tue, 18 Jul 2017 00:07:35 +0000 (20:07 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/578

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/577
Cristy [Mon, 17 Jul 2017 23:20:45 +0000 (19:20 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/577

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/576
Cristy [Mon, 17 Jul 2017 23:15:49 +0000 (19:15 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/576

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/575
Cristy [Mon, 17 Jul 2017 23:09:14 +0000 (19:09 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/575

6 years agoFix typo reported in #580.
Dirk Lemstra [Mon, 17 Jul 2017 21:25:01 +0000 (23:25 +0200)]
Fix typo reported in #580.

6 years agoUse open_utf8 from utility-private.h.
Dirk Lemstra [Mon, 17 Jul 2017 21:18:44 +0000 (23:18 +0200)]
Use open_utf8 from utility-private.h.

6 years agoFix another leak related to #574.
Dirk Lemstra [Mon, 17 Jul 2017 21:13:50 +0000 (23:13 +0200)]
Fix another leak related to #574.

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/574
Cristy [Mon, 17 Jul 2017 17:47:41 +0000 (13:47 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/574

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/573
Cristy [Mon, 17 Jul 2017 17:32:16 +0000 (13:32 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/573

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/572
Cristy [Mon, 17 Jul 2017 11:35:30 +0000 (07:35 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/572

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/571
Cristy [Mon, 17 Jul 2017 00:33:35 +0000 (20:33 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/571

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/566
Cristy [Sun, 16 Jul 2017 23:57:25 +0000 (19:57 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/566

6 years agoFixed issue 569 with DestroyStringInfo(ping_profile)
Glenn Randers-Pehrson [Sun, 16 Jul 2017 23:47:45 +0000 (19:47 -0400)]
Fixed issue 569 with DestroyStringInfo(ping_profile)

6 years ago...
Cristy [Sun, 16 Jul 2017 23:18:39 +0000 (19:18 -0400)]
...

6 years ago...
Cristy [Sun, 16 Jul 2017 23:16:31 +0000 (19:16 -0400)]
...

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/564
Cristy [Sun, 16 Jul 2017 19:03:24 +0000 (15:03 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/564

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/564
Cristy [Sun, 16 Jul 2017 18:59:56 +0000 (14:59 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/564

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/567
Cristy [Sun, 16 Jul 2017 18:42:49 +0000 (14:42 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/567

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/563
Cristy [Sun, 16 Jul 2017 17:47:52 +0000 (13:47 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/563

6 years ago...
Cristy [Sun, 16 Jul 2017 16:46:24 +0000 (12:46 -0400)]
...

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/563
Cristy [Sun, 16 Jul 2017 16:44:40 +0000 (12:44 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/563

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/560
Cristy [Sun, 16 Jul 2017 15:37:49 +0000 (11:37 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/560

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/561
Cristy [Sun, 16 Jul 2017 15:18:07 +0000 (11:18 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/561