]> Creatis software - gdcm.git/history - src/jpeg
BUG: Remove tons of mem leaks. There are still plenty that explains why gdcm is dog...
[gdcm.git] / src / jpeg /
2004-10-22 malaterreENH: Removed all FILE* ref and replace by ifstream...
2004-10-15 malaterreCOMP: ijg compiles now with '-pedantic -Werror' this...
2004-10-14 malaterreENH: * Finished lossless transition, not only do we...
2004-10-14 malaterreENH: update gdcm to have the dcmtk copyright since...
2004-10-14 malaterreENH: update comments for ijg patching
2004-10-14 malaterreENH: ok making too many mistakes time to go to bed
2004-10-14 malaterreENH: ooops forgot the cmakelists file
2004-10-14 malaterreENH: update cmakelist for 16bits + some tweaks
2004-10-14 malaterre:ENH: Adding the 16bits ijg jpeg lib. This is only...
2004-10-14 malaterreCOMP: Painfully (re)fix all the warnings when compiled...
2004-10-14 malaterreENH: Doh! I made a mistake when commiting only one...
2004-10-14 malaterreENH: update cmakelists accordingly to new ijg architecture
2004-10-14 malaterreENH: Update the jpeg library. This patch is the result...
2004-10-10 malaterreENH: Some fixes for gdcm installation
2004-10-07 malaterreBUG: doh, remove empty file
2004-10-07 malaterreENH: Allow compilation with a not so famous compiler...
2004-10-07 malaterreENH: I am a moron. Fix compilation of gdcm in static...
2004-10-07 malaterreENH: Apply remaining patch for the CMakeLists, and...
2004-10-07 malaterreENH: Remove old build process for libijg8, basically...
2004-10-07 malaterreENH: Remove old build process for libijg12 (meaning...
2004-10-07 malaterreENH: Created a new local dir libijg (from libijg8)...
2004-10-04 malaterreENH: some tweaks, getting toward a working version...
2004-10-04 malaterreENH: Fix the remaining warnings using: diff -u --strip...
2004-10-04 malaterreENH: Fix warnings about 'main' being used as local...
2004-10-04 malaterreENH: Fix warnings about 'main' being used as local...
2004-10-04 malaterreENH: Adding BITS_TYPE_JPEG_MANGLE_NAME var that at...
2004-10-04 malaterreENH: adding mangle names for 8bits and 12bits
2004-10-03 malaterreENH: Adding jconfig.h.in, which later be the central...
2004-10-03 malaterreENH: For legal reason, adding the copyright and related...
2004-10-01 malaterreENH: do not help people do in-source build
2004-10-01 malaterreENH: Reorganize cmakelists.txt file
2004-10-01 malaterreENH: Remove unecesseray file, were not in CMakeLists...
2004-10-01 malaterreENH: dos2unix CMakeLists.txt to allow diffing of direct...
2004-09-29 frog * CLEANUP_ROUND for gdcmPixelConvert:
2004-09-17 jprinclusion of code for jpeg compression
2004-09-12 malaterreFIX: put back everything since I broke tests, warnings...
2004-09-12 malaterreFIX: Some warnings
2004-08-18 malaterreFIX: Compilation on Mac OSX is fine now + remove tabs
2004-07-02 frog * src/jpeg/libijg12/jdhuff12.c:
2004-04-30 frog * Doc/CMakeLists.txt: the main page is now properl...
2004-04-23 malaterresome cosmetic cleanup so that compilation : -W -Wall...
2004-03-16 frog * FIX (JPR bug) : src/gdcmDicomDirImage.cxx added...
2004-01-07 regrain * Modification to compile with the distutils.
2003-11-17 malaterre*FIX: gdcmjpeg -> gdcmljpeg
2003-10-31 jprremoval of useless jBitsInJsample.h for both 8 and...
2003-10-29 malaterre*FIX: only one function is being exported for now ...
2003-10-23 malaterre*RMV: Remove some file from medcon lib that are not...
2003-10-22 malaterre*FIX: When copying a Makefile.am to CMakeLists.txt...
2003-10-21 jpradd the files for 'xmedcon' Jpeg Lossless library
2003-10-21 jpradd the directory jpg, for 'xmedcon' Jpeg Lossless...
2003-10-10 malaterre* FIX: make install should be ok now on ùnix plateform
2003-10-09 malaterre* CMake-ification of gdcm, we have now two build system
2003-10-06 jprA few nasty patches to allow the reading of a lot of...
2003-07-29 regrain * src/gdcmHeader.h : add std:: prefix for stl...
2003-07-29 malaterreSorry, didn't realize named had changed .c -> 12.c
2003-07-24 regrain * src/jpeg/libijg12/.cvsignore, jconfig.* : ommit...
2003-07-23 jprfor libijg8
2003-07-23 jprFor libijg12
2003-07-23 jprAdd Jpeg 12 bits .c files,
2003-07-23 jpradding jpeg12 bits .h file , in libijg12.
2003-07-23 jprremove 12 bits .c files out of lib 8
2003-07-23 jprremove '12 bits' files out of lib 8
2003-07-23 jpr- Color problems taken in to account
2003-07-23 jprC files for 1é bits Jpeg lossy (from IJG 6b)
2003-07-23 jprinclude files for 8 bits Jpeg Lossy (from IJG 6b)
2003-07-23 jprjBitsInJsample.h : to avoid pb when including in gdcmJp...
2003-07-08 regrain * vtk/testvtkGdcmReader.cxx : remove a symbol...
2003-07-07 frog * src/gdcmElValSet.cxx, gdcmFile.cxx: JPR bug...
2003-07-02 regrain * src/jpeg/libijg8/jconfig.* : JPR bug fix :...
2003-06-24 frog * Clean up of previous JPR garbage commit (not...