summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-19WIP: remove a piece of code copy by the merge op at the wrong placeMickael Savinaud
2011-09-19WIP: begin to clean j2k_dump and some other small thingsMickael Savinaud
2011-09-19WIP: enchance the new version with some bug fixes from v1 and from meMickael Savinaud
2011-09-19WIP: add support of jp2 for new j2k_dump function and some other small stuffMickael Savinaud
2011-09-19WIP: new image_header struct is used and enable used of cstr_infoMickael Savinaud
2011-09-19WIP: manage the case of event_mgr is not provided to setup_decoder functionMickael Savinaud
2011-09-19WIP: insert elements from V2 framework into the trunk (add missing files)Mickael Savinaud
2011-09-19Work In Progress: insert elements from V2 framework into the trunkMickael Savinaud
2011-09-16Add README description for stateless requestsKaori Hagihara
2011-09-16opj_dec_server enabled stateless requestsKaori Hagihara
2011-09-16opj_viewer_xerces enabled stateless requestsKaori Hagihara
2011-09-16opj_viewer enabled stateless requestsKaori Hagihara
2011-09-09TRUNK: fixed autotools for new indexer optionAntonin Descampe
2011-09-09forgot the CHANGES file in r913Antonin Descampe
2011-09-09TRUNK:added a new indexer functionality to the library. With the new -jpip op...Antonin Descampe
2011-09-02fixed windows nighlty crash about one missing opj_getopt() (and warning with ...Mickael Savinaud
2011-09-01changed terminating status of opj_server in debug/non-server modeKaori Hagihara
2011-09-01renamed getopt.{c/h} to opj_getopt.{c/h} and forced the use of these files ra...Antonin Descampe
2011-08-31fixed a segfault with fgets return value for some cases inside test function ...Mickael Savinaud
2011-08-31enhance the encoding test suite and remove unsued CONFIGURE_FILE into a CMake...Mickael Savinaud
2011-08-30added first version of the encoding tests suiteMickael Savinaud
2011-08-28reorganization of indexer before importing extentional libopenjpeg filesKaori Hagihara
2011-08-27fixed missing include directory in opj_client/opj_dec_server/CMakeLists.txtAntonin Descampe
2011-08-26small changes in autotools filesAntonin Descampe
2011-08-26fixed cmake and autotools files to reflect recent indexer changes in JPIPAntonin Descampe
2011-08-26modified indexer to use the latest openjpeg libraryKaori Hagihara
2011-08-26fixed cmake and autotools files to reflect recent changes in JPIPAntonin Descampe
2011-08-26fixed Makefile.nix to load openjpeg library from this archiveKaori Hagihara
2011-08-25added tid request support to JPIP client and JPIP server quit requestKaori Hagihara
2011-08-24support tid requestKaori Hagihara
2011-08-24moved declarations of functions of opj_server for readabilityKaori Hagihara
2011-08-24added cachemodel_manager, which had been managed in target_manager previouslyKaori Hagihara
2011-08-22Properly close bug #73, by providing a test for it.Mathieu Malaterre
2011-08-22updated INSTALL files, fixed a bug in CMakeLists.txt that prevented finding t...Antonin Descampe
2011-08-22INSTALL and THANKS files updateAntonin Descampe
2011-08-16added NEWS, AUTHORS and THANKS files. Cosmetic changes in autotools files (in...Antonin Descampe
2011-08-16removed obsolete testing directory and *.nix files (in trunk)Antonin Descampe
2011-08-16fixed cmake support for openjpipAntonin Descampe
2011-08-15fixed a bug in autotools files that prevented libfcgi to be correctly found i...Antonin Descampe
2011-08-15minor changes in autotools installation READMEAntonin Descampe
2011-08-12added cmake support to openjpipAntonin Descampe
2011-08-11Fixed issue #76 (trunk)Mickael Savinaud
2011-08-11minor bug fix in configure.ac (credit to Vincent Torri)Antonin Descampe
2011-08-11fixed build error with position of variable declaration after patch 856Mickael Savinaud
2011-08-11fixed wrong patch with the return value of fgets into convert.c fileMickael Savinaud
2011-08-10fixed error with the return value of fgets into convert.c fileMickael Savinaud
2011-08-10moved the definition of OPJ_ARG_NOT_USED from opj_includes.h to openjpeg.hMickael Savinaud
2011-08-10fixed segfault with 123.j2c and bug.j2c images (thanks to Tim Mattox for his ...Mickael Savinaud
2011-08-10fixed glibc error with broken2 and broken4 imagesMickael Savinaud
2011-08-10add copyright header into new test functionsMickael Savinaud