comparison NEWS @ 5306:155637655710

Disabled automatic conversion from YBR to RGB when transcoding JPEG to RAW transfer-syntax
author Alain Mazy <am@osimis.io>
date Mon, 05 Jun 2023 10:02:27 +0200
parents ad3cd5ec2074
children 1e23bfb0f732
comparison
equal deleted inserted replaced
5305:50e73f7db661 5306:155637655710
12 - boost 1.82.0 12 - boost 1.82.0
13 * Fix orphan files remaining in storage when working with MaximumStorageSize 13 * Fix orphan files remaining in storage when working with MaximumStorageSize
14 (https://discourse.orthanc-server.org/t/issue-with-deleting-incoming-dicoms-when-maximumstoragesize-is-reached/3510) 14 (https://discourse.orthanc-server.org/t/issue-with-deleting-incoming-dicoms-when-maximumstoragesize-is-reached/3510)
15 * When deleting a resource, its parents LastUpdate metadata are now updated. 15 * When deleting a resource, its parents LastUpdate metadata are now updated.
16 * Reduced the memory usage when downloading archives when "ZipLoaderThreads" > 0. 16 * Reduced the memory usage when downloading archives when "ZipLoaderThreads" > 0.
17 * Disabled automatic conversion from YBR to RGB when transcoding JPEG to RAW transfer-syntax
18 (https://discourse.orthanc-server.org/t/orthanc-convert-ybr-to-rgb-but-does-not-change-metadata/3533)
17 19
18 20
19 Version 1.12.0 (2023-04-14) 21 Version 1.12.0 (2023-04-14)
20 =========================== 22 ===========================
21 23