X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=TODO;h=c19a82d5a97e66ac96b2b9f7edaef421e5c103b4;hb=96775cd7d34ec152fbf1430634bb338f524ee212;hp=b5f4b70b2e0c4c34a2097d15a7d9ddaa9c9f6def;hpb=a86a99bb1b60e4611b96a5dbfc4de30e67071ccc;p=gdcm.git diff --git a/TODO b/TODO index b5f4b70b..c19a82d5 100644 --- a/TODO +++ b/TODO @@ -10,6 +10,21 @@ Details: Comments: ------------- +----------------------------------------------------------------------------- +Description: gdcm does not handle deflate TS +Date: 2006 Jan 25 +Attributed: Mathieu +Details: +image_dfl from dclunie website is not working since the *whole* dataset +is compressed. Therefore we cannot even parse the file. +----------------------------------------------------------------------------- +Description: Problem with PrintFile and OB field +Date: 2005 Dec 30 +Attributed: Mathieu +Details: + Doing a PrintFile on RickAvila DataSet we get: +D 0043|1028 lg : x(2) 2 Off.: x(bb2) 2994 [OB] [Unique image iden] [00] +Whereas hexedit shows 3030 ?? ----------------------------------------------------------------------------- Description: Make sure that that gdcm lib can be dlopen'ed/dlclose Date: 2005 Sep 14