summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAntonin Descampe <antonin@gmail.com>2011-04-14 18:37:47 +0000
committerAntonin Descampe <antonin@gmail.com>2011-04-14 18:37:47 +0000
commit31dba0b4e9be32a5d8e0052e2bf16e7eb4e02534 (patch)
tree6b96d57592b72707b0003bbac6537619bb9ec931 /README
parent27b894dd3fd6d67dacf6c263587d789d96172116 (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--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 2ee2b541..895b644d 100644
--- a/README
+++ b/README
@@ -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