1. bf6fd14 ... by Cristy · 7 years ago
  2. 0167407 ... by Cristy · 7 years ago
  3. 0db4d8a ... by Cristy · 7 years ago
  4. d05ae9a improve EPS aliasing by Cristy · 7 years ago
  5. c9c08aa The mipmaps of a dds image can now be created from a list of images with -define dds:mipmaps=fromlist by Dirk Lemstra · 7 years ago
  6. 5304ae1 Fixed buffer overflow reported in #670 by Dirk Lemstra · 7 years ago
  7. 28a3d2c Updated ChangeLog. by Dirk Lemstra · 7 years ago
  8. 6087718 Optimization when reading ICC color profile by Cristy · 7 years ago
  9. 120f7df ... by Cristy · 7 years ago
  10. 004ddb6 Added a new option called 'dds:fast-mipmaps' as suggested in #558. by Dirk Lemstra · 7 years ago
  11. 66c6e82 Whitespace. by Dirk Lemstra · 7 years ago
  12. db959f5 Removed printf statements. by Dirk Lemstra · 7 years ago
  13. b9b54a7 Fixed another memory leak. by Dirk Lemstra · 7 years ago
  14. 45131f6 Fixed memory leak reported in #669. by Dirk Lemstra · 7 years ago
  15. 4759c0d ... by Cristy · 7 years ago
  16. 001ab56 ... by Cristy · 7 years ago
  17. 061d0fa https://github.com/ImageMagick/ImageMagick/issues/667 by Cristy · 7 years ago
  18. 33c2ddd ... by Cristy · 7 years ago
  19. 7adfde2 https://github.com/ImageMagick/ImageMagick/issues/666 by Cristy · 7 years ago
  20. abb4e37 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=32484 by Cristy · 7 years ago
  21. 3582a2b ... by Cristy · 7 years ago
  22. 0004c25 tests/validate.c: Show the reason for failures in the test logs by Glenn Randers-Pehrson · 7 years ago
  23. 5fcb332 https://github.com/ImageMagick/ImageMagick/issues/664 by Cristy · 7 years ago
  24. 2830adf Eliminate compile error by Cristy · 7 years ago
  25. 1679383 Accomodate max-pixel-channels by Cristy · 7 years ago
  26. 1cc6f0c https://github.com/ImageMagick/ImageMagick/issues/663 by Cristy · 7 years ago
  27. 04178de https://github.com/ImageMagick/ImageMagick/issues/662 by Cristy · 7 years ago
  28. 44c66e1 https://github.com/ImageMagick/ImageMagick/issues/660 by Cristy · 7 years ago
  29. d96b55e https://github.com/ImageMagick/ImageMagick/issues/659 by Cristy · 7 years ago
  30. a47b35f Refactored write_tIME_chunk by Glenn Randers-Pehrson · 7 years ago
  31. 1272dde Refactor png_write_tIME() by Glenn Randers-Pehrson · 7 years ago
  32. 03e8b30 https://github.com/ImageMagick/ImageMagick/issues/655 by Cristy · 7 years ago
  33. 8622ecc https://github.com/ImageMagick/ImageMagick/issues/655 by Cristy · 7 years ago
  34. f1f2089 https://github.com/ImageMagick/ImageMagick/issues/648 by Cristy · 7 years ago
  35. 4e378ea ... by Cristy · 7 years ago
  36. 75fcbf5 https://github.com/ImageMagick/ImageMagick/issues/652 by Cristy · 7 years ago
  37. 4a25fe5 https://github.com/ImageMagick/ImageMagick/issues/653 by Cristy · 7 years ago
  38. 7d63315 https://github.com/ImageMagick/ImageMagick/issues/654 by Cristy · 7 years ago
  39. f1ea048 https://github.com/ImageMagick/ImageMagick/issues/656 by Cristy · 7 years ago
  40. 94f30dd https://github.com/ImageMagick/ImageMagick/issues/657 by Cristy · 7 years ago
  41. c9fea49 https://github.com/ImageMagick/ImageMagick/issues/657 by Cristy · 7 years ago
  42. d5e0587 https://github.com/ImageMagick/ImageMagick/issues/645 by Cristy · 7 years ago
  43. 8ac5376 https://github.com/ImageMagick/ImageMagick/issues/644 by Cristy · 7 years ago
  44. 6cdec47 Improved tIME wraparound calculations by Glenn Randers-Pehrson · 7 years ago
  45. 1609d4a Fix typo in tIME calculation of ptime.minutes by Glenn Randers-Pehrson · 7 years ago
  46. 69be5e3 handle short months in PNG tIME chunk generation by Glenn Randers-Pehrson · 7 years ago
  47. 6bc9863 handle end-of-day wraparound in tIME chunk calculation. To do: handle short months. by Glenn Randers-Pehrson · 7 years ago
  48. 10c6da3 Put UTC time in the PNG tIME chunk instead of local time (reference by Glenn Randers-Pehrson · 7 years ago
  49. ae01c99 Added meanShift to Magick++. by Dirk Lemstra · 7 years ago
  50. eab2785 https://github.com/ImageMagick/ImageMagick/issues/331 by Cristy · 7 years ago
  51. c40ca2a ... by Cristy · 7 years ago
  52. 06ccb0c https://github.com/ImageMagick/ImageMagick/issues/639 by Cristy · 7 years ago
  53. 781c31a ... by Cristy · 7 years ago
  54. 26b28d5 Added "-define png:ignore-crc" option to PNG decoder by Glenn Randers-Pehrson · 7 years ago
  55. cbb0c5c Threading the colormap is not efficien-- instead use a sequential loop by Cristy · 7 years ago
  56. ccc71c1 The i variable must be private in a thread loop by Cristy · 7 years ago
  57. 5095363 The i variable must be private in a threaded loop by Cristy · 7 years ago
  58. 54101cb Eliminate lint warning by Cristy · 7 years ago
  59. 4638252 https://github.com/ImageMagick/ImageMagick/issues/643 by Cristy · 7 years ago
  60. 6537250 Increment source pointer even if token length is exceeded by Cristy · 7 years ago
  61. d64f67f ... by Cristy · 7 years ago
  62. 5e99a98 Mention CVE-2017-11750 in ChangeLog by Glenn Randers-Pehrson · 7 years ago
  63. cb63560 https://github.com/ImageMagick/ImageMagick/issues/641 by Cristy · 7 years ago
  64. 5ea1396 https://github.com/ImageMagick/ImageMagick/issues/639 by Cristy · 7 years ago
  65. 13f4cbc https://github.com/ImageMagick/ImageMagick/issues/639 by Cristy · 7 years ago
  66. 2195a72 .... by Glenn Randers-Pehrson · 7 years ago
  67. 1333568 Merge branch 'master' of http://git.imagemagick.org/repos/ImageMagick by Glenn Randers-Pehrson · 7 years ago
  68. 8e0c103 Fixed execution of Ghostscript when it is executed on the command line. by Dirk Lemstra · 7 years ago
  69. e793eb2 https://github.com/ImageMagick/ImageMagick/issues/636 by Cristy · 7 years ago
  70. 0b63cb2 Mention CVE-2017-11522 in ChangeLog by Glenn Randers-Pehrson · 7 years ago
  71. 1f5e947 Check for non-null image before we destroy it by Cristy · 7 years ago
  72. 526397a https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=32422 by Cristy · 7 years ago
  73. d7050a6 ... by Cristy · 7 years ago
  74. 65c7186 Fixed refactor issue in VignetteImage. by Dirk Lemstra · 7 years ago
  75. cb71321 https://github.com/ImageMagick/ImageMagick/issues/631 by Cristy · 7 years ago
  76. 1828667 Fix improper use of NULL in the JNG decoder (Issue 632) by Glenn Randers-Pehrson · 7 years ago
  77. 7a9dddc .... by Glenn Randers-Pehrson · 7 years ago
  78. 7300120 Properly set image->colorspace in the PNG decoder by Glenn Randers-Pehrson · 7 years ago
  79. 3420233 ... by Cristy · 7 years ago
  80. 877ef3f https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=32416 by Cristy · 7 years ago
  81. 7693a6e Mention CVE-2017-11539 in ChangeLog by Glenn Randers-Pehrson · 7 years ago
  82. de1d79e ... by Cristy · 7 years ago
  83. 9eccfd5 https://github.com/ImageMagick/ImageMagick/issues/628 by Cristy · 7 years ago
  84. 74252e6 coders/png.c: wrapped some long lines. by Glenn Randers-Pehrson · 7 years ago
  85. 2ab7a87 ... by Cristy · 7 years ago
  86. 4b9eeff https://github.com/ImageMagick/ImageMagick/issues/624 by Cristy · 7 years ago
  87. af16719 ... by Cristy · 7 years ago
  88. 5eb9314 Removed vpAg chunk write support (we are now writing caNv instead). by Glenn Randers-Pehrson · 7 years ago
  89. 161ef25 coders/png.c: set image->orientation when orNT chunk is read by Glenn Randers-Pehrson · 7 years ago
  90. ba8f091 Added experimental PNG orNT chunk, to store image->orientation. by Glenn Randers-Pehrson · 7 years ago
  91. c4b3440 .... by Glenn Randers-Pehrson · 7 years ago
  92. af369de ... by Cristy · 7 years ago
  93. f4a11b2 ... by Cristy · 7 years ago
  94. e74d2e1 https://patch-diff.githubusercontent.com/raw/ImageMagick/ImageMagick/pull/622 by Cristy · 7 years ago
  95. 68ce166 https://github.com/ImageMagick/ImageMagick/issues/563 by Cristy · 7 years ago
  96. 65b7c57 https://github.com/ImageMagick/ImageMagick/issues/588 by Cristy · 7 years ago
  97. 3e0a3df .... by Glenn Randers-Pehrson · 7 years ago
  98. a22c5df Removed many redundant checks on chunk length before RelinquishMagickMemory() by Glenn Randers-Pehrson · 7 years ago
  99. e8b62c6 More checking for length!= 0 in coders/png.c by Glenn Randers-Pehrson · 7 years ago
  100. 10729c7 Remove leftover line by Glenn Randers-Pehrson · 7 years ago