[Gdcm-hackers] gdcm-git:Grassroots DICOM branch release updated. 3fe18f3572b42c4149d174cf46abd625ab
Cross-platform DICOM implementation
Brought to you by:
malat
|
From: Mathieu M. <ma...@us...> - 2020-06-26 08:44:56
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Grassroots DICOM".
The branch, release has been updated
via 3fe18f3572b42c4149d174cf46abd625ab0b0dea (commit)
via 7aa5c65e99f35e0d13dad3e8cfa52c9c5fb8b685 (commit)
from 768c2fe2cd3cf777f58f7e58fc1cfd61825debf8 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceforge.net/p/gdcm/gdcm/ci/3fe18f3572b42c4149d174cf46abd625ab0b0dea/
commit 3fe18f3572b42c4149d174cf46abd625ab0b0dea
Author: Mathieu Malaterre <mat...@gm...>
Date: Fri Jun 26 10:44:39 2020 +0200
Do not process this file for now
diff --git a/Testing/Source/Data/CMakeLists.txt b/Testing/Source/Data/CMakeLists.txt
index ee1d209a1..3f41731dc 100644
--- a/Testing/Source/Data/CMakeLists.txt
+++ b/Testing/Source/Data/CMakeLists.txt
@@ -52,6 +52,8 @@ set(BLACK_LIST_READER
ELSCINT1_LOSSLESS_RICE.dcm
# SignedShortLossless has never really been supported anyway:
SignedShortLosslessBug.dcm
+# Would need to process ALL Pixel Data element when decompressing:
+ PET-GE-dicomwrite-PixelDataSQUNv3.dcm
# Toshiba US Private Data Storage 1.2.392.200036.9116.7.8.1.1.1
TOSHIBA_MDW_HEADER.dcm
# TODO, nasty:
https://sourceforge.net/p/gdcm/gdcm/ci/7aa5c65e99f35e0d13dad3e8cfa52c9c5fb8b685/
commit 7aa5c65e99f35e0d13dad3e8cfa52c9c5fb8b685
Author: Mathieu Malaterre <mat...@gm...>
Date: Fri Jun 26 10:44:25 2020 +0200
Update to latest gdcmData
diff --git a/Testing/Data b/Testing/Data
index 2dd5419dc..4eaf0e39f 160000
--- a/Testing/Data
+++ b/Testing/Data
@@ -1 +1 @@
-Subproject commit 2dd5419dc51232aade643a83418b8f75ead7dd05
+Subproject commit 4eaf0e39f6b283f8475bd10974f9200a820b26f7
-----------------------------------------------------------------------
Summary of changes:
Testing/Data | 2 +-
Testing/Source/Data/CMakeLists.txt | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
hooks/post-receive
--
Grassroots DICOM
|