X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=ChangeLog;h=537849cfd0fb20eaf4978cb9a5ef0542223a99a3;hb=8b50829e21f22a3353c83e3d902cdf20bc5367f6;hp=73d5112aae41f94fe7c4b5b3d3024b82e614f09f;hpb=922095a0dd56f24d651b36f62256690020937d9a;p=gdcm.git diff --git a/ChangeLog b/ChangeLog index 73d5112a..537849cf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,15 @@ +2004-12-12 Jean-Michel Rouet + * src/gdcmPixelReadConvert.[h|cxx], src/gdcmJpeg*.cxx : new handling of + JPEG decompression, especially when dicom frames are split into several + JPEG Fragments. This makes use of jpeg decompression from memory buffer. + This solves reading for example gdcm-JPEG-Lossless_Thoravision.dcm. + +2004-12-10 Benoit Regrain + * src/gdcmHeader.cxx : change the initialisation of default header. + Now, this header is readable by gdm, e-film, DicomWorks + 2004-12-10 Benoit Regrain - * src/gdcmFile.[h|cxx], gdcmPixelReadConvert.[h|cxx] : change the API. + * src/gdcmFile.[h|cxx], gdcmPixelReadConvert.[h|cxx] : change the API. Rename Decompressed to Raw * Use the API changes in gdcm::File. * vtk/vtkGdcmWriter.[h|cxx] : add the possibility to write in other modes