[1.5] backport r987:990 to branch 1.5

This commit is contained in:
Antonin Descampe
2011-10-11 07:24:58 +00:00
parent d728868263
commit c1510793e3
28 changed files with 213 additions and 123 deletions

View File

@@ -591,7 +591,7 @@ int parse_cmdline_encoder(int argc, char **argv, opj_cparameters_t *parameters,
};
/* parse the command line */
const char optlist[] = "i:o:r:q:n:b:c:t:p:s:SEM:x:R:d:T:If:P:C:F:"
const char optlist[] = "i:o:r:q:n:b:c:t:p:s:SEM:x:R:d:T:If:P:C:F:v:"
#ifdef USE_JPWL
"W:"
#endif /* USE_JPWL */