summaryrefslogtreecommitdiff
path: root/coders/dng.c
AgeCommit message (Expand)Author
2020-05-18https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22339Cristy
2020-05-01...Cristy
2020-04-26Added extra libraw options.Dirk Lemstra
2020-04-26Moved setting the params for the libraw coder to a separate method and no lon...Dirk Lemstra
2020-03-23Use FormatImageProperty() instead of SetImageProperty() where appropriateCristy
2019-11-26...Cristy
2019-11-26Support dng:use-camera-wb optionCristy
2019-11-01https://github.com/ImageMagick/ImageMagick/issues/1497Cristy
2019-11-01https://github.com/ImageMagick/ImageMagick/issues/1772Cristy
2018-12-02Is it 2019 already?Cristy
2018-10-13...Cristy
2018-08-13Fixed build error.Dirk Lemstra
2018-08-12...Cristy
2018-08-12Added dcraw coder (dcraw:img.cr2) that can be used to force the use of the dc...Dirk Lemstra
2018-05-09Also check extent from raw_info to avoid excessive allocations.Dirk Lemstra
2018-04-07Added missing call to libraw_close (https://bugs.chromium.org/p/oss-fuzz/issu...Dirk Lemstra
2018-04-03https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7331Cristy
2017-12-12Improve speed when pinging a raw image.Dirk Lemstra
2017-12-06...Cristy
2017-11-30https://github.com/ImageMagick/ImageMagick/issues/888Cristy
2017-11-30https://github.com/ImageMagick/ImageMagick/issues/888Cristy
2017-11-26...Cristy
2017-11-26...Cristy
2017-11-26...Cristy
2017-11-25...Cristy
2017-11-25...Cristy
2017-11-25Add support for DNG propertiesCristy
2017-07-23Be safe, call libraw_strerr() before we close the libraryCristy
2017-07-22...Cristy
2017-07-20Fixed reading UTF8 path names under Windows.Dirk Lemstra
2017-07-20Exit early when identifying the image.Dirk Lemstra
2017-07-20Changed status into errorcode and added #else to fix compiler warnings.Dirk Lemstra
2017-07-15...Cristy
2017-07-14...Cristy
2017-07-14...Cristy
2017-07-14...Cristy
2017-07-14...Cristy
2017-07-14Framework for raw delegate libraryCristy
2017-04-24...Cristy
2017-01-22Replaced CoderSeekableStreamFlag with CoderDecoderSeekableStreamFlag and Code...Dirk Lemstra
2016-12-09Disabled OpenCL in dcraw when IM is compiled without OpenCL support.Dirk Lemstra
2016-12-07Added check for when OpenCL is disabled.Dirk Lemstra
2016-12-06Initialize the dcraw environment variables under Windows.Dirk Lemstra
2016-12-05...Cristy
2016-07-26https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30163Cristy
2015-12-12Update copyright yearsCristy
2015-06-28(no commit message)cristy
2015-04-15(no commit message)cristy
2015-04-06Renamed SetMagickInfo to AcquireMagickInfo and made the module and descriptio...dirk
2015-02-22Renamed new enumeration.dirk