comparison NEWS @ 128:e8cfda4c8a2f

Sync + support of JPEG2000 lossless images with YBR_RCT photometric interpretation
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 15 Apr 2016 21:44:03 +0200
parents 5754d39b011d
children 3251ec958a29
comparison
equal deleted inserted replaced
127:5754d39b011d 128:e8cfda4c8a2f
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3 3
4 * Option "EnableGdcm" to replace the built-in decoder of Orthanc with GDCM 4 * Option "EnableGdcm" to replace the built-in decoder of Orthanc with GDCM
5 * Fixed rendering of 16bpp images if values are < 0 or >= 32768 5 * Fixed rendering of 16bpp images if values are < 0 or >= 32768
6 * Decoding of JPEG2000 lossless images with YBR_RCT photometric interpretation
6 7
7 8
8 Version 2.0 (2015-12-10) 9 Version 2.0 (2015-12-10)
9 ======================== 10 ========================
10 11