]> granicus.if.org Git - imagemagick/history - coders
https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=36829
[imagemagick] / coders /
2019-10-03 Cristyhttps://imagemagick.org/discourse-server/viewtopic...
2019-09-30 Alex Gaynorfixed a syntax error (#1709)
2019-09-30 Cristyhttps://github.com/ImageMagick/ImageMagick/pull/1708
2019-09-28 Cristyhttps://imagemagick.org/discourse-server/viewtopic...
2019-09-15 Cristy...
2019-09-11 Cristy...
2019-09-10 CristyEliminate fault when trace delegate is not available
2019-09-08 Cristyhttps://imagemagick.org/discourse-server/viewtopic...
2019-09-04 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1682
2019-09-02 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1684
2019-09-02 Cristy...
2019-09-01 CristySmall optimization
2019-08-25 CristyCheck for unbalanced quotes
2019-08-25 Cristy...
2019-08-25 Cristyhttps://imagemagick.org/discourse-server/viewtopic...
2019-08-25 CristyDistinquish DNG format from TIFF
2019-08-25 Cristy...
2019-08-24 Cristy...
2019-08-24 Cristy...
2019-08-24 Cristy...
2019-08-24 Cristy...
2019-08-24 Cristyhttps://imagemagick.org/discourse-server/viewtopic...
2019-08-23 Dirk LemstraReverted incorrect patch for #1676.
2019-08-23 Dirk LemstraCorrected offset for header #1676.
2019-08-23 Dirk LemstraAdded missing typecast.
2019-08-23 Dirk LemstraMoved opj_cparameters_t to the heap because it exceeds...
2019-08-23 Dirk LemstraCorrected numresolution calculation #1673.
2019-08-23 Dirk LemstraRecalculate the numresolution when extract is specified.
2019-08-23 Dirk LemstraCorrected type cast.
2019-08-23 Dirk LemstraAdded option to limit the maximum point size.
2019-08-21 CristyEliminate possible buffer overflow
2019-08-21 CristyElimimate double free
2019-08-21 CristyMore robust support for converting bitmap to vector
2019-08-21 Dirk LemstraMinor refactoring.
2019-08-20 Dirk LemstraOnly loop through the colormap colors when the backgrou...
2019-08-20 Dirk LemstraOnly format the log values when logging.
2019-08-20 Dirk LemstraFixed copy paste mistake.
2019-08-20 Dirk LemstraUse switch to improve readability.
2019-08-20 Dirk LemstraMinor refactoring.
2019-08-15 Cristy...
2019-08-10 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1614
2019-08-10 Dirk LemstraFixed issue where not all pixel data would be read...
2019-08-09 Dirk LemstraAdded header for the TIM2 coder.
2019-08-09 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1664h...
2019-08-08 Flavio PerezFixed exr's DWAA/B cases
2019-08-08 Flavio PerezAdded DWA method in ReadEXRImage function
2019-08-08 Flavio PerezFixed DWA methods support
2019-08-08 Dirk LemstraCorrected statements.
2019-08-08 Dirk LemstraAdded support for writing with RLE compression.
2019-08-08 Dirk LemstraCorrected define checks.
2019-08-08 Dirk LemstraRead the compression information from the header.
2019-08-07 CristyEliminate compiler warning
2019-08-07 CristyEnable reading EXR image file from stdin
2019-08-03 CristyUnit tests pass again for a quantum depth of 64
2019-08-03 Dirk LemstraFixed incorrect comparison.
2019-07-31 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1650
2019-07-28 Cristy...
2019-07-28 Cristy...
2019-07-28 Cristy...
2019-07-28 Cristy...
2019-07-28 Cristy...
2019-07-28 CristyFix isalpha()
2019-07-27 CristyImprove GetNextToken() performance
2019-07-27 Dirk LemstraRemoved unused variable.
2019-07-24 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1647
2019-07-22 Cristy...
2019-07-22 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1644
2019-07-20 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1643
2019-07-20 Dirk LemstraUse correct image to get the number of channels.
2019-07-20 Dirk LemstraRemoved unnecessary check.
2019-07-18 Dirk LemstraCorrect size of buffer.
2019-07-18 Dirk LemstraOnly read the version once.
2019-07-18 Dirk LemstraRemoved duplicate check.
2019-07-18 Dirk LemstraFixed copy paste mistake.
2019-07-18 Dirk LemstraOnly move buffer when offset is not zero.
2019-07-18 Dirk LemstraRead one byte less to make sure we get a null terminate...
2019-07-18 Dirk LemstraHandle negative count.
2019-07-18 Dirk LemstraMoved the bytes in GetMagickByteBufferDatum to the...
2019-07-18 Cristy...
2019-07-18 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1641
2019-07-16 Dirk LemstraAdded check for empty extent.
2019-07-16 Dirk LemstraEnlarge buffer to make it possible to read odd extent.
2019-07-16 Dirk LemstraUse sizeof instead.
2019-07-16 Dirk LemstraCorrected check.
2019-07-15 Dirk LemstraUse DiscardBlobBytes instead.
2019-07-14 CristyCreate define for optimal small buffer size
2019-07-14 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1636
2019-07-14 Cristy...
2019-07-14 Dirk LemstraCode cleanup.
2019-07-14 Dirk LemstraUse pointer instead.
2019-07-14 Dirk LemstraRenamed variables.
2019-07-14 Dirk LemstraRead the image data row by row instead of the whole...
2019-07-14 Dirk LemstraRemoved seek operations.
2019-07-14 Dirk LemstraRenamed variables.
2019-07-14 Dirk LemstraAdded missing allocation of the next image.
2019-07-14 Dirk LemstraMoved reading of image data to a separate method.
2019-07-14 Dirk LemstraCode cleanup.
2019-07-14 Dirk LemstraRemoved unused enum.
2019-07-14 Dirk LemstraChanged enum declaration.
2019-07-14 Cristy...
next