diff NEWS @ 3939:c205f670098e transcoding

new configuration options: BuiltinDecoderTranscoderOrder and IngestTranscoding
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 18 May 2020 17:15:16 +0200
parents 41eec97c23ef
children 5b882ad2ffd0
line wrap: on
line diff
--- a/NEWS	Mon May 18 15:59:50 2020 +0200
+++ b/NEWS	Mon May 18 17:15:16 2020 +0200
@@ -7,8 +7,9 @@
 * DICOM transcoding over the REST API
 * Transcoding from compressed to uncompressed transfer syntaxes over DICOM
   C-STORE SCU (if the remote modality doesn't support compressed syntaxes)
-* New configuration options: "TranscodeDicomProtocol" and
-  "BuiltinDecoderTranscoderOrder"
+* New configuration options related to transcoding:
+  "TranscodeDicomProtocol", "BuiltinDecoderTranscoderOrder",
+  "IngestTranscoding" and "DicomLossyTranscodingQuality"
 
 REST API
 --------