log OrthancServer/OrthancRestApi/OrthancRestResources.cpp @ 3971:b04e1b3b8a7f

age author description
Thu, 14 May 2020 13:31:05 +0200 Sebastien Jodogne ServerContext::DecodeDicomFrame() transcoding
Thu, 14 May 2020 07:37:44 +0200 Sebastien Jodogne Allow concurrent calls to the custom image decoders provided by the plugins transcoding
Wed, 08 Apr 2020 14:49:54 +0200 Alain Mazy /rendered route: fix automatic windowing of files without windowing tags and RescaleSlope != 1
Mon, 02 Mar 2020 15:32:45 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr
Tue, 25 Feb 2020 13:57:43 +0100 Sebastien Jodogne implementation of "/instances/.../rendered" for grayscale images
Tue, 25 Feb 2020 08:42:00 +0100 Sebastien Jodogne fix linking