log OrthancFramework/Sources/DicomParsing/Internals/DicomImageDecoder.cpp @ 4529:5774fe497ff2

age author description
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
Tue, 03 Nov 2020 12:24:50 +0100 Sebastien Jodogne tuning log categories from command-line, and binary compat with orthanc framework 1.7.2
Thu, 17 Sep 2020 15:01:31 +0200 Sebastien Jodogne improving const-correctness in ParsedDicomFile