log

age author description
Tue, 17 Mar 2020 19:19:48 +0100 Sebastien Jodogne fix memory issues if parsing invalid DICOM file
Tue, 17 Mar 2020 16:39:38 +0100 Sebastien Jodogne integration mainline->transcoding transcoding
Tue, 17 Mar 2020 16:36:14 +0100 Sebastien Jodogne compatibility with DCMTK 3.6.0
Tue, 17 Mar 2020 15:02:23 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr in GDCM sample plugin
Tue, 17 Mar 2020 14:46:06 +0100 Sebastien Jodogne cppcheck
Tue, 17 Mar 2020 13:11:44 +0100 Sebastien Jodogne cont transcoding
Mon, 16 Mar 2020 18:39:23 +0100 Sebastien Jodogne first transcoding to jpeg 8bpp transcoding
Mon, 16 Mar 2020 15:21:35 +0100 Sebastien Jodogne fix static build of dcmtk transcoding
Mon, 16 Mar 2020 14:12:20 +0100 Sebastien Jodogne adding missing ORTHANC_OVERRIDE
Mon, 16 Mar 2020 12:33:28 +0100 Sebastien Jodogne adding missing ORTHANC_OVERRIDE
Mon, 16 Mar 2020 12:17:43 +0100 Sebastien Jodogne integration mainline->transcoding transcoding
Mon, 16 Mar 2020 12:17:07 +0100 Sebastien Jodogne closing branch Orthanc-1.5.7 Orthanc-1.5.7
Mon, 16 Mar 2020 12:17:04 +0100 Sebastien Jodogne closing branch Orthanc-1.5.6 Orthanc-1.5.6
Mon, 16 Mar 2020 12:17:01 +0100 Sebastien Jodogne closing branch Orthanc-1.5.5 Orthanc-1.5.5
Mon, 16 Mar 2020 12:16:52 +0100 Sebastien Jodogne closing branch Orthanc-1.5.4 Orthanc-1.5.4
Mon, 16 Mar 2020 12:16:45 +0100 Sebastien Jodogne closing branch Orthanc-1.5.3 Orthanc-1.5.3
Mon, 16 Mar 2020 12:16:38 +0100 Sebastien Jodogne closing branch Orthanc-1.5.2 Orthanc-1.5.2
Mon, 16 Mar 2020 12:15:52 +0100 Sebastien Jodogne closing branch storage-commitment storage-commitment
Mon, 16 Mar 2020 12:14:25 +0100 Sebastien Jodogne integration storage-commitment->mainline
Mon, 16 Mar 2020 12:08:14 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Mon, 16 Mar 2020 11:22:56 +0100 Sebastien Jodogne cppcheck
Mon, 16 Mar 2020 11:19:37 +0100 Sebastien Jodogne fix for boost 1.71 - cf. Debian Bug#953884
Mon, 16 Mar 2020 11:13:30 +0100 Sebastien Jodogne replacing deprecated std::auto_ptr by boost::movelib in C++ plugin wrapper
Fri, 13 Mar 2020 16:50:13 +0100 Sebastien Jodogne transcoding to uncompressed transfer syntaxes transcoding
Fri, 13 Mar 2020 08:32:13 +0100 Sebastien Jodogne new branch: transcoding transcoding
Fri, 13 Mar 2020 08:31:39 +0100 Sebastien Jodogne merge storage-commitment
Thu, 12 Mar 2020 21:48:35 +0100 Sebastien Jodogne extracting the raw frame in the transcoder
Thu, 12 Mar 2020 17:58:34 +0100 Sebastien Jodogne accessing raw pixel data
Thu, 12 Mar 2020 16:08:08 +0100 Sebastien Jodogne creating IDicomTranscoder abstraction
Wed, 11 Mar 2020 14:35:32 +0100 Sebastien Jodogne fix storage-commitment