Mercurial > hg > orthanc
log OrthancFramework/Sources/DicomParsing/Internals/DicomImageDecoder.cpp @ 4827:4cfd96732076
age | author | description |
---|---|---|
Thu, 25 Nov 2021 15:52:54 +0100 | Sebastien Jodogne | Support decoding of black-and-white images (with 1 bit per pixel), notably DICOM SEG |
Wed, 24 Feb 2021 21:06:34 +0100 | Sebastien Jodogne | fix decoding of images on big-endian architectures |
Wed, 06 Jan 2021 17:27:28 +0100 | Sebastien Jodogne | upgrade to year 2021 |
Mon, 09 Nov 2020 15:22:43 +0100 | Sebastien Jodogne | fix abi of DicomImageInformation |
Mon, 09 Nov 2020 15:07:55 +0100 | Sebastien Jodogne | turning IImageWriter into a pure interface |
Thu, 05 Nov 2020 17:20:49 +0100 | Sebastien Jodogne | abi continued |
Tue, 03 Nov 2020 20:05:55 +0100 | Sebastien Jodogne | avoid multiple calls to GetWidth() and GetHeight() on pixel loops |