From: malaterre Date: Mon, 31 Jan 2005 06:20:20 +0000 (+0000) Subject: ENH: update for JPEG cleanup and RLE cleanup toward a gdcmCompressor super class X-Git-Tag: Version1.0.bp~145 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=f9a80ce4032b8371bc2433ce78f559966695c928;p=gdcm.git ENH: update for JPEG cleanup and RLE cleanup toward a gdcmCompressor super class --- diff --git a/ChangeLog b/ChangeLog index a9d7dbef..d7fb1b5b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-01-31 Mathieu Malaterre + * Finish cleaning up my JPEG mess. Should be ok now. + * Getting toward a RLE very similar to JPEG. Every RLE stuff is now self + contained within the RLE* class(doh!) + 2005-01-30 Jean-Pierre Roux * SerieHeader::SetDirectory() allow recursive exploration of the Directory * SerieHeader::AddFileName() creates as many Coherent Files lists