comparison 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
comparison
equal deleted inserted replaced
3938:54dbebbcc032 3939:c205f670098e
5 ------- 5 -------
6 6
7 * DICOM transcoding over the REST API 7 * DICOM transcoding over the REST API
8 * Transcoding from compressed to uncompressed transfer syntaxes over DICOM 8 * Transcoding from compressed to uncompressed transfer syntaxes over DICOM
9 C-STORE SCU (if the remote modality doesn't support compressed syntaxes) 9 C-STORE SCU (if the remote modality doesn't support compressed syntaxes)
10 * New configuration options: "TranscodeDicomProtocol" and 10 * New configuration options related to transcoding:
11 "BuiltinDecoderTranscoderOrder" 11 "TranscodeDicomProtocol", "BuiltinDecoderTranscoderOrder",
12 "IngestTranscoding" and "DicomLossyTranscodingQuality"
12 13
13 REST API 14 REST API
14 -------- 15 --------
15 16
16 * API version upgraded to 7 17 * API version upgraded to 7