log OrthancServer/Internals/DicomImageDecoder.cpp @ 2381:b8969010b534

age author description
Tue, 29 Aug 2017 19:59:01 +0200 Sebastien Jodogne uncoupling DCMTK primitives from Orthanc::Configuration
Tue, 29 Aug 2017 16:49:44 +0200 Sebastien Jodogne reorganization in macros
Fri, 09 Jun 2017 16:14:52 +0200 Sebastien Jodogne Fix issue #44 (Bad interpretation of photometric interpretation MONOCHROME1)
Wed, 04 Jan 2017 12:09:40 +0100 Sebastien Jodogne shared copyright with osimis
Wed, 09 Nov 2016 14:08:05 +0100 Sebastien Jodogne uniformization of the macro naming
Tue, 08 Nov 2016 10:49:45 +0100 Sebastien Jodogne reorganization
Mon, 07 Nov 2016 12:38:09 +0100 Sebastien Jodogne cleaning up
Wed, 19 Oct 2016 17:22:09 +0200 Sebastien Jodogne fix
Mon, 04 Apr 2016 13:33:19 +0200 Sebastien Jodogne fix compilation against DCMTK 3.6.1
Mon, 21 Mar 2016 14:28:59 +0100 Sebastien Jodogne ORTHANC_MAXIMUM_TAG_LENGTH made explicit
Mon, 21 Mar 2016 14:12:31 +0100 Sebastien Jodogne Configuration::GetDefaultEncoding
Mon, 07 Mar 2016 17:43:20 +0100 Sebastien Jodogne New URI: "/instances/.../frames/.../raw" to access the raw frames (bypass image decoding)
Tue, 05 Jan 2016 17:25:01 +0100 Sebastien Jodogne Huge speedup if decoding the family of JPEG transfer syntaxes
Tue, 05 Jan 2016 14:34:47 +0100 Sebastien Jodogne clarifications
Tue, 05 Jan 2016 13:58:13 +0100 Sebastien Jodogne refactoring