comparison NEWS @ 3931:e6606d3ec892 transcoding

new configuration option: BuiltinDecoderTranscoderOrder
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 15 May 2020 09:22:31 +0200
parents 2910b0d30fe0
children 09262122934c
comparison
equal deleted inserted replaced
3930:b99acc213937 3931:e6606d3ec892
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
11 "BuiltinDecoderTranscoderOrder"
10 12
11 REST API 13 REST API
12 -------- 14 --------
13 15
14 * API version upgraded to 7 16 * API version upgraded to 7