Dirk Lemstra
|
2abe65b018
|
Use the new license url.
|
2026-01-11 10:16:12 +01:00 |
|
Cristy
|
4caf7d13ba
|
update copyright year
|
2024-08-27 21:36:36 -04:00 |
|
Cristy
|
3829ba3272
|
eliminate compiler warnings
|
2023-09-14 11:46:39 -04:00 |
|
Cristy
|
7ba113a0d2
|
improve/optimize logging
|
2022-04-24 11:17:42 -04:00 |
|
Dirk Lemstra
|
8891ec1db1
|
Changed copyright headers.
|
2022-02-09 07:26:55 +01:00 |
|
Piotr Fusik
|
c9b7661245
|
Remove comment about a non-existing parameter.
|
2021-02-26 11:14:31 +01:00 |
|
Cristy
|
d842011290
|
update to latest documentation and update copyright year
|
2021-01-01 14:52:00 -05:00 |
|
Cristy
|
f2dc1dd093
|
register storage class is deprecated
|
2020-12-28 13:59:26 -05:00 |
|
Cristy
|
8357b5d2fd
|
revert to avert possible thread lock
|
2020-11-22 12:39:10 +00:00 |
|
Cristy
|
566eaf17a9
|
prefer AcquireQuantumMemory() over ResizeMagickMemory()
|
2020-11-15 17:46:43 +00:00 |
|
Cristy
|
f775a5cf27
|
...
|
2019-11-26 14:27:47 -05:00 |
|
Cristy
|
252dd2c52b
|
Is it 2019 already?
|
2018-12-02 09:42:06 -05:00 |
|
Dirk Lemstra
|
c1e154db07
|
Added missing whitespace.
|
2018-10-30 21:01:28 +01:00 |
|
Dirk Lemstra
|
7ad38d1be2
|
Removed superfluous includes
|
2018-10-05 07:52:22 +02:00 |
|
Dirk Lemstra
|
826cbebfe5
|
Moved aliases to coder header file.
|
2018-10-05 00:12:46 +02:00 |
|
Dirk Lemstra
|
e2939a45b4
|
Adding coder headers with coder.xml will no longer be supported.
|
2018-10-04 23:20:08 +02:00 |
|
Cristy
|
9ddfcca575
|
...
|
2018-09-09 19:46:34 -04:00 |
|
Cristy
|
81bfff2759
|
Use memset() rather than ResetMagickMemory()
|
2018-03-10 07:58:31 -05:00 |
|
Cristy
|
b2d2441f20
|
Support GRAYA image format
|
2018-03-09 19:41:19 -05:00 |
|
Cristy
|
ea59e6b7f0
|
...
|
2018-02-09 19:32:57 -05:00 |
|
Cristy
|
3b89234f8a
|
...
|
2018-02-09 15:12:48 -05:00 |
|
Cristy
|
47daea440e
|
...
|
2018-02-09 15:12:48 -05:00 |
|
Cristy
|
8a4029f198
|
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=6012
|
2018-02-05 07:35:07 -05:00 |
|
Cristy
|
a9d674c068
|
Remove PGX alias
|
2018-01-28 10:27:58 -05:00 |
|
Cristy
|
93b707b4a5
|
...
|
2017-12-06 07:05:51 -05:00 |
|
Dirk Lemstra
|
55195dfdb9
|
Removed unnecessary checks for NULL when calling NewSplayTree
|
2017-10-15 10:16:20 +02:00 |
|
Dirk Lemstra
|
06344a0222
|
Use AcquireCriticalMemory.
|
2017-10-15 10:11:07 +02:00 |
|
Cristy
|
1d8b1f1382
|
Slight performance increase by reducing semaphore calls
|
2017-09-16 10:13:49 -04:00 |
|
Cristy
|
f19d414d0a
|
...
|
2017-04-24 11:34:30 -04:00 |
|
Cristy
|
b066eae72e
|
https://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=31265
|
2017-01-20 09:15:54 -05:00 |
|
Cristy
|
fed111e318
|
...
|
2017-01-09 07:22:16 -05:00 |
|
Cristy
|
f6ff9eaa86
|
...
|
2016-12-05 09:53:35 -05:00 |
|
dirk
|
927341f931
|
Removed obsolete coders.
|
2016-09-20 20:11:43 +02:00 |
|
dirk
|
b18d864b3f
|
Added missing checks for MAGICKCORE_ZERO_CONFIGURATION_SUPPORT.
|
2016-07-17 19:32:43 +02:00 |
|
dirk
|
52456ef5ab
|
Added support for GROUP4 compression to the FAX coder.
|
2016-06-17 15:29:46 +02:00 |
|
Cristy
|
8bedb4edca
|
Change GetTokenLexeme() to GetNextToken()
|
2016-03-25 19:54:25 -04:00 |
|
dirk
|
fc0f124930
|
Use correct extent value when calling GetMagickToken.
|
2016-03-26 00:37:02 +01:00 |
|
Cristy
|
a8b2bb29cf
|
Check to ensure token does not exceed maximum extent
|
2016-03-25 10:39:01 -04:00 |
|
dirk
|
abed7e293f
|
Renamed hashmap.c to linked-list.c and removed the hashmap code.
|
2016-01-31 17:10:21 +01:00 |
|
Cristy
|
7ce65e7125
|
Update copyright years
|
2015-12-12 18:03:16 -05:00 |
|
Samuel Thibault
|
531aa150ab
|
Add 6dot variant for unicode and iso braille formats
|
2015-11-02 12:46:25 +01:00 |
|
dirk
|
b81f0abf79
|
Fixed various warnings reported by Visual Studio 2015 and did some minor refactoring.
|
2015-10-20 23:01:53 +02:00 |
|
dirk
|
fa589d6096
|
Fixed various warnings reported by Visual Studio 2015
|
2015-09-20 16:59:49 +02:00 |
|
Cristy
|
6ffac4f826
|
Support inline images with data URLS
|
2015-08-23 10:55:57 -04:00 |
|
dirk
|
2a2d3d603a
|
Added missing entries to CoderMap.
|
2015-07-27 11:09:58 +00:00 |
|
cristy
|
e1c94d9d25
|
|
2015-06-28 12:16:33 +00:00 |
|
cristy
|
151b66dffc
|
|
2015-04-15 10:50:31 +00:00 |
|
cristy
|
a3d8142c84
|
|
2015-04-03 13:00:33 +00:00 |
|
cristy
|
a663a4f23c
|
|
2015-01-23 12:11:57 +00:00 |
|
cristy
|
b338b71d21
|
|
2014-11-27 14:06:34 +00:00 |
|