]> Creatis software - gdcm.git/history - src/gdcmJpeg.cxx
Fix mistypings
[gdcm.git] / src / gdcmJpeg.cxx
2007-08-30 jprSolves the problem of +/-1 on some images.
2007-08-21 jprOn the way to unification with ITK version
2007-07-13 jprFirst step to sync with v 1.2.2
2007-05-23 jprIn order to allow to use current version (1.3) of gdcm...
2006-01-27 jprAdd #include for BCC
2005-11-29 regrain * Fix compilation errors
2005-11-28 regrain * Remove all gdcmStaticXxxMacro with Xxx : Debug...
2005-11-28 regrain * Add Command and CommandManager to have possible...
2005-10-18 malaterreENH: Several change, fix compilation warnings, and...
2005-10-18 malaterreENH: Adding *very* experimental support for writting...
2005-06-24 jprSummer nights are really too hot to sleep.
2005-02-11 malaterreENH: Adding new option in CMake: GDCM_FORCE_BIGENDIAN_E...
2005-02-11 malaterreENH: First pass at my big endian emulation on little...
2005-02-05 malaterreCOMP: Fix warnings about unused function
2005-02-05 malaterreBUG: ctest is parsing the ouput of the test and was...
2005-02-04 malaterreCOMP: Fix -other people- warnings. I guess this is...
2005-02-04 malaterreENH: Adding jpeg error handling. As quoted we could...
2005-02-04 malaterreENH: Slightly better patch since it avoid reinterpret_c...
2005-02-04 malaterreBUG: Fix compilation warning on SunOS-CC: Warning ...
2005-02-02 jprNormalization
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-26 regrain * FIX : remove so many friend between classes
2005-01-24 malaterreENH: Grealty simplify the JPEg decompression, no need...
2005-01-23 malaterreCOMP: Fix compilation warnings on SGI and Visual Studio
2005-01-20 jprFirst stage.
2005-01-18 malaterreCOMP: Fix warning on Big endian plateform
2005-01-18 jpr2005-01-18 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
2005-01-12 malaterreBUG: There was some duplicated code I didnt see. This...
2005-01-12 malaterreBUG: The ijg has no notion of big endian, therefore...
2004-12-12 rouet * FIX: new handling of JPEG decompression, especially...
2004-10-22 malaterreENH: Removed all FILE* ref and replace by ifstream...
2004-10-18 malaterreENH: A few minor cosmetic cleanups, mostly some const...
2004-10-15 malaterreENH: Remove debug
2004-10-14 malaterreENH: Afterall change my mind we need a common place...
2004-10-07 malaterreENH: rename gdcmJpeg into gdcmJpeg8 for consistencY
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 jprto avoid compile time warning
2004-05-03 malaterreReplace the DEBUG on the stack with a global entry...
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-31 jprUpdate Changelog
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 jpr- Color problems taken in to account
2003-07-02 regrain * src/jpeg/libijg8/jconfig.* : JPR bug fix :...
2003-06-17 jprAdd JPEG 6b files
2003-05-05 jprModif prise en compte jpeg lossless
2003-03-27 frog * gdcmPython/win32/gdcmpycomplet.dsp renamed...
2003-03-12 jprmalloc à la plce de g_malloc
2003-03-12 jprAjout temporaire de la fonction LibIDO de lecture Jpeg...