Mercurial > hg > orthanc
graph
-
transcoder plugins and GDCM transcoding are working transcodingThu, 14 May 2020 19:20:40 +0200, by Sebastien Jodogne
-
simplifying MemoryBufferTranscoder::Transcode() interface transcodingThu, 14 May 2020 14:40:13 +0200, by Sebastien Jodogne
-
Allow concurrent calls to the custom image decoders provided by the plugins transcodingThu, 14 May 2020 07:37:44 +0200, by Sebastien Jodogne
-
new SDK: OrthancPluginGetInstanceAdvancedJson(), OrthancPluginGetInstanceDicomWebJson() and OrthancPluginGetInstanceDicomWebXml() transcodingWed, 13 May 2020 18:12:34 +0200, by Sebastien Jodogne
-
new functions in SDK: OrthancPluginEncodeDicomWebJson2() and OrthancPluginEncodeDicomWebXml2() transcodingWed, 13 May 2020 16:43:09 +0200, by Sebastien Jodogne
-
fix access to compressed frames after transcoding transcodingTue, 12 May 2020 20:48:19 +0200, by Sebastien Jodogne
-
OrthancPluginTranscodeDicomInstance() and OrthancPluginSerializeDicomInstance() transcodingTue, 12 May 2020 12:38:27 +0200, by Sebastien Jodogne
-
C-Get SCP always enabled; no more server config c-getTue, 12 May 2020 07:50:38 +0200, by Alain Mazy
-
NEWS: issue #169 was fixed by 8f7ad4989fec transcodingMon, 11 May 2020 21:12:40 +0200, by Sebastien Jodogne
-
new plugin SDK primitives related to OrthancPluginDicomInstance transcodingMon, 11 May 2020 21:07:36 +0200, by Sebastien Jodogne
-
merging sample GDCM decoder and Orthanc Web viewer transcodingMon, 11 May 2020 15:13:16 +0200, by Sebastien Jodogne
-
prototyping automated transcoding of incoming DICOM files transcodingFri, 08 May 2020 13:43:50 +0200, by Sebastien Jodogne
-
renamed option TranscodingEnabled to TranscodeDicomProtocol transcodingFri, 08 May 2020 12:10:04 +0200, by Sebastien Jodogne
-
removed useless abstraction IDicomTranscoder::TranscodeToBuffer() transcodingFri, 08 May 2020 11:40:12 +0200, by Sebastien Jodogne
-
removing leaky abstraction about inplace transcoding transcodingFri, 08 May 2020 11:30:32 +0200, by Sebastien Jodogne
-
substituting IDicomTranscoder::TranscodeToParsed() by refactored implementation transcodingFri, 08 May 2020 11:24:34 +0200, by Sebastien Jodogne
-
refactoring using IDicomTranscoder::TranscodedDicom transcodingFri, 08 May 2020 11:16:16 +0200, by Sebastien Jodogne
-
fixing incorrect behavior in MemoryBufferTranscoder transcodingThu, 07 May 2020 17:21:20 +0200, by Sebastien Jodogne
-
avoid unnecessary dicom serialization transcodingThu, 07 May 2020 16:43:08 +0200, by Sebastien Jodogne