diff options
| author | Antonin Descampe <antonin@gmail.com> | 2011-08-16 13:23:36 +0000 |
|---|---|---|
| committer | Antonin Descampe <antonin@gmail.com> | 2011-08-16 13:23:36 +0000 |
| commit | 6adb5f50703ff6587d26205df61dd217b16b4d2e (patch) | |
| tree | ec119f4c11559968fdcb2c17c8905eda5bc35030 /README | |
| parent | d1d662768d37880df947679a71c07f8d0bf2ef29 (diff) | |
added NEWS, AUTHORS and THANKS files. Cosmetic changes in autotools files
Diffstat (limited to 'README')
| -rw-r--r-- | README | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -15,9 +15,11 @@ Details on folders hierarchy: * 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 -* testing: all files required to test the library and executables (obsolete) +* tests: configuration files and utilities for the openjpeg test suite. All test images are located in 'http://openjpeg.googlecode.com/svn/data' folder. * CMake: cmake related files * m4: autotools related files -see LICENSE for license and copyright information -see INSTALL for installation procedures.
\ No newline at end of file +see LICENSE for license and copyright information. +see INSTALL for installation procedures. +see NEWS for user visible changes in successive releases. +see CHANGES for per-revision changes.
\ No newline at end of file |
