X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmJpeg.cxx;h=4c8f850352334dfeb0d6ed79ef78f024f2ebbfde;hb=7a06c1759c4f03b6c8dc7780bfda9b508a2250c5;hp=fbfe8de15d823e12e4584633c91b712dad968aa7;hpb=746c9ec7ec0fbe389b0894c80a8393ecd5472479;p=gdcm.git diff --git a/src/gdcmJpeg.cxx b/src/gdcmJpeg.cxx index fbfe8de1..4c8f8503 100644 --- a/src/gdcmJpeg.cxx +++ b/src/gdcmJpeg.cxx @@ -5,6 +5,10 @@ #define BITS_IN_JSAMPLE 8 +#ifdef GDCM_DEBUG +#define GDCM_jpr_DEBUG 0 +#endif //GDCM_DEBUG + /* DICOM provides a mechanism for supporting the use of JPEG Image Compression through the Encapsulated Format (see PS 3.3 of the DICOM Standard).