Activity
From 2018-02-03 to 2018-03-04
2018-03-02
-
17:03 Bug #807: Some methods expect getVM() to always return the number of stored values (which is not correct)
- Added sentence to API documentation of DcmObject::getVM() explaining that depending on the VR some subclasses return ...
-
14:39 Bug #807: Some methods expect getVM() to always return the number of stored values (which is not correct)
- Ok, after discussing this in a call I got the intention behind Jörg's argumentation: getVM() always returns what DICO...
-
14:13 Bug #807: Some methods expect getVM() to always return the number of stored values (which is not correct)
- By the way, getVM() is used in dcmdump's output (i.e. what the print() method does). This has nothing to do with the ...
-
14:12 Bug #807: Some methods expect getVM() to always return the number of stored values (which is not correct)
- My proposal is referenced as Feature #808: introduce a new method getValueCount() and leave getVM() as is (and as it ...
-
14:08 Bug #807: Some methods expect getVM() to always return the number of stored values (which is not correct)
- ...
-
13:44 Bug #807: Some methods expect getVM() to always return the number of stored values (which is not correct)
- The assumption that getVM() ever returned anything else than Value Multiplicity (of the data element) according to th...
-
12:42 Bug #807: Some methods expect getVM() to always return the number of stored values (which is not correct)
- The situation is a different and kind of inverted to what is described above.
Most (all?) VR classes that are in ... -
13:52 Bug #793 (Closed): overflow error in calculation of decompressed image size
-
13:51 Bug #793: overflow error in calculation of decompressed image size
- Closed by commit ebbc9e.
-
10:32 Support #729 (Resolved): Request: Don't change the urls of snapshots once a new version is released
- No need for any changes since "snapshots" have been abandoned in favor of "minor releases".
For the new package ve...
2018-02-23
-
16:07 Bug #600: OFStandard::searchDirectoryRecursively() relies on undefined HAVE_READDIR_R
- In a few DCMTK modules, readdir()/readdir_r() are still used directly. These should be migrated to OFStandard::search...
-
15:32 Bug #600: OFStandard::searchDirectoryRecursively() relies on undefined HAVE_READDIR_R
- Apparently, the glibc version in which readdir_r was first marked as deprecated is 2.24. In earlier versions of glibc...
-
13:56 Bug #759 (Closed): undefined behaviour warning in ijg JPEG code
- Closed by commit #180d9b9.
2018-02-18
-
12:25 Feature #814 (Closed): Implement option to permit the RLE decode to continue decoding even if the RLE stream is incomplete
- Needed for defective images apparently produced by Siemens Acuson Sequoia 512, see forum discussion here: http://foru...
2018-02-14
-
10:15 Feature #813 (Closed): pdf2dcm is missing the typical output options
- For some reason, pdf2dcm does not offer the typical output options such as output file format, output transfer syntax...
2018-02-13
-
12:45 Feature #812: Update list of supported TLS ciphersuites in DCMTK
- It would also be nice to have a --list-ciphers option for the various TLS-enabled command line tools. This would make...
-
10:27 Feature #812 (Closed): Update list of supported TLS ciphersuites in DCMTK
- The list of supported ciphersuites in DCMTK is rather outdated and should be updated to reflect current OpenSSL relea...
2018-02-09
-
12:46 Feature #344: Enable using external libCharLS (e.g. provided by the OS)
- Uli Schlachter wrote:
> Linux package maintainers (Debian, Fedora and ArchLinux) would prefer to use an external Cha... -
11:38 Bug #799 (Closed): DCMTK 3.6.2 TLS binaries for Windows do not support 3DES
- The OpenSSL binaries for release 3.6.3 were built with the “enable-weak-ssl-ciphers” option and the Windows DCMTK bin...
2018-02-08
-
16:24 Conformance #811 (Closed): Check whether JPEG encoder is still standard conformant
- With CP-1653 (and possibly others), the definitions on what is allowed for JPEG-compressed pixel data in a DICOM imag...
2018-02-07
-
15:11 Feature #553: Optionally, map post-1993 VRs to UN instead of OB
- The first part (see above first paragraph) of this Feature has been implemented. What is still missing, is an option ...
-
14:54 Feature #416: Vollständiges und vor allem funktionierendes "FindDCMTK.cmake" schreiben
- Can't this issue be closed?
-
14:51 Bug #568 (Closed): Output of getDecompressedColorModel() is not very useful (in case of error)
2018-02-06
-
11:43 Bug #568: Output of getDecompressedColorModel() is not very useful (in case of error)
- Fixed with commit 8d81d64.
Also available in: Atom