Activity
From 2018-11-01 to 2018-11-30
2018-11-30
-
17:32 New DCMTK Release 3.6.4
- * On 2018-11-29, a new version of the "DCMTK":http://www.dcmtk.org/dcmtk was released. See "ANNOUNCE":https://dicom.o...
- DCMTK Public Minor Release 3.6.4 (2018-11-29)
- DCMTK Public Minor Release 3.6.4 (2018-11-29)
-
15:40 Bug #860 (Closed): Incorrect conversion of numeric_limits<double>::max by OFStandard::ftoa()
- While writing some unit tests, I've observed a potential issue with ofstd::ftoa(). When reading a value from a tag of...
-
15:37 Bug #859 (Closed): OFVector unit test fails on VS2017 in DEBUG mode.
- The first test in ofstd/tests/tvec.cc fails when STL vectors are enabled and the compiler is VS2017 in DEBUG mode.
...
2018-11-28
-
10:38 Bug #858 (Closed): Buffer overflow in DcmRLEDecoder::decompress()
- Closed by commit #40917614e.
-
10:12 Bug #858 (Closed): Buffer overflow in DcmRLEDecoder::decompress()
- As a part of medical infrastructure security research, the DeteAct Team started to perform fuzzing of various open so...
2018-11-26
-
11:11 Bug #857 (Closed): Implementation and documentation of calcElementLength() are inconsistent
- Currently, both the implementation and the documentation of method calcElementLength() are inconsistent: Some classes...
2018-11-25
-
11:35 Bug #373: issue with non-blocking select / read socket
- Forum post https://forum.dcmtk.org/viewtopic.php?f=1&t=4783 confirms that this bug is still present in DCMTK 3.6.3 an...
2018-11-22
-
14:20 Bug #839 (Closed): CMake function "CHECK_FUNCTION_EXISTS" does not work on 32-bit Windows platforms
-
14:20 Bug #839: CMake function "CHECK_FUNCTION_EXISTS" does not work on 32-bit Windows platforms
- Close by "commit #a3102b2b7576dcf2":http://git.dcmtk.org/?p=dcmtk.git;a=commitdiff;h=a3102b2b7576dcf2c88b7cb8f7837fef...
2018-11-21
-
11:54 Bug #819: RLE encoder should set PlanarConfiguration to 1
- The current status of this CP is "VP" ("Jan 2019 Voting Packet":ftp://medical.nema.org/medical/dicom/cp/cp1843_vp_pla...
2018-11-20
-
19:18 Bug #807 (Closed): Some methods expect getVM() to always return the number of stored values (which is not correct)
- Finally closed by commit 6154c4e.
2018-11-19
-
14:29 Bug #856 (Closed): dcm2pdf sometimes creates corrupted pdf
- Dcm2pdf sometimes incorrectly removes the last byte of the pdf.
See dcm2pdf.cc line 315 and further:... -
11:33 Conformance #855 (Closed): Add minimal support for Supplement 164: Contrast Agent Administration Reporting
- Add support for UIDs, Tags, SR IODs etc. introduced with Supplement 164 (FT): ftp://medical.nema.org/medical/dicom/fi...
-
11:32 Conformance #854 (Closed): Add minimal support for Supplement 147: Second Generation Radiotherapy 7 - Prescription and Segment Annotation
- Add support for UIDs, Tags, Record Types etc. introduced with Supplement 147 (FT): ftp://medical.nema.org/medical/di...
-
11:31 Feature #853 (New): Make IJG JPEG library accessible to DCMTK users by installing the header files
- DCMTK internally uses the Independent JPEG Group library with the lossless patch to perform JPEG encoding and decodin...
-
11:24 Conformance #716 (Closed): CP-1678: Use of JPEG Family Transfer Syntaxes rather than RLE for YBR_FULL
2018-11-15
-
19:39 Bug #807: Some methods expect getVM() to always return the number of stored values (which is not correct)
- Methods matches() and isUniversalMatch() should be checked for partly useless code like the following:...
-
19:16 Bug #769: dcm2json produces invalid JSON for broken DS or IS values
- The above-mentioned CP now has a number: CP-1861 (Consistency between DICOM VR definition of DS & IS, and JSON Value ...
2018-11-13
-
18:03 Conformance #852 (Closed): Add support for CP-1789 (Allow categorical observations without measurements for ROIs in TID 1500)
- > *Rationale for Correction:*
>
> There are use cases for spatially locating ROIs and providing findings or categ... -
15:34 Conformance #811 (Closed): Check whether JPEG encoder is still standard conformant
- Closed by commit #d74db5757.
-
15:34 Conformance #717 (Closed): CP-1653: Clarify Photometric Interpretations Permitted for Decompressed and Compressed Transfer Syntaxes
- Closed by commit #d74db5757.
-
15:34 Conformance #716: CP-1678: Use of JPEG Family Transfer Syntaxes rather than RLE for YBR_FULL
- Closed by commit #d74db5757.
2018-11-11
-
17:11 Feature #367: libiconv ist ggf. doppelt vorhanden
- It seems that newer versions of libxml2 can also be compiled with ICU support. See define LIBXML_ICU_ENABLED.
2018-11-08
-
10:46 Feature #850: dcmdump shows delimitation items even if they are missing in file
- In fact, this is not a "Bug" but a "Feature".
Maybe, this new feature could be tied to the existing global flag "d...
2018-11-07
-
20:39 Bug #761 (Closed): Configure test for HAVE_STREAMBUF_H is missing
- Fixed with commit 0f0c8f3.
Also available in: Atom