X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=ChangeLog;h=912b4b4376c4f2029392f0b5c62ab62d33bdfa7e;hb=3370a8090c600a3d4dbe5573a62d1dddb59819f2;hp=c8163a295cc480e14040a8bb6c81c7b5872a763f;hpb=67845c7dc1241480f5c5fcfa0cfc2e86918dad1e;p=gdcm.git diff --git a/ChangeLog b/ChangeLog index c8163a29..912b4b43 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,11 @@ - src/gdcmPixelConvert.cxx all RLE code is now in PixelConvert:: - src/CMakeLists.txt gdcmFile.[cxx|h] changed accordingly - src/gdcmRLEFrame*.h gdcmPixelConvert is now a friend class. + * CLEANUP_ROUND (9) for gdcmPixelConvert + - src/gdcmFile.[cxx|h} gdcmPixelConvert.[cxx|h], SwapZone(), + ConvertReorderEndianity(), ConvertDecmpres12BitsTo16Bits() moved + away from gdcmFile:: to gdcmPixelConvert::. + 2004-10-07 Eric Boix * CLEANUP_ROUND (5) for gdcmPixelConvert (Upshit creek without a paddle)