]> granicus.if.org Git - imagemagick/history - coders/dcm.c
Moved coder headers to the header files.
[imagemagick] / coders / dcm.c
2018-09-23 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-09-01 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-08-30 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-08-27 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1269
2018-07-11 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-07-09 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-07-08 Cristyhttps://www.imagemagick.org/discourse-server/viewtopic...
2018-07-05 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1199
2018-07-02 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-07-01 CristyFix rare but potential memory-leak
2018-07-01 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-06-30 Cristyhttps://www.imagemagick.org/discourse-server/viewtopic...
2018-06-05 Cristyhttps://www.imagemagick.org/discourse-server/viewtopic...
2018-04-07 Cristy...
2018-04-05 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-03-25 Cristy...
2018-03-15 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-03-10 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-03-10 CristyUse memset() rather than ResetMagickMemory()
2018-03-10 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-03-08 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-03-07 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-03-05 Dirk LemstraFixed possible undefined shift (https://bugs.chromium...
2018-02-24 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-02-22 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-02-13 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-02-13 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-02-13 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-02-11 Cristy...
2018-02-10 Cristy...
2018-02-10 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-02-07 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-02-07 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-02-06 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-02-04 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-02-03 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-01-30 Dirk LemstraFixed memory leak reported in #964
2018-01-23 CristyEliminate unintialized value
2018-01-22 CristyEliminate small memory leak
2018-01-22 CristyCheck for premature EOF
2018-01-14 Dirk LemstraCorrected typecast
2018-01-11 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/941
2018-01-04 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/931
2017-12-27 CristyIntroducing the linear-gray colorspace
2017-12-24 CristyIntroducing the sGray (non-linear grayscale) colorspace
2017-12-07 Cristy...
2017-12-06 Cristy...
2017-07-15 Dirk LemstraMinor code cleanup.
2017-07-09 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/551
2017-07-03 Cristy...
2017-07-01 Dirk LemstraFixed compiler warnings.
2017-06-29 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/533
2017-05-28 Cristy...
2017-05-11 John Cupittrevise dcm rescale and window handling
2017-04-26 Cristy...
2017-04-26 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/440
2017-04-24 Cristy...
2017-01-22 Dirk LemstraReplaced CoderSeekableStreamFlag with CoderDecoderSeeka...
2016-12-05 Cristy...
2016-11-18 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/302
2016-10-07 dirkFixed incorrect RLE decoding when the image contains...
2016-09-30 dirkRefactored reading DCM pixels.
2016-09-22 dirkSilenced warnings.
2016-05-30 CristyAdd additional checks to DCM reader to prevent data...
2016-04-23 CristySupport signed blob reads
2015-12-12 CristyUpdate copyright years
2015-11-24 dirkThe DICOM reader now handles the rescale intercept...
2015-11-16 dirkFixed reading signed pixel data.
2015-11-11 dirkWhitespace.
2015-11-09 dirkAdded support for reading DICOM images with implicit...
2015-09-14 CristyMerge branch 'master' of git.imagemagick.org:repos...
2015-09-14 dirkRemoved duplicate const.
2015-09-14 CristyMake some structures immutable
2015-06-28 cristy(no commit message)
2015-04-15 cristy(no commit message)
2015-04-06 dirkRenamed SetMagickInfo to AcquireMagickInfo and made...
2015-04-06 dirkRenamed IsImageGray to SetImageGray and IsImageMonochro...
2015-03-29 cristy(no commit message)
2015-02-24 cristy(no commit message)
2015-02-22 dirkRenamed new enumeration.
2015-02-22 dirkChanged several booleans in MagickInfo to a flag.
2014-12-25 cristyMake MagickMax()/MagickMin() a macro rather than an...
2014-12-14 cristy(no commit message)
2014-11-25 cristy(no commit message)
2014-11-06 dirkAdded missing calls to RelinquishUniqueFileResource.
2014-11-02 cristy(no commit message)
2014-11-02 cristy(no commit message)
2014-11-01 dirkFixed reading DICOM files with big endian transfer...
2014-10-25 dirkFix last value in dicom_info and added missing != NULL...
2014-10-25 dirkAdded missing verbose check.
2014-04-18 cristy(no commit message)
2014-04-18 cristy(no commit message)
2014-01-29 cristy(no commit message)
2014-01-29 cristy(no commit message)
2014-01-27 dirkFix for jpeg2000 stream.
2014-01-07 cristy(no commit message)
2013-12-22 cristy(no commit message)
2013-12-01 cristy(no commit message)
2013-11-28 cristy(no commit message)
2013-11-18 cristy(no commit message)
next