]> Creatis software - gdcm.git/history - src/gdcmJpeg12.cxx
Fix mistypings
[gdcm.git] / src / gdcmJpeg12.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: Some more minor fixes, to synchronize ITK and...
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-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: Finally modify gdcm source to adapt to new jpeg...
2004-09-24 jprCosmetic modifs to be more Coding style compliant
2004-09-23 malaterreENH: Fix some compilation warnings
2004-09-17 jprinclusion of code for jpeg compression
2004-07-17 malaterreENH: Dummy cleanup patch
2004-06-28 jpr- now Write drops LUT Descriptors and LUTs (if any...
2004-06-22 jpr2004-06-22 Jean-Pierre Roux
2004-05-03 malaterreReplace the DEBUG on the stack with a global entry...
2004-04-23 malaterresome cosmetic cleanup so that compilation : -W -Wall...
2004-03-24 jpr2004-03-24 Jean-Pierre Roux
2004-03-22 jprdoxygenation
2004-01-13 regrain * src/*.[h|cxx] : coding style
2003-12-22 regrain * gdcmHeader is now aggregating gdcmFile, and...
2003-10-02 malaterresrc/*.cxx removed pragma thingies to src/gdcmCommon.h
2003-09-05 malaterre* src/*.cxx : added pragma disable 4786/4251 to get...
2003-07-23 jprFor 12 bits jpeg, it could help :-(