]> Creatis software - gdcm.git/commit
* src/jpeg/libijg12/jdhuff12.c:
authorfrog <frog>
Fri, 2 Jul 2004 09:19:00 +0000 (09:19 +0000)
committerfrog <frog>
Fri, 2 Jul 2004 09:19:00 +0000 (09:19 +0000)
commit64429225702c1ca65ea3b6882be0e19c94509843
tree2d3ff80e19a209f97e9e34372a912c82a5dc7a06
parent8fca7bc2830904113dbb5521c009775d964c5c98
   * src/jpeg/libijg12/jdhuff12.c:
      - printf polluting ctest removed.
      - TAB removal for comminting
   * Test:
     - TestAllReadCompareDicom.cxx: added a test that compares all the
       images in gdcmDataImages.h with corresponding images in
       gdcmData/BaselineDicom/. When baseline images are not present
       this test creates them.
       Note: we need to validate each reference image, but before that
             I'd like to rename them with a more explicit name...
     - CMakeLists.txt: changed accordingly.
   * Example/*.cxx: examples now only include gdcm.h (as opposed to
     including each header needed).
ChangeLog
Example/FindTags.cxx
Example/PrintDocument.cxx
Example/PrintFile.cxx
Example/TestWrite.cxx
Example/Write.cxx
Example/WriteDicom.cxx
Example/WriteRead.cxx
Testing/CMakeLists.txt
Testing/TestAllReadCompareDicom.cxx [new file with mode: 0644]
src/jpeg/libijg12/jdhuff12.c