comparison NEWS @ 1941:d7b176f7dd1b

test dicom patterns
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 25 Mar 2016 11:27:38 +0100
parents 687ff92d173b
children bc949ea71fe6
comparison
equal deleted inserted replaced
1940:5514d37176b4 1941:d7b176f7dd1b
9 * Huge speedup if decoding the family of JPEG transfer syntaxes 9 * Huge speedup if decoding the family of JPEG transfer syntaxes
10 * Refactoring leading to speedups with custom image decoders (including Web viewer plugin) 10 * Refactoring leading to speedups with custom image decoders (including Web viewer plugin)
11 * Support decoding of RLE Lossless transfer syntax 11 * Support decoding of RLE Lossless transfer syntax
12 * Fix issue 11 (is_regular_file() fails for FILE_ATTRIBUTE_REPARSE_POINT) 12 * Fix issue 11 (is_regular_file() fails for FILE_ATTRIBUTE_REPARSE_POINT)
13 * Upgrade to Boost 1.60.0 for static builds 13 * Upgrade to Boost 1.60.0 for static builds
14 * Support of signed 16bpp images in ParsedDicomFile
14 15
15 16
16 Version 1.0.0 (2015/12/15) 17 Version 1.0.0 (2015/12/15)
17 ========================== 18 ==========================
18 19