X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=CHANGES;h=9f4d85706310204ed694b6c5644ba511ee38976e;hb=642d09f5cb9898937027576dbefbdaddcca6f78e;hp=7ba390519faf3d2d4c32c253328974ea76b3acd9;hpb=4091882dfbd90b67d81cdaf774cfcbdb79cbe2ee;p=openjpeg.git diff --git a/CHANGES b/CHANGES index 7ba39051..9f4d8570 100644 --- a/CHANGES +++ b/CHANGES @@ -5,7 +5,38 @@ What's New for OpenJPEG ! : changed + : added +October 7, 2011 ++ [mickael] enhance non regression test suite generation (and some test names). It is based on a file as encoder previously. ++ [mickael] add tests about jp2 conformance ++ [mickael] rename opj_configh.cmake.in to opj_config.h.cmake.in and update CMakeLists.txt to be more clear + + +October 6, 2011 ++ [mickael] enhance html documentation generation with cmake and add a openjpeg mainpage to this doc ++ [mickael] enhance some new JPIP files with opj_config inclusion and using of opj_free/opj_calloc functions (credit to Julien Malik) + +October 1, 2011 ++ [vincent] fix output when --disable-shared or --disable-static is passed to configure. Minor fix for jpwl compilation. + +September 9, 2011 ++ [antonin] added a new indexer functionality to the library. With the new '-jpip' 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. + +September 2, 2011 +! [mickael] correct nightly crash on all platform linked to merge operation and missing opj_getopt command + +September 1st, 2011 +! [antonin] renamed getopt.{c/h} to opj_getopt.{c/h} and forced the use of these files rather than the system ones. This fixed issue 78. Credit to Winfried. + +August 31, 2011 +* [mickael] fixed a segfault with fgets return value for some cases inside test function compare_dump_file() ++ [mickael] enhance the encoding test suite and remove unsued CONFIGURE_FILE into a CMakeList + +August 30, 2011 ++ [mickael] added first version of the encoding tests suite + August 16, 2011 ++ [antonin] added NEWS, AUTHORS and THANKS files. Cosmetic changes in autotools files. +- [antonin] removed obsolete testing directory and *.nix files * [antonin] fixed cmake support for openjpip August 15, 2011