]> Creatis software - gdcm.git/commit
* CLEANUP_ROUND (3) for gdcmPixelConvert (nightmare stage)
authorfrog <frog>
Wed, 6 Oct 2004 09:58:08 +0000 (09:58 +0000)
committerfrog <frog>
Wed, 6 Oct 2004 09:58:08 +0000 (09:58 +0000)
commit64f79e8efbfae49231d1f469aa4fcc4acf0da70c
tree42c894e84abbd53d7fd751ad8cbc22c2f4eef6c8
parentb8f1b0eb8c0977055c1ba39184e1c842dd80edf5
  * CLEANUP_ROUND (3) for gdcmPixelConvert (nightmare stage)
    - src/gdcmRLEFramesInfo.[cxx|h], gdcmRLEFrame.h added
    - src/gdcmDocument.[cxx|h] ::Parse7FE0 now sets up the RLEInfo.
    - src/CMakeLists.txt: alphabetic order reodering + new entries.
ChangeLog
src/CMakeLists.txt
src/gdcmDocument.cxx
src/gdcmDocument.h
src/gdcmRLEFrame.h [new file with mode: 0644]
src/gdcmRLEFramesInfo.cxx [new file with mode: 0644]
src/gdcmRLEFramesInfo.h [new file with mode: 0644]