]> Creatis software - gdcm.git/history - src/gdcmPixelReadConvert.cxx
* src/gdcmPixelReadConvert.cxx : problems of around of double to uint8, when
[gdcm.git] / src / gdcmPixelReadConvert.cxx
2005-03-31 regrain * src/gdcmPixelReadConvert.cxx : problems of around...
2005-02-23 regrain * remove compilation warnings
2005-02-17 jprFix misstyping
2005-02-16 jprTaking into account MONOCHROME1 + Signed Pixels (?!)
2005-02-15 jprTaking into account the difference between MONOCHROME1...
2005-02-05 malaterreBUG: Apparently on Borland uses unsigned char to store...
2005-02-04 jprSome more Doxygenation
2005-02-03 jprFix Doxygen warning
2005-02-03 jprTypo normalization
2005-02-02 regrain * Reorder source code (last one, I hope)
2005-02-02 jprNormalization
2005-02-01 regrain * src/*.cxx : first parss to normalize file organisation
2005-01-31 malaterreENH: Yet another pass to get RLE stuff similar to JPEG...
2005-01-31 malaterreENH: Getting toward a nice gdcmDecompressor. Now RLE...
2005-01-31 malaterreSTYLE: remove GetNextttttt + minor Doc
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-28 regrain * Remove friend between PixelReadConverter and RLEFr...
2005-01-26 regrain * FIX : remove so many friend between classes
2005-01-26 regrain * FIX : remove so many friend between classes
2005-01-24 jpr - Add empty nutshell for JPEG-LS
2005-01-24 malaterreENH: Grealty simplify the JPEg decompression, no need...
2005-01-23 jprSome normalizations :
2005-01-21 jprStage 2 of names normalization :
2005-01-17 malaterreENH: Minor patch that rework code to avoid duplicate...
2005-01-17 malaterreENH: First pass at simplifying the JPEG stuff.
2005-01-16 malaterreBUG: Remove the Print indent mess. Please only one...
2005-01-14 jpr * ENH - Comment out Mathieu's (dangerous) Super...
2005-01-13 jprUpdate ChangeLog
2005-01-12 jpr2005-01-12 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
2005-01-11 malaterreBUG: Sorry I changed my mind it was getting worse...
2005-01-11 malaterreBUG: Ok I don't understand why but this allow me to...
2005-01-11 malaterreBUG: Remove left over from LibIDO. SwapCode = 12 /...
2005-01-11 malaterreENH: Untangle the transfer syntax from the Document...
2005-01-08 jprAccording to Benoit's suggestion, and without any objec...
2005-01-07 malaterreENH: Third pass for assert. Now uses the gdcmAssertMacro
2005-01-07 malaterreENH: Second pass at removing name of function from...
2005-01-07 malaterreENH: First pass at removing name of function from hardc...
2005-01-07 malaterreENH: update gdcmDebug after Benoit comments
2005-01-07 malaterreENH: Change the gdcmDebug approach. Remov the global...
2005-01-06 jprCoding Style + Doxygenation
2005-01-06 regrain * src/gdcmDictEntry.h : now, the IsVRUnknown is...
2004-12-16 regrain * src/gdcmFile.[h|cxx] : add the Print method
2004-12-14 regrain * Fix few compilation warnings
2004-12-14 rouet * fixed some compilation warnings, and for(;;) scope...
2004-12-13 malaterreENH: dos2unix
2004-12-13 malaterreBUG: On VS6 the for loop does not respect scope. Theref...
2004-12-13 malaterreBUG: On a few platerform we cannot use ios_base, we...
2004-12-12 rouet * FIX: new handling of JPEG decompression, especially...
2004-12-10 regrain * src/gdcmFile.[h|cxx], gdcmPixelReadConvert.[h...
2004-12-09 regrain * src/gdcmPixelReadConvert.cxx : bug fix when would...
2004-12-03 malaterreCOMP: Borland could not compile gdcm... BTW there is...
2004-12-03 malaterreENH: * Huge cleanup:
2004-12-03 regrain * Rename src/gdcmPixelConvert.[h|cxx] to src/gdcmPix...