log Core/DicomParsing/Internals/DicomImageDecoder.cpp @ 3932:bf46e10de8ae transcoding

age author description
Fri, 15 May 2020 11:17:55 +0200 Sebastien Jodogne clarifying debug message transcoding
Tue, 05 May 2020 14:11:47 +0200 Sebastien Jodogne DANGEROUS changeset: replaced "getOriginalXfer()" by "getCurrentXfer()" throughout Orthanc transcoding
Thu, 12 Mar 2020 17:58:34 +0100 Sebastien Jodogne accessing raw pixel data
Mon, 02 Mar 2020 15:32:45 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr
Fri, 31 Jan 2020 17:14:59 +0100 Sebastien Jodogne upgrade to year 2020
Wed, 25 Sep 2019 17:16:54 +0200 Sebastien Jodogne fix ImageProcessing::ShiftScale() on float images
Mon, 24 Dec 2018 11:39:11 +0100 Sebastien Jodogne preparing for 2019
Mon, 03 Dec 2018 14:35:34 +0100 Sebastien Jodogne taking advantage of details in OrthancException