Mercurial > hg > orthanc
log OrthancFramework/Sources/DicomParsing/Internals/DicomImageDecoder.cpp @ 4312:6d49e3b6ff77
age | author | description |
---|---|---|
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 |