Mercurial > hg > orthanc
log OrthancServer/ServerContext.cpp @ 3988:bdd8f952dd47
age | author | description |
---|---|---|
Tue, 26 May 2020 09:04:00 +0200 | Sebastien Jodogne | Fix decoding of DICOM images for plugins |
Tue, 19 May 2020 21:06:53 +0200 | Sebastien Jodogne | removed useless information "hasSopInstanceUidChanged" transcoding |
Tue, 19 May 2020 16:19:05 +0200 | Alain Mazy | fix issue 179: use a shared mutex to avoid deadlock in python plugins transcoding |
Tue, 19 May 2020 11:24:00 +0200 | Sebastien Jodogne | simplified IDicomTranscoder transcoding |
Tue, 19 May 2020 10:17:06 +0200 | Sebastien Jodogne | preparing simplified interface for IDicomTranscoder transcoding |
Mon, 18 May 2020 18:20:19 +0200 | Sebastien Jodogne | class CleaningInstancesJob to share cleaning code by merge/split jobs transcoding |