summaryrefslogtreecommitdiff
path: root/applications/JavaOpenJPEG/JavaOpenJPEG.c
AgeCommit message (Collapse)Author
2011-09-09TRUNK:added a new indexer functionality to the library. With the new -jpip ↵Antonin Descampe
option at encoding, the user can now generate a JP2 file including an XML box with the index used when browsing the image with JPIP
2011-09-01renamed getopt.{c/h} to opj_getopt.{c/h} and forced the use of these files ↵Antonin Descampe
rather than the system ones. This fixed issue 78. Credit to Winfried.
2011-04-13re-organization of openjpeg directories hierarchy : step 1Antonin Descampe