summaryrefslogtreecommitdiff
path: root/jpwl/rs.h
AgeCommit message (Collapse)Author
2011-04-13re-organization of openjpeg directories hierarchy : step 1Antonin Descampe
2011-01-29license header: replaced Hervcalloc by Herve, I should learn to double-check ↵Antonin Descampe
my changes
2011-01-29removed é in license header to prevent warning C4819 (see ↵Antonin Descampe
http://code.google.com/p/openjpeg/issues/detail?id=57)
2011-01-23move KK definition from rs.h to rs.c to prevent duplicate symbol error when ↵Antonin Descampe
building jpwl with autotools
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
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-02-23Added makefile for linux build of JPWL module; added newlines at the end of ↵Giuseppe Baruffa
JPWL files
2006-12-07+ Antonin verified that the MacOS build of JPWL module suffered from a ↵Giuseppe Baruffa
missing definition of the "min" macro; I've added this into both jpwl.h and rs.h
2006-12-04SVN file properties modifiedFrancois-Olivier Devaux
2006-12-04JPWL version 1.0 by Universita' degli Studi di PerugiaFrancois-Olivier Devaux