| Age | Commit message (Collapse) | Author |
|
|
|
|
|
g++ complains about invalid conversions like these ones:
error: invalid conversion from ‘const char*’ to ‘char*’ [-fpermissive]
error: invalid conversion from ‘void*’ to ‘opj_precision* {aka opj_prec*}’ [-fpermissive]
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
|
As per @boxerab suggestion in commit
b9ca882749597e4943e609daba1d3c27694fe2ff
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Declares three new functions
Calls the three new functions
Collects data for CIELab, sets the color_space for EYCC and CMYK
|
|
, fixes issue 286)
|
|
width/height sYCC tests (fixes issue 422)
|
|
(fixes issue 411)
|
|
Fixes issue 337
|
|
each file; updated AUTHORS, NEWS
|
|
Fixes issue 300
|
|
Fixes issue 281
|
|
|
|
|
|
Update issue 256
|
|
|
|
|
|
Fixes issue 62
|
|
opj_apps_config file (thanks to winfried)
|
|
the application.
|
|
|
|
|
|
|
|
|
|
Update issue 177
|