summaryrefslogtreecommitdiff
path: root/OPJViewer/source/imagjpeg2000.cpp
AgeCommit message (Collapse)Author
2008-02-11Minor style modifications to comply with c99 compiler flag; removed ↵Giuseppe Baruffa
Microsoft-specific "union-in-struct" syntax; Re-enabled cstr_info struct creation when -W switch is specified. Changed a number of things in opjviewer (e.g., decoding thread does not execute GUI calls anymore), to have it running under linux --> it is better than before, but still crashes
2008-01-31In opjviewer, unification of JPEG 2000 family handlers (*.jp2, *.mj2, *.j2k) ↵Giuseppe Baruffa
in a single file
2007-06-16Possibility to disable parsing in OPJViewer; also, saves common settings to ↵Giuseppe Baruffa
the registry; automatic build numbering
2007-06-03OPJViewer opens now BMP, PNG, GIF, PNM, TIFF (with wxWidgets internals); ↵Giuseppe Baruffa
added an encoder settings tab, for future integration with "save file as..." in JPEG 2000 format