summaryrefslogtreecommitdiff
path: root/JavaOpenJPEG
AgeCommit message (Collapse)Author
2010-09-05ENH: The logic for defining OPJ_STATIC has now been moved to theLuis Ibanez
openjpegConfigure.h file.
2010-09-05ENH: Grouping the logic that detects getopt.c into a single .cmake file.Luis Ibanez
Multiple directories were repeating this configuration independently. The directory jp3d is expected to be self-suficient so it still does the configuration directly.
2009-08-31JavaOpenJpegDecoder.c : fixed a signed/unsigned behaviour when returning ↵Antonin Descampe
form C to JAVA
2008-03-04Changed Java files copyright in JavaOpenJPEG moduleFrancois-Olivier Devaux
2008-01-11Added missing files to JavaOpenJPEG project (files from Patrick Piscaglia)Francois-Olivier Devaux
2007-12-10First import of JAVAOpenJPEG, a Java wrapper of OpenJPEG, developed by ↵Francois-Olivier Devaux
Patrick Piscaglia of Telemis (www.telemis.com). Thank you Patrick for this new module !