]> Creatis software - gdcm.git/commit
* CLEANUP_ROUND (5) for gdcmPixelConvert (Upshit creek without a paddle)
authorfrog <frog>
Wed, 6 Oct 2004 21:30:02 +0000 (21:30 +0000)
committerfrog <frog>
Wed, 6 Oct 2004 21:30:02 +0000 (21:30 +0000)
commit797e905addc2b56fc1c463ee0156b5e5ad58e6e3
tree15061292f87244786b9ac732e0d2717155f2deba
parent259d893061b237f67812d3902008df85e562277f
  * CLEANUP_ROUND (5) for gdcmPixelConvert (Upshit creek without a paddle)
    - src/gdcmDocument.[cxx|h] Parse7Fe0 renamed to ComputeRLEInfo.
      This is because Parse7Fe0 used to parse the pixels to compute the
      length. This task was passed over to FindDocEntryLengthOB() a long
      time ago, EXCEPT I had forgotten the OW case...
      Hence Parse7Fe0 was no longer necessary. When renaming to ComputeRLEInfo
      we just recylce the code for parsing RLE fragments and computing
      offsets.
ChangeLog
src/gdcmDocument.cxx
src/gdcmDocument.h