From 31dba0b4e9be32a5d8e0052e2bf16e7eb4e02534 Mon Sep 17 00:00:00 2001 From: Antonin Descampe Date: Thu, 14 Apr 2011 18:37:47 +0000 Subject: initial commit of OpenJPIP 1.0, a JPIP client-server architecture based on OpenJPEG (see README file in jpip directory for more details) --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') 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 -- cgit v1.2.3