log Core/DicomParsing/FromDcmtkBridge.cpp @ 3772:a11d1d4b5849 transcoding

age author description
Tue, 17 Mar 2020 19:20:15 +0100 Sebastien Jodogne integration mainline->transcoding transcoding
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 13:11:44 +0100 Sebastien Jodogne cont transcoding
Mon, 16 Mar 2020 18:39:23 +0100 Sebastien Jodogne first transcoding to jpeg 8bpp transcoding
Fri, 13 Mar 2020 16:50:13 +0100 Sebastien Jodogne transcoding to uncompressed transfer syntaxes transcoding
Thu, 12 Mar 2020 16:08:08 +0100 Sebastien Jodogne creating IDicomTranscoder abstraction
Mon, 09 Mar 2020 15:06:22 +0100 Sebastien Jodogne toolbox: LookupTransferSyntax()
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
Fri, 28 Feb 2020 11:53:23 +0100 Sebastien Jodogne typo
Tue, 25 Feb 2020 22:32:07 +0100 Sebastien Jodogne fix for ubuntu 16.04
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
Mon, 06 Jan 2020 17:59:34 +0100 Sebastien Jodogne disable thread support in DCMTK if wasm/asm.js
Tue, 19 Nov 2019 17:26:02 +0100 Sebastien Jodogne argument "ignoreTagLength" to ParsedDicomFile::ExtractDicomSummary()
Tue, 25 Jun 2019 14:18:46 +0200 Sebastien Jodogne don't change encoding of SpecificCharacterSet
Sun, 24 Feb 2019 09:30:13 +0100 Sebastien Jodogne Fix issue #126 (Orthanc and DCMDICTPATH)
Wed, 13 Feb 2019 17:46:12 +0100 Sebastien Jodogne preliminary support of Korean character set
Fri, 08 Feb 2019 12:35:35 +0100 Sebastien Jodogne documentation of DICOMweb in SDK, compatibility with DCMTK 3.6.0
Wed, 06 Feb 2019 10:37:03 +0100 Sebastien Jodogne unit testing json for dicomweb
Wed, 06 Feb 2019 07:28:58 +0100 Sebastien Jodogne unit testing dicomweb conversion
Tue, 05 Feb 2019 20:44:26 +0100 Sebastien Jodogne cont
Tue, 05 Feb 2019 18:34:27 +0100 Sebastien Jodogne support of value multiplicity in ITagVisitor
Tue, 22 Jan 2019 12:55:41 +0100 Sebastien Jodogne fix
Sun, 13 Jan 2019 17:49:19 +0100 jodogne working on dcmtk 3.6.4 compatibility
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