Activity
From 2016-10-12 to 2016-11-10
2016-11-10
-
13:06 Conformance #702 (Closed): Supplement 195 adds two new Transfer Syntaxes (HEVC/H.265)
- Minimal support (i.e. definition of UID, enum values, etc.) has been added with commit 18695fd.
Also echoscu and sto...
2016-11-09
-
11:23 Bug #385: Finishing the "new" CMake files...
- The link in the wiki is http://nero.offis.de/projects/dicom/software/cmake
2016-11-04
-
10:58 Bug #701 (Closed): DcmPixelData::write() truncates Pixel Data element if output transfer syntax no supported
- See forum posting: http://forum.dcmtk.org/viewtopic.php?f=1&t=4471
When calling DcmFileformat::saveFile(..., EXS_L...
2016-11-02
-
18:46 New snapshot introducing the new module "dcmpmap"
- * On 2016-11-02, a new "snapshot":http://www.dcmtk.org/dcmtk#snapshot of the DCMTK has been made available. See CHA...
- Seventeenth snapshot after DCMTK Public Release 3.6.0
-
17:59 Bug #693 (Closed): OFvariant needs a C++11 (and later) implementation
- Closed by "commit bf6ba98":http://git.dcmtk.org/?p=dcmtk.git;a=commitdiff;h=bf6ba98c706ef3f618203401b558b929c55aa201.
2016-10-31
-
11:32 Feature #700 (New): Add helper methods that returns type of SOP Class
- Currently, there are two helper methods in "dcmdata" that check whether a given SOP Class UID refers to a Storage SOP...
2016-10-27
-
13:35 Conformance #624: CP-1031 introduces Long and URN Code Values
- The new optional (Type 3) attributes are not that important that supporting them is absolutely necessary for the next...
-
10:07 Feature #699 (New): DCMTK Macros should start with prefix
- DCMTK macros should start with prefix in order to avoid name clashes with other libraries.
It would make sense to ...
2016-10-25
-
10:35 Patch #698: Trying to link against the iconv library although it was disabled
- The proposed patch makes no sense since linking libiconv is on purpose (in order to allow libxml to do character set ...
-
10:15 Patch #698 (Closed): Trying to link against the iconv library although it was disabled
- If LibXML but *not* the iconv library are enabled using CMake, some modules/applications are still linked against the...
2016-10-21
-
14:00 Feature #697 (Closed): img2dcm does not support import of grayscale BMP images
- The command line tool "img2dcm" and its underlying classes do not yet support the import of grayscale BMP images, or ...
2016-10-12
-
13:48 Bug #696: Segmentation fault in dcmimgle when using LUTs >= 32bit
- I don't think that changing the data type is a proper solution to this issue. An array with more than 4.2 billion ent...
-
11:12 Bug #696 (Closed): Segmentation fault in dcmimgle when using LUTs >= 32bit
- Lines like @const unsigned long ocnt = OFstatic_cast(unsigned long, inter->getAbsMaxRange());@ in DiMonoOutputPixelTe...
Also available in: Atom