diff options
| author | Antonin Descampe <antonin@gmail.com> | 2011-04-14 18:37:47 +0000 |
|---|---|---|
| committer | Antonin Descampe <antonin@gmail.com> | 2011-04-14 18:37:47 +0000 |
| commit | 31dba0b4e9be32a5d8e0052e2bf16e7eb4e02534 (patch) | |
| tree | 6b96d57592b72707b0003bbac6537619bb9ec931 /README | |
| parent | 27b894dd3fd6d67dacf6c263587d789d96172116 (diff) | |
initial commit of OpenJPIP 1.0, a JPIP client-server architecture based on OpenJPEG (see README file in jpip directory for more details)
Diffstat (limited to 'README')
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ Details on folders hierarchy: * codec: a basic codec * mj2: motion jpeg 2000 executables * JavaOpenJPEG: java jni to use openjpeg in a java program - * indexer_JPIP: obsolete. Will be replaced by a complete JPIP implementation soon. + * jpip: complete client-server architecture for remote browsing of jpeg 2000 images. See corresponding README for more details. * OPJViewer: gui for displaying j2k files (based on wxWidget) * thirdparty: thirdparty libraries used by some applications. These libraries will be build only if there are not found on the system. Note that libopenjpeg itself does not have any dependency. * doc: doxygen documentation setup file and man pages |
