log UnitTestsSources/FromDcmtkTests.cpp @ 3764:d55768319f8e transcoding

age author description
Mon, 16 Mar 2020 15:21:35 +0100 Sebastien Jodogne fix static build of dcmtk transcoding
Fri, 13 Mar 2020 16:50:13 +0100 Sebastien Jodogne transcoding to uncompressed transfer syntaxes transcoding
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
Fri, 06 Mar 2020 17:10:03 +0100 Sebastien Jodogne auto-generation of primitives to handle transfer syntaxes
Mon, 02 Mar 2020 15:32:45 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr
Tue, 25 Feb 2020 21:44:09 +0100 Sebastien Jodogne Fix issue #140 (Modifying private tags with REST API changes VR from LO to UN) - DANGEROUS COMMIT
Fri, 31 Jan 2020 17:14:59 +0100 Sebastien Jodogne upgrade to year 2020
Wed, 11 Sep 2019 17:00:59 +0200 Sebastien Jodogne DicomMap::GetStringValue()
Wed, 21 Aug 2019 16:47:17 +0200 Sebastien Jodogne DicomMap::FromDicomWeb()
Wed, 12 Jun 2019 12:11:58 +0200 Sebastien Jodogne fix encoding in DICOMweb
Fri, 05 Apr 2019 13:36:13 +0200 Sebastien Jodogne Fix issue #136 (C-Find request fails when found DICOM file does not have certain tags)
Tue, 26 Feb 2019 13:10:40 +0100 Sebastien Jodogne compatibility with pugixml <= 1.4.0
Fri, 22 Feb 2019 16:59:08 +0100 Sebastien Jodogne fix deprecated call