summaryrefslogtreecommitdiff
path: root/OPJViewer/source/imagjp2.cpp
AgeCommit message (Collapse)Author
2007-10-23Improved success for the linux build; OPJViewer shows all the COM contentsGiuseppe Baruffa
2007-09-07Adapted the JPWL and OPJViewer code to new interface; fixed a samll bug in ↵Giuseppe Baruffa
JPWL which created large EPBs even when null protection was specified
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
2007-03-30OPJViewer should now work under Linux, at least with not big j2k files. ↵Giuseppe Baruffa
Tested under Suse 10.1 64 bit.
2007-03-29Some coding style adaptations for compiling the OPJViewer GUI under Linux. ↵Giuseppe Baruffa
It compiles, but does not yet display images.
2007-03-01Zoom capability and decoder settings dialog in OPJViewerGiuseppe Baruffa
2007-02-23Fixed a copy-and-paste type assignment error (bool instead of int) in the ↵Giuseppe Baruffa
JPWL section of decoder parameters structure in openjpeg.h; minor type-casting in jpwl_lib.c. As a result, now OPJViewer should run correctly when built against the most current SVN trunk of LibOpenJPEG.lib
2007-02-22Added the OPJViewer Module (/OPJViewer), developed by Giuseppe Baruffa of ↵Francois-Olivier Devaux
the University of Perugia