Activity
From 2023-12-26 to 2024-01-24
2024-01-24
-
16:39 Feature #1104 (New): Replace IJG in DCMTK with libjpeg-turbo as an external library
- The most recent versions (>=3.0.0) of libjpeg-turbo have added support for lossless compression.
To this end, libjpe... -
16:15 Bug #1103 (Closed): DCMTK symbols conflict with recent versions of libjpeg-turbo
- The most recent versions (>=3.0.0) of libjpeg-turbo have added support for lossless compression.
To this end, libjpe...
2024-01-16
-
18:41 Feature #1102 (New): DICOMDIR generation code should not allow draft SOP Classes by default
- Similar to the following command line option, dcmgpdir/dcmmkdir (and the underlying class) should only support draft ...
2024-01-14
-
11:18 Bug #1097 (Closed): Build error with Alpine Linux 3.19
- Fixed by commit #302db2871.
2024-01-12
-
18:05 Bug #1100 (Closed): Rounding error in OFStandard::atof
- Closed by commit #ecbf61cb7.
-
14:18 Bug #1100 (Closed): Rounding error in OFStandard::atof
- The following code shows that OFStandard::atof() can produce rounding errors that prevent a lossless round-trip e.g. ...
-
15:34 Feature #1101 (New): CMake should allow for specifying the installation paths individually
- Currently, DCMTK's CMake build system allows for specifying a general installation path (CMAKE_INSTALL_PREFIX) that i...
2024-01-02
-
17:50 Bug #1099 (Closed): Decoders for compressed images may segfault with very large images
- Fixed by commit #31ff413f9 for the public DCMTK, and by commit #f3446c907 for the private modules.
- 09:22 Document: DCMTK 3.6.8 API Documentation
- The "API documentation":http://support.dcmtk.org/docs-368/ is generated automatically from the source code by a tool ...
2023-12-31
-
11:07 New DCMTK Release 3.6.8
- * On 2023-12-19, a new version of the "DCMTK":https://www.dcmtk.org/dcmtk was released. See "ANNOUNCE":https://dicom....
2023-12-28
-
17:26 Bug #1099 (Closed): Decoders for compressed images may segfault with very large images
- The decoders for compressed images in DCMTK apparently do not properly check if the size of a decompressed frame, or,...
2023-12-27
-
17:35 Bug #1094: Add support for compiling with latest libxml2 releases (>= 2.12.x)
- An explicit @#include <libxml/xmlsave.h>@ in @xml2dcm.cc@ would be a good start.
Also available in: Atom