X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=ChangeLog;h=102b297bf34e27844c45a1101af78b2e9f2ed0c5;hb=d660de8252252f981699115eac611a8ec0b3ad5f;hp=64efbb8a6445738872eaf41a8536e9ef242e5122;hpb=985954a7af00b467b183bb3f5db9dc11f89fcaf5;p=gdcm.git diff --git a/ChangeLog b/ChangeLog index 64efbb8a..102b297b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +2005-06-04 Mathieu Malaterre + * Adding potential support for JPEG-LS DICOM files. + +2005-05-22 Mathieu Malaterre + * Adding potential support for mpeg and jpeg2000 through two new lin + - JasPer for JPEG2000 + - libmpeg2 from the MPEG consortium + Also adding intial work to use this lib. + +2005-04-26 Benoit Regrain + * Testing/TestAllReadCompareDicom.cxx : update the test printed results and + description. + +2005-04-20 Mathieu Malaterre + * FIX : Numerical exception on borland (cannot divide by 0, doh !) + But this is a case where we should really signify the user there is + few chance the serie is really a serie... + +2005-04-20 Benoit Regrain + * FIX : on X, the python part is correctly installed. All files are + installed in gdcm sub-directory + 2005-04-19 Benoit Regrain * Builder/ : add something to facilitate the RPM creation of gdcm