]>
granicus.if.org Git - imagemagick/log
Cristy [Sat, 20 Jul 2019 20:24:41 +0000 (16:24 -0400)]
...
Cristy [Sat, 20 Jul 2019 20:21:10 +0000 (16:21 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/1643
Cristy [Sat, 20 Jul 2019 13:24:36 +0000 (09:24 -0400)]
https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36396
Dirk Lemstra [Sat, 20 Jul 2019 12:08:00 +0000 (14:08 +0200)]
Use correct image to get the number of channels.
Dirk Lemstra [Sat, 20 Jul 2019 07:54:36 +0000 (09:54 +0200)]
Removed unnecessary check.
Cristy [Fri, 19 Jul 2019 13:54:48 +0000 (09:54 -0400)]
...
Cristy [Thu, 18 Jul 2019 22:26:37 +0000 (18:26 -0400)]
...
Dirk Lemstra [Thu, 18 Jul 2019 20:45:14 +0000 (22:45 +0200)]
Correct size of buffer.
Dirk Lemstra [Thu, 18 Jul 2019 20:43:47 +0000 (22:43 +0200)]
Only read the version once.
Dirk Lemstra [Thu, 18 Jul 2019 20:35:16 +0000 (22:35 +0200)]
Removed duplicate check.
Dirk Lemstra [Thu, 18 Jul 2019 20:32:01 +0000 (22:32 +0200)]
Fixed copy paste mistake.
Dirk Lemstra [Thu, 18 Jul 2019 20:24:26 +0000 (22:24 +0200)]
Only move buffer when offset is not zero.
Dirk Lemstra [Thu, 18 Jul 2019 20:05:23 +0000 (22:05 +0200)]
Read one byte less to make sure we get a null terminated buffer.
Dirk Lemstra [Thu, 18 Jul 2019 19:50:46 +0000 (21:50 +0200)]
Handle negative count.
Dirk Lemstra [Thu, 18 Jul 2019 19:45:21 +0000 (21:45 +0200)]
Moved the bytes in GetMagickByteBufferDatum to the start of the buffer instead.
Cristy [Thu, 18 Jul 2019 13:15:45 +0000 (09:15 -0400)]
...
Cristy [Thu, 18 Jul 2019 11:29:26 +0000 (07:29 -0400)]
...
Cristy [Thu, 18 Jul 2019 10:31:11 +0000 (06:31 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/1640
Cristy [Thu, 18 Jul 2019 10:24:40 +0000 (06:24 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/1641
Cristy [Wed, 17 Jul 2019 10:17:30 +0000 (06:17 -0400)]
...
Cristy [Tue, 16 Jul 2019 20:40:39 +0000 (16:40 -0400)]
...
Dirk Lemstra [Tue, 16 Jul 2019 19:32:56 +0000 (21:32 +0200)]
Added check for empty extent.
Dirk Lemstra [Tue, 16 Jul 2019 19:31:03 +0000 (21:31 +0200)]
Enlarge buffer to make it possible to read odd extent.
Dirk Lemstra [Tue, 16 Jul 2019 19:21:46 +0000 (21:21 +0200)]
Use sizeof instead.
Dirk Lemstra [Tue, 16 Jul 2019 19:07:11 +0000 (21:07 +0200)]
Corrected check.
Cristy [Tue, 16 Jul 2019 11:26:59 +0000 (07:26 -0400)]
...
John F [Tue, 16 Jul 2019 10:17:20 +0000 (12:17 +0200)]
Use specific version of MagickCore in MagickWand.pc (#1638)
Cristy [Mon, 15 Jul 2019 23:11:02 +0000 (19:11 -0400)]
...
Dirk Lemstra [Mon, 15 Jul 2019 16:22:36 +0000 (18:22 +0200)]
Fixed incorrect patch.
Cristy [Mon, 15 Jul 2019 09:47:40 +0000 (05:47 -0400)]
Reduce stack requirements
Dirk Lemstra [Mon, 15 Jul 2019 06:03:51 +0000 (08:03 +0200)]
Use DiscardBlobBytes instead.
Cristy [Sun, 14 Jul 2019 23:04:34 +0000 (19:04 -0400)]
...
Cristy [Sun, 14 Jul 2019 23:03:56 +0000 (19:03 -0400)]
Create define for optimal small buffer size
Cristy [Sun, 14 Jul 2019 19:42:02 +0000 (15:42 -0400)]
...
Cristy [Sun, 14 Jul 2019 19:13:44 +0000 (15:13 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/1636
Cristy [Sun, 14 Jul 2019 17:57:28 +0000 (13:57 -0400)]
...
Cristy [Sun, 14 Jul 2019 17:18:58 +0000 (13:18 -0400)]
...
Cristy [Sun, 14 Jul 2019 17:09:06 +0000 (13:09 -0400)]
...
Cristy [Sun, 14 Jul 2019 15:46:26 +0000 (11:46 -0400)]
...
Dirk Lemstra [Sun, 14 Jul 2019 15:28:40 +0000 (17:28 +0200)]
Code cleanup.
Dirk Lemstra [Sun, 14 Jul 2019 15:26:28 +0000 (17:26 +0200)]
Use pointer instead.
Dirk Lemstra [Sun, 14 Jul 2019 15:24:32 +0000 (17:24 +0200)]
Renamed variables.
Dirk Lemstra [Sun, 14 Jul 2019 15:23:28 +0000 (17:23 +0200)]
Read the image data row by row instead of the whole image data at once.
Dirk Lemstra [Sun, 14 Jul 2019 15:17:25 +0000 (17:17 +0200)]
Removed seek operations.
Dirk Lemstra [Sun, 14 Jul 2019 15:16:08 +0000 (17:16 +0200)]
Renamed variables.
Dirk Lemstra [Sun, 14 Jul 2019 15:14:32 +0000 (17:14 +0200)]
Added missing allocation of the next image.
Dirk Lemstra [Sun, 14 Jul 2019 15:14:00 +0000 (17:14 +0200)]
Moved reading of image data to a separate method.
Dirk Lemstra [Sun, 14 Jul 2019 15:12:42 +0000 (17:12 +0200)]
Code cleanup.
Dirk Lemstra [Sun, 14 Jul 2019 15:07:50 +0000 (17:07 +0200)]
Removed unused enum.
Dirk Lemstra [Sun, 14 Jul 2019 15:07:00 +0000 (17:07 +0200)]
Changed enum declaration.
Cristy [Sun, 14 Jul 2019 14:07:28 +0000 (10:07 -0400)]
...
Cristy [Sun, 14 Jul 2019 13:39:05 +0000 (09:39 -0400)]
...
Cristy [Sun, 14 Jul 2019 13:36:34 +0000 (09:36 -0400)]
Eliminate compiler warning
Cristy [Sun, 14 Jul 2019 13:04:45 +0000 (09:04 -0400)]
Reduce compiler warnings
Cristy [Sun, 14 Jul 2019 12:47:53 +0000 (08:47 -0400)]
...
Cristy [Sun, 14 Jul 2019 12:40:27 +0000 (08:40 -0400)]
Correct for VisualStudio build
Cristy [Sat, 13 Jul 2019 21:15:19 +0000 (17:15 -0400)]
...
Cristy [Sat, 13 Jul 2019 21:12:47 +0000 (17:12 -0400)]
...
Cristy [Sat, 13 Jul 2019 17:08:24 +0000 (13:08 -0400)]
...
Cristy [Sat, 13 Jul 2019 17:07:24 +0000 (13:07 -0400)]
...
Cristy [Sat, 13 Jul 2019 14:48:36 +0000 (10:48 -0400)]
...
Cristy [Sat, 13 Jul 2019 13:48:02 +0000 (09:48 -0400)]
...
Miloslav Číž #movingToGitLab [Sat, 13 Jul 2019 13:45:53 +0000 (15:45 +0200)]
[DO NOT MERGE YET] Add More Pixel Art Upscaling Algorithms (#1152)
* Start extending magnify function
* Fix pixel alignment
* Reimplement scale2x in a new function
* Create IntensitiesEqual function
* Implement eagle algorithm
* Retrieve magnification alg from -define
* Make use of -define with -magnify
* Make use of magnification variable
* alg -> method
* Implement scale3x
* Implement eagle3x
* Compare pixels by channels
* Implement eagle3xb
* Implement EPX
* Start implementing hq2x
* Fix hq2x
* Fix formatting
* Add const qualifiers
* epx -> epbx
* Implement XBR
* Fix XBR
* Implement fish
* Fix indexed color bug
* Refactor
Cristy [Sat, 13 Jul 2019 13:37:08 +0000 (09:37 -0400)]
...
Cristy [Sat, 13 Jul 2019 13:35:45 +0000 (09:35 -0400)]
...
Cristy [Sat, 13 Jul 2019 13:30:46 +0000 (09:30 -0400)]
...
Ramiro Balado [Sat, 13 Jul 2019 13:25:38 +0000 (15:25 +0200)]
Implementation of a TIM2 coder (#1571)
* Added ScaleColor4to8 and converse functions
* Implementation mostly done
* Build setup
* reordered processing of clut and pixels
* Added support for Shuffled CLUTs
* Revert "Added ScaleColor4to8 and converse functions"
This reverts commit
b0bd8a59ccd775fb17fc3d1db312806bf6146d93.
* Added more exceptions thrown when header is incorrect
* created enums and compacted rgb read functions
* Added alpha channel and changed alpha scaling
* Added support for format_type==1
* New define for assigning clut colors
* Changed names to avoid namespace conflicts
* Fixed alpha channel of RGB24 encoding
* Incorporated sanity check into the switch
Cristy [Sat, 13 Jul 2019 13:15:22 +0000 (09:15 -0400)]
...
Cristy [Sat, 13 Jul 2019 13:08:41 +0000 (09:08 -0400)]
...
Cristy [Sat, 13 Jul 2019 13:06:57 +0000 (09:06 -0400)]
Move ByteBuffer into the Magick namespace
Cristy [Sat, 13 Jul 2019 11:52:54 +0000 (07:52 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/1632
Cristy [Sat, 13 Jul 2019 11:47:05 +0000 (07:47 -0400)]
...
Cristy [Sat, 13 Jul 2019 11:42:31 +0000 (07:42 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/1633
Dirk Lemstra [Fri, 12 Jul 2019 16:21:56 +0000 (18:21 +0200)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15744
Dirk Lemstra [Fri, 12 Jul 2019 14:28:43 +0000 (16:28 +0200)]
Fixed extracting the clip path.
Cristy [Fri, 12 Jul 2019 13:00:47 +0000 (09:00 -0400)]
...
Dirk Lemstra [Fri, 12 Jul 2019 08:46:33 +0000 (10:46 +0200)]
Added missing EOF checks.
Dirk Lemstra [Fri, 12 Jul 2019 08:36:52 +0000 (10:36 +0200)]
Some more refactoring.
Dirk Lemstra [Fri, 12 Jul 2019 08:26:11 +0000 (10:26 +0200)]
Minor refactoring.
Dirk Lemstra [Fri, 12 Jul 2019 08:24:43 +0000 (10:24 +0200)]
Use new method.
Dirk Lemstra [Fri, 12 Jul 2019 08:22:51 +0000 (10:22 +0200)]
Use ByteBuffer in the PS coder and moved shared Ghostscript logic to ghostscript-private.h.
Dirk Lemstra [Thu, 11 Jul 2019 21:36:47 +0000 (23:36 +0200)]
Moved reading of PS info to a separate method.
Dirk Lemstra [Thu, 11 Jul 2019 20:31:17 +0000 (22:31 +0200)]
Removed unused define.
Dirk Lemstra [Thu, 11 Jul 2019 19:38:52 +0000 (21:38 +0200)]
Moved shared ghostscript code to a separate header file.
Dirk Lemstra [Thu, 11 Jul 2019 18:56:13 +0000 (20:56 +0200)]
Only set the quantum type once.
Dirk Lemstra [Thu, 11 Jul 2019 18:30:18 +0000 (20:30 +0200)]
Moved byte buffer code to a separate header so it can be used in other coders.
Cristy [Thu, 11 Jul 2019 11:30:07 +0000 (07:30 -0400)]
...
Cristy [Thu, 11 Jul 2019 11:27:42 +0000 (07:27 -0400)]
Introducing MagickLevelImageColors() MagickWand method
Cristy [Wed, 10 Jul 2019 16:44:14 +0000 (12:44 -0400)]
https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36340
Cristy [Wed, 10 Jul 2019 12:27:29 +0000 (08:27 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/1631
Cristy [Wed, 10 Jul 2019 00:17:25 +0000 (20:17 -0400)]
Eliminate compiler warning
PIGNOSE [Tue, 9 Jul 2019 23:44:32 +0000 (08:44 +0900)]
WIP: fix line through z-index issue (#1630)
Dirk Lemstra [Tue, 9 Jul 2019 19:44:52 +0000 (21:44 +0200)]
Reduce size of the list to avoid out of memory issues.
Dirk Lemstra [Tue, 9 Jul 2019 19:29:03 +0000 (21:29 +0200)]
Renamed variable to avoid possible memory leak.
Dirk Lemstra [Mon, 8 Jul 2019 20:43:54 +0000 (22:43 +0200)]
Fixed memory leak.
Dirk Lemstra [Mon, 8 Jul 2019 19:23:50 +0000 (21:23 +0200)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=11480
Cristy [Mon, 8 Jul 2019 14:27:00 +0000 (10:27 -0400)]
...
Cristy [Mon, 8 Jul 2019 14:18:28 +0000 (10:18 -0400)]
...
Cristy [Mon, 8 Jul 2019 10:22:56 +0000 (06:22 -0400)]
...
Cristy [Mon, 8 Jul 2019 10:14:34 +0000 (06:14 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/1629