summaryrefslogtreecommitdiff
path: root/applications/JavaOpenJPEG
AgeCommit message (Collapse)Author
2012-09-28[trunk] Start FolderReorgProposal taskMathieu Malaterre
Update issue 177
2012-08-30[trunk] Convert CMake-language commands to lower caseMickael Savinaud
Ancient CMake versions required upper-case commands. Later command names became case-insensitive. Now the preferred style is lower-case. This also changes all the key words to lower case. The primary reason for changing key words is that all documentation for CMakeLists.txt now shows the key words as lower case. Even the printed “Mastering CMake v5” uses lower case. Thanks to Hans Johnson
2012-03-02[trunk] Remove left-over MakefileMathieu Malaterre
2012-03-02[trunk] Remove copyrighted material from java-jni. Import patch from 1.5 ↵Mathieu Malaterre
over to trunk/JavaOpenJPEG
2011-10-11-J option for -jpip added into the option listKaori Hagihara
2011-10-11change -v option was renamed to -u, which is equivalent to -TP long optionKaori Hagihara
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