summaryrefslogtreecommitdiff
path: root/OPJViewer/source/imagmj2.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-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
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-27Improved parsing in OPJViewer, as well some aesthetic modifications; support ↵Giuseppe Baruffa
for image rendering with bit depths lower than 8 bits; can display an arbitrary frame of an MJ2 file (only in B/W, though); can reload a file; better image resizing capabilities
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