comparison NEWS @ 3935:09262122934c transcoding

Moved the GDCM sample plugin out of the Orthanc repository as a separate plugin
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 15 May 2020 15:48:15 +0200
parents e6606d3ec892
children 41eec97c23ef
comparison
equal deleted inserted replaced
3934:0b59e2706366 3935:09262122934c
46 * Allow concurrent calls to the custom image decoders provided by the plugins 46 * Allow concurrent calls to the custom image decoders provided by the plugins
47 47
48 Maintenance 48 Maintenance
49 ----------- 49 -----------
50 50
51 * Moved the GDCM sample plugin out of the Orthanc repository as a separate plugin
51 * Fix missing body in "OrthancPluginHttpPost()" and "OrthancPluginHttpPut()" 52 * Fix missing body in "OrthancPluginHttpPost()" and "OrthancPluginHttpPut()"
52 * Fix issue #169 (TransferSyntaxUID change from Explicit to Implicit during C-STORE SCU) 53 * Fix issue #169 (TransferSyntaxUID change from Explicit to Implicit during C-STORE SCU)
53 * Upgraded dependencies for static builds (notably on Windows and LSB): 54 * Upgraded dependencies for static builds (notably on Windows and LSB):
54 - openssl 1.1.1g 55 - openssl 1.1.1g
55 56