Ticket #52876: patch_src_grib_jasper_encoding.c.diff
File patch_src_grib_jasper_encoding.c.diff, 365 bytes (added by pgf, 8 years ago) |
---|
-
src/grib_jasper_encoding.c
old new 110 110 image.maxcmpts_ = 1; 111 111 image.clrspc_ = JAS_CLRSPC_SGRAY; 112 112 image.cmprof_ = 0; 113 image.inmem_ = 1; 113 /* image.inmem_ = 1; */ 114 114 115 115 cmpt.tlx_ = 0; 116 116 cmpt.tly_ = 0;