]> Creatis software - gdcm.git/history - src/gdcmJpeg8.cxx
Fix mistypings
[gdcm.git] / src / gdcmJpeg8.cxx
2005-01-31 malaterreENH: Pass 2 at cleaning the JPEG mess. Still some work...
2005-01-31 malaterreENH: Huge commit to remove the previous implementation...
2005-01-24 malaterreENH: Grealty simplify the JPEg decompression, no need...
2005-01-20 jprFirst stage.
2004-12-12 rouet * FIX: new handling of JPEG decompression, especially...
2004-11-09 malaterreENH: gdcm now compiles on borland
2004-11-08 malaterreENH: Apply pach suggested by JP. This should handle...
2004-11-07 malaterreENH: Final -hopefully- change to jpeg lib. In order...
2004-10-22 malaterreENH: Removed all FILE* ref and replace by ifstream...
2004-10-14 malaterreENH: * Finished lossless transition, not only do we...
2004-10-13 frog * Doc/Website/MailingList.html added (Sidebar.html...
2004-10-12 malaterreENH: Adding 'gdcm' namespace. Be nice with me this...
2004-10-10 frog * CLEANUP_ROUND (10) for gdcmPixelConvert (Xanax...
2004-10-10 malaterreENH: Encapsulate global functions within gdcmUtil class...
2004-10-08 malaterreENH: minor style issue
2004-10-08 malaterreENH: Minor cleanup, still removing stdio.h and co ...
2004-10-07 malaterreENH: rename gdcmJpeg into gdcmJpeg8 for consistencY