Commit Graph

  • aeabfaf417 [trunk] WIP: add a read MCO marker function (JPEG2000 part 2) Mickael Savinaud 2011-10-12 14:34:17 +0000
  • f62201ba9d [trunk] WIP: add a read MCC marker function (JPEG2000 part 2) Mickael Savinaud 2011-10-12 14:32:29 +0000
  • 5cf331d881 [trunk] WIP: add a read MCT marker function (JPEG2000 part 2) Mickael Savinaud 2011-10-12 14:30:22 +0000
  • 28c90cce6c enable layers requests; restricting the number of codesream quality layers Kaori Hagihara 2011-10-12 13:25:53 +0000
  • ca5b10938a [trunk] WIP: correct a segfault inside j2k_dump output Mickael Savinaud 2011-10-11 13:49:58 +0000
  • acd4cc6f5c -J option for -jpip added into the option list Kaori Hagihara 2011-10-11 13:01:38 +0000
  • 7ac3a36229 change -v option was renamed to -u, which is equivalent to -TP long option Kaori Hagihara 2011-10-11 10:57:41 +0000
  • a6178c1de6 [trunk] WIP: correct some segfault with win platform and remove a aligned allocation which produce error when a realloc is done on this pointer Mickael Savinaud 2011-10-11 10:09:02 +0000
  • 990dd18474 [trunk] WIP: add stream length value to read unknown marker size, backport 855 into V2 framework, correct memory leak into get_cstr_info Mickael Savinaud 2011-10-11 08:01:31 +0000
  • c4642d4fda [trunk] WIP: add output elements about decoding of jp2 files with last tile part lenght equal zero Mickael Savinaud 2011-10-11 07:54:27 +0000
  • c7d3b83164 [trunk] WIP: correct mistake with JP2 files and manage correctly the text_GBR.jp2 filecase Mickael Savinaud 2011-10-11 07:49:16 +0000
  • c1510793e3 [1.5] backport r987:990 to branch 1.5 Antonin Descampe 2011-10-11 07:24:58 +0000
  • 7c87bb35c4 change -v option was reactivated for JPIP Kaori Hagihara 2011-10-10 16:10:49 +0000
  • f20530dce2 enable JPT-stream request from client viewer option Kaori Hagihara 2011-10-10 13:15:18 +0000
  • 5d5adf7c7e [trunk][JPIP]removed obsolete indexer utility Antonin Descampe 2011-10-10 10:02:20 +0000
  • d728868263 [1.5][JPIP]removed obsolete indexer utility Antonin Descampe 2011-10-10 09:58:37 +0000
  • 8a2af121a4 [1.5] enabled JPP stream in JPIP (result of GSoC program) Antonin Descampe 2011-10-10 09:50:18 +0000
  • 9e60c2f8e9 [1.5] backport r909, r922-925 to branch 1.5 (terminating status of opj_server in debug/non-server mode and stateless requests) Antonin Descampe 2011-10-10 07:03:28 +0000
  • fc01873d60 [trunk] fix name Vincent Torri 2011-10-10 06:52:07 +0000
  • 81b9e78565 [trunk] add libopenjpeg-jpwl.pc.in. fix output when --disable-shared or --disable-static is passed to configure. Minor clean up of configure.ac. Vincent Torri 2011-10-10 06:51:08 +0000
  • d35f647aaa [1.5] add missing file in tarball, no need to change CHANGES Vincent Torri 2011-10-10 06:42:27 +0000
  • cee4505172 [trunk] fix 'distcheck' rule Vincent Torri 2011-10-10 06:26:34 +0000
  • adbccc2e56 [1.5] Fix 'distcheck' rule Vincent Torri 2011-10-10 06:02:31 +0000
  • 4d4b29ea94 [trunk] WIP: correct mistake in text output inside set_decoded_area function (credit to Winfried) Mickael Savinaud 2011-10-07 21:57:09 +0000
  • efd780f82a [trunk] WIP: update jp2 dump functions with the new V2 framework Mickael Savinaud 2011-10-07 17:31:35 +0000
  • cc0ff6b0bf [trunk] WIP: update output filename of conformance dump test to be compatible with new baseline Mickael Savinaud 2011-10-07 17:29:07 +0000
  • 35e13cf5e8 [trunk] correct wrong input in dump_codec function and add missing return value Mickael Savinaud 2011-10-07 17:11:12 +0000
  • 238652b36c [trunk] WIP: correct mistake inside set_decoded_area function (credit to Francois De Vieilleville) Mickael Savinaud 2011-10-07 14:36:29 +0000
  • e4b728ccb9 [trunk] WIP: backport rev 967-969 about test suite enhancement and rename of opj_configh.cmake.in from opj-1.5 to trunk Mickael Savinaud 2011-10-07 14:20:15 +0000
  • 642d09f5cb [1.5] enhance non regression test suite generation (and some test names). It is based on a file as encoder previously Mickael Savinaud 2011-10-07 13:00:18 +0000
  • d1cb786dd8 [1.5] add tests about jp2 conformance Mickael Savinaud 2011-10-07 12:45:10 +0000
  • 182e4b1882 [1.5] rename opj_configh.cmake.in to opj_config.h.cmake.in and update CMakeLists.txt to be more clear Mickael Savinaud 2011-10-07 12:40:36 +0000
  • 73106fe839 [1.5] enhance some new JPIP files with opj_config inclusion and using of opj_free/opj_calloc functions (credit to Julien Malik) Mickael Savinaud 2011-10-06 09:36:22 +0000
  • 40b4ecfaec [1.5] enhance html documentation generation with cmake and add a openjpeg mainpage to this doc Mickael Savinaud 2011-10-06 09:04:42 +0000
  • 68967aef72 [trunk] WIP: Enhance html documentation generation with cmake, add a mainpage to this documentation and bump version to 1.99.0 into the main CMakeLists (as rev951) Mickael Savinaud 2011-10-06 08:41:49 +0000
  • fd67d46be7 [trunk] WIP: fix build error with windows configuration induced by rev 960 Mickael Savinaud 2011-10-06 08:05:00 +0000
  • ee0e8a3aad [trunk] WIP: fix the decoding process with conformance files and V2 framework Mickael Savinaud 2011-10-05 16:27:16 +0000
  • fb82b6d7d9 [1.5] fix output when --disable-shared or --disable-static is passed to configure. Minor fix for jpwl compilation. Vincent Torri 2011-10-01 04:55:00 +0000
  • f4734d6b4d * [vincent] fix autotools for various compilation problems * [vincent] fix indexer compilation. Patch from Winfried Vincent Torri 2011-09-30 21:14:25 +0000
  • 656628e69b modified indexer for JPIP, JPP-stream Kaori Hagihara 2011-09-30 17:15:06 +0000
  • 6b1bca80ee enabled JPP-stream Kaori Hagihara 2011-09-30 15:31:06 +0000
  • 537a50214a [trunk] bump version to 1.99.0 Vincent Torri 2011-09-28 04:32:28 +0000
  • 67d04dd9ba [trunk] WIP: enhance the event management into the new API Mickael Savinaud 2011-09-27 12:41:49 +0000
  • b8efd02c7f [trunk] WIP: fix some warnings about a static function and j2k_read_unk_v2 Mickael Savinaud 2011-09-27 12:32:28 +0000
  • a600d8f4e2 [trunk] WIP: add basis for a new output management of the codestream information and index Mickael Savinaud 2011-09-27 12:14:11 +0000
  • de7793e918 [trunk] WIP: fix some warnings from j2k_dump and index.c Mickael Savinaud 2011-09-27 12:00:06 +0000
  • a5e442d490 [trunk] WIP: fix build compilation (with autotools) with MJ2 option (credit to Winfried) Mickael Savinaud 2011-09-22 09:31:45 +0000
  • 51513c4e6b WIP: fix build compilation error with windows platform about event_mgr management Mickael Savinaud 2011-09-22 08:39:59 +0000
  • 5d0b813cec [trunk] WIP: clean the j2k_dump application and the lib regards to the event management Mickael Savinaud 2011-09-21 16:37:45 +0000
  • ba0c271774 Enhance the support of endianess with cmake and inside the code (credit to Winfried) Mickael Savinaud 2011-09-21 10:01:54 +0000
  • 7062c01b68 WIP: fixed build issues with JPWL option ON Mickael Savinaud 2011-09-20 14:50:04 +0000
  • c0bad42eb1 WIP: fixed build issue with MJ2 option ON with new framework Mickael Savinaud 2011-09-20 14:36:23 +0000
  • af7ebd96a0 Enhance some new JPIP files about opj_config inclusion and using of free/calloc (credit to Julien Malik) Mickael Savinaud 2011-09-19 16:53:10 +0000
  • ac59fd1476 WIP: begin to test opj_decode_tile_data Mickael Savinaud 2011-09-19 16:34:44 +0000
  • 6561d70664 WIP: update t1, t2, tcd to use same strut as in V2 Mickael Savinaud 2011-09-19 16:09:19 +0000
  • 1a5c59326a WIP: begin to test opj_read_tile_header with V2 style Mickael Savinaud 2011-09-19 16:05:43 +0000
  • d44375aece WIP: create a new framework to output file information Mickael Savinaud 2011-09-19 16:01:49 +0000
  • cf37058d7c WIP: remove a piece of code copy by the merge op at the wrong place Mickael Savinaud 2011-09-19 15:51:20 +0000
  • dcb3fcbfa7 WIP: begin to clean j2k_dump and some other small things Mickael Savinaud 2011-09-19 13:55:06 +0000
  • 6ece3f6792 WIP: enchance the new version with some bug fixes from v1 and from me Mickael Savinaud 2011-09-19 13:47:35 +0000
  • 3b30e42551 WIP: add support of jp2 for new j2k_dump function and some other small stuff Mickael Savinaud 2011-09-19 13:36:07 +0000
  • b0ef524b9e WIP: new image_header struct is used and enable used of cstr_info Mickael Savinaud 2011-09-19 13:30:21 +0000
  • b138aaae08 WIP: manage the case of event_mgr is not provided to setup_decoder function Mickael Savinaud 2011-09-19 13:18:19 +0000
  • 3953661078 WIP: insert elements from V2 framework into the trunk (add missing files) Mickael Savinaud 2011-09-19 13:12:01 +0000
  • b551844cc2 Work In Progress: insert elements from V2 framework into the trunk Mickael Savinaud 2011-09-19 13:04:04 +0000
  • 93f3e2b007 Add README description for stateless requests Kaori Hagihara 2011-09-16 14:36:51 +0000
  • 0a42a8bc46 opj_dec_server enabled stateless requests Kaori Hagihara 2011-09-16 14:20:00 +0000
  • 8097b07661 opj_viewer_xerces enabled stateless requests Kaori Hagihara 2011-09-16 14:18:22 +0000
  • 1475cabfa0 opj_viewer enabled stateless requests Kaori Hagihara 2011-09-16 14:17:45 +0000
  • 6a1573c228 TRUNK: fixed autotools for new indexer option Antonin Descampe 2011-09-09 18:54:05 +0000
  • 5d6ac5ea72 BRANCH-1.5: fixed autotools for new indexer option Antonin Descampe 2011-09-09 18:53:01 +0000
  • d26e1d783f forgot the CHANGES file in r913 Antonin Descampe 2011-09-09 14:53:38 +0000
  • 3d06f03072 BRANCH-1.5: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 Antonin Descampe 2011-09-09 14:52:42 +0000
  • fa720c1858 TRUNK: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 Antonin Descampe 2011-09-09 14:49:08 +0000
  • 5213675ba8 correct nightly crash on all platform linked to merge operation and missing opj_getopt command Mickael Savinaud 2011-09-02 09:00:58 +0000
  • bc7c3e44d5 fixed windows nighlty crash about one missing opj_getopt() (and warning with other platform) Mickael Savinaud 2011-09-02 08:34:38 +0000
  • 480ca88b68 changed terminating status of opj_server in debug/non-server mode Kaori Hagihara 2011-09-01 13:32:42 +0000
  • 9a89e2f162 backport r898 to r907 in openjpeg-1.5 branch Antonin Descampe 2011-09-01 12:08:10 +0000
  • aba0e602ed 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. Antonin Descampe 2011-09-01 11:24:08 +0000
  • 22a2f98ced fixed a segfault with fgets return value for some cases inside test function compare_dump_file() Mickael Savinaud 2011-08-31 16:51:37 +0000
  • aaa47850c3 enhance the encoding test suite and remove unsued CONFIGURE_FILE into a CMakeList Mickael Savinaud 2011-08-31 13:33:40 +0000
  • 7c2feb78d2 added first version of the encoding tests suite Mickael Savinaud 2011-08-30 16:07:43 +0000
  • 0c65d2cc0c reorganization of indexer before importing extentional libopenjpeg files Kaori Hagihara 2011-08-28 21:43:57 +0000
  • e89eb575ac backport r895 to openjpeg-1.5 branch Antonin Descampe 2011-08-27 15:54:52 +0000
  • 13c5f806c6 fixed missing include directory in opj_client/opj_dec_server/CMakeLists.txt Antonin Descampe 2011-08-27 15:52:45 +0000
  • d15f01b6e3 backport r882:893 to openjpeg-1.5 branch Antonin Descampe 2011-08-27 12:53:38 +0000
  • 84d3b4de46 small changes in autotools files Antonin Descampe 2011-08-26 21:58:50 +0000
  • 925a772dce fixed cmake and autotools files to reflect recent indexer changes in JPIP Antonin Descampe 2011-08-26 21:46:42 +0000
  • 95015f1104 modified indexer to use the latest openjpeg library Kaori Hagihara 2011-08-26 16:57:34 +0000
  • dcbc727813 fixed cmake and autotools files to reflect recent changes in JPIP Antonin Descampe 2011-08-26 12:44:28 +0000
  • 3b9d4c8d50 fixed Makefile.nix to load openjpeg library from this archive Kaori Hagihara 2011-08-26 11:50:50 +0000
  • 40fe9e6d67 added tid request support to JPIP client and JPIP server quit request Kaori Hagihara 2011-08-25 17:13:04 +0000
  • 4da816e459 support tid request Kaori Hagihara 2011-08-24 17:07:28 +0000
  • 9c475467d5 moved declarations of functions of opj_server for readability Kaori Hagihara 2011-08-24 11:26:39 +0000
  • 0310cbad0a added cachemodel_manager, which had been managed in target_manager previously Kaori Hagihara 2011-08-24 11:00:15 +0000
  • ef258914b2 Properly close bug #73, by providing a test for it. Mathieu Malaterre 2011-08-22 13:13:00 +0000
  • 9ec5e8cf9a updated INSTALL files, fixed a bug in CMakeLists.txt that prevented finding the data directory Antonin Descampe 2011-08-22 10:42:32 +0000
  • c025f363f5 updated INSTALL files, fixed a bug in CMakeLists.txt that prevented finding the data directory Antonin Descampe 2011-08-22 10:42:32 +0000
  • 4c9acc22b8 INSTALL and THANKS files update Antonin Descampe 2011-08-22 09:59:03 +0000
  • 51187d06b3 INSTALL and THANKS files update Antonin Descampe 2011-08-22 09:59:03 +0000