[trunk] merge rev 1333 from 1.5 to trunk
This commit is contained in:
@@ -419,6 +419,8 @@ typedef struct opj_cparameters {
|
||||
opj_bool jpip_on;
|
||||
} opj_cparameters_t;
|
||||
|
||||
#define OPJ_DPARAMETERS_IGNORE_PCLR_CMAP_CDEF_FLAG 0x0001
|
||||
|
||||
/**
|
||||
* Decompression parameters
|
||||
* */
|
||||
@@ -488,6 +490,7 @@ typedef struct opj_dparameters {
|
||||
*/
|
||||
OPJ_LIMIT_DECODING cp_limit_decoding;
|
||||
|
||||
unsigned int flags;
|
||||
} opj_dparameters_t;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user