log Core/DicomParsing/ParsedDicomFile.cpp @ 3948:3d2fc1b5cc8c transcoding

age author description
Tue, 19 May 2020 17:23:30 +0200 Sebastien Jodogne ResourceModificationJob: Fix the SOP instance UID to preserve references transcoding
Tue, 19 May 2020 10:17:06 +0200 Sebastien Jodogne preparing simplified interface for IDicomTranscoder transcoding
Fri, 08 May 2020 13:43:50 +0200 Sebastien Jodogne prototyping automated transcoding of incoming DICOM files transcoding
Thu, 07 May 2020 14:52:53 +0200 Sebastien Jodogne route "/instances/.../modify": New option "Transcode" transcoding
Tue, 05 May 2020 14:11:47 +0200 Sebastien Jodogne DANGEROUS changeset: replaced "getOriginalXfer()" by "getCurrentXfer()" throughout Orthanc transcoding
Tue, 05 May 2020 10:35:39 +0200 Sebastien Jodogne reorganization transcoding
Mon, 20 Apr 2020 18:13:31 +0200 Sebastien Jodogne leaving bitbucket
Thu, 12 Mar 2020 21:48:35 +0100 Sebastien Jodogne extracting the raw frame in the transcoder
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
Wed, 05 Feb 2020 13:22:02 +0100 Sebastien Jodogne DicomMap::DumpMainDicomTags() and DicomMap::ParseMainDicomTags()
Fri, 31 Jan 2020 17:14:59 +0100 Sebastien Jodogne upgrade to year 2020
Tue, 19 Nov 2019 17:26:02 +0100 Sebastien Jodogne argument "ignoreTagLength" to ParsedDicomFile::ExtractDicomSummary()
Tue, 25 Jun 2019 10:51:01 +0200 Sebastien Jodogne Allow anonymizing/modifying instances without the PatientID tag
Mon, 17 Jun 2019 23:35:46 +0200 Alain Mazy improved logging