]> Creatis software - gdcm.git/commit
* Test/Makefile building now depends on the one of libgdcm.so
authorfrog <frog>
Mon, 9 Dec 2002 08:51:35 +0000 (08:51 +0000)
committerfrog <frog>
Mon, 9 Dec 2002 08:51:35 +0000 (08:51 +0000)
commiteba47bf00e288db741a89420b51929a8fd726949
treee3547f46ce41cf878e9733e1a7c43394aa6de0de
parent331fc5679566381e5e7c90f144e5bc6ada69809c
  * Test/Makefile building now depends on the one of libgdcm.so
      * src/gdcmHeader.cxx and gdcm.h are now OB (undefined length encoded
        pixel data) aware which enables finding the address (offset) of
        the pixel data of JPEG encoded DICOM files. This leaves only a single
        file in the testSuite whose pixel data address (offset) is unknown.
      * python/testSuite.py changed accordingly. --- Frog
ChangeLog
src/gdcm.h
src/gdcmHeader.cxx