Mickael Savinaud
|
1a5c59326a
|
WIP: begin to test opj_read_tile_header with V2 style
|
2011-09-19 16:05:43 +00:00 |
Mickael Savinaud
|
d44375aece
|
WIP: create a new framework to output file information
|
2011-09-19 16:01:49 +00:00 |
Mickael Savinaud
|
cf37058d7c
|
WIP: remove a piece of code copy by the merge op at the wrong place
|
2011-09-19 15:51:20 +00:00 |
Mickael Savinaud
|
dcb3fcbfa7
|
WIP: begin to clean j2k_dump and some other small things
|
2011-09-19 13:55:06 +00:00 |
Mickael Savinaud
|
6ece3f6792
|
WIP: enchance the new version with some bug fixes from v1 and from me
|
2011-09-19 13:47:35 +00:00 |
Mickael Savinaud
|
3b30e42551
|
WIP: add support of jp2 for new j2k_dump function and some other small stuff
|
2011-09-19 13:36:07 +00:00 |
Mickael Savinaud
|
b0ef524b9e
|
WIP: new image_header struct is used and enable used of cstr_info
|
2011-09-19 13:30:21 +00:00 |
Mickael Savinaud
|
b138aaae08
|
WIP: manage the case of event_mgr is not provided to setup_decoder function
|
2011-09-19 13:18:19 +00:00 |
Mickael Savinaud
|
3953661078
|
WIP: insert elements from V2 framework into the trunk (add missing files)
|
2011-09-19 13:12:01 +00:00 |
Mickael Savinaud
|
b551844cc2
|
Work In Progress: insert elements from V2 framework into the trunk
|
2011-09-19 13:04:04 +00:00 |
Kaori Hagihara
|
93f3e2b007
|
Add README description for stateless requests
|
2011-09-16 14:36:51 +00:00 |
Kaori Hagihara
|
0a42a8bc46
|
opj_dec_server enabled stateless requests
|
2011-09-16 14:20:00 +00:00 |
Kaori Hagihara
|
8097b07661
|
opj_viewer_xerces enabled stateless requests
|
2011-09-16 14:18:22 +00:00 |
Kaori Hagihara
|
1475cabfa0
|
opj_viewer enabled stateless requests
|
2011-09-16 14:17:45 +00:00 |
Antonin Descampe
|
6a1573c228
|
TRUNK: fixed autotools for new indexer option
|
2011-09-09 18:54:05 +00:00 |
Antonin Descampe
|
d26e1d783f
|
forgot the CHANGES file in r913
|
2011-09-09 14:53:38 +00:00 |
Antonin Descampe
|
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
|
2011-09-09 14:49:08 +00:00 |
Mickael Savinaud
|
bc7c3e44d5
|
fixed windows nighlty crash about one missing opj_getopt() (and warning with other platform)
|
2011-09-02 08:34:38 +00:00 |
Kaori Hagihara
|
480ca88b68
|
changed terminating status of opj_server in debug/non-server mode
|
2011-09-01 13:32:42 +00:00 |
Antonin Descampe
|
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.
|
2011-09-01 11:24:08 +00:00 |
Mickael Savinaud
|
22a2f98ced
|
fixed a segfault with fgets return value for some cases inside test function compare_dump_file()
|
2011-08-31 16:51:37 +00:00 |
Mickael Savinaud
|
aaa47850c3
|
enhance the encoding test suite and remove unsued CONFIGURE_FILE into a CMakeList
|
2011-08-31 13:33:40 +00:00 |
Mickael Savinaud
|
7c2feb78d2
|
added first version of the encoding tests suite
|
2011-08-30 16:07:43 +00:00 |
Kaori Hagihara
|
0c65d2cc0c
|
reorganization of indexer before importing extentional libopenjpeg files
|
2011-08-28 21:43:57 +00:00 |
Antonin Descampe
|
13c5f806c6
|
fixed missing include directory in opj_client/opj_dec_server/CMakeLists.txt
|
2011-08-27 15:52:45 +00:00 |
Antonin Descampe
|
84d3b4de46
|
small changes in autotools files
|
2011-08-26 21:58:50 +00:00 |
Antonin Descampe
|
925a772dce
|
fixed cmake and autotools files to reflect recent indexer changes in JPIP
|
2011-08-26 21:46:42 +00:00 |
Kaori Hagihara
|
95015f1104
|
modified indexer to use the latest openjpeg library
|
2011-08-26 16:57:34 +00:00 |
Antonin Descampe
|
dcbc727813
|
fixed cmake and autotools files to reflect recent changes in JPIP
|
2011-08-26 12:44:28 +00:00 |
Kaori Hagihara
|
3b9d4c8d50
|
fixed Makefile.nix to load openjpeg library from this archive
|
2011-08-26 11:50:50 +00:00 |
Kaori Hagihara
|
40fe9e6d67
|
added tid request support to JPIP client and JPIP server quit request
|
2011-08-25 17:13:04 +00:00 |
Kaori Hagihara
|
4da816e459
|
support tid request
|
2011-08-24 17:07:28 +00:00 |
Kaori Hagihara
|
9c475467d5
|
moved declarations of functions of opj_server for readability
|
2011-08-24 11:26:39 +00:00 |
Kaori Hagihara
|
0310cbad0a
|
added cachemodel_manager, which had been managed in target_manager previously
|
2011-08-24 11:00:15 +00:00 |
Mathieu Malaterre
|
ef258914b2
|
Properly close bug #73, by providing a test for it.
|
2011-08-22 13:13:00 +00:00 |
Antonin Descampe
|
c025f363f5
|
updated INSTALL files, fixed a bug in CMakeLists.txt that prevented finding the data directory
|
2011-08-22 10:42:32 +00:00 |
Antonin Descampe
|
51187d06b3
|
INSTALL and THANKS files update
|
2011-08-22 09:59:03 +00:00 |
Antonin Descampe
|
8210b3c873
|
added NEWS, AUTHORS and THANKS files. Cosmetic changes in autotools files (in trunk)
|
2011-08-16 13:25:42 +00:00 |
Antonin Descampe
|
883e0826e2
|
removed obsolete testing directory and *.nix files (in trunk)
|
2011-08-16 09:33:37 +00:00 |
Antonin Descampe
|
003f9f7953
|
fixed cmake support for openjpip
|
2011-08-16 08:52:23 +00:00 |
Antonin Descampe
|
2880a679f0
|
fixed a bug in autotools files that prevented libfcgi to be correctly found in some cases (patch from V.Torri)
|
2011-08-15 13:22:46 +00:00 |
Antonin Descampe
|
4d6cff7eb8
|
minor changes in autotools installation README
|
2011-08-15 09:51:47 +00:00 |
Antonin Descampe
|
d8806649ab
|
added cmake support to openjpip
|
2011-08-12 13:57:36 +00:00 |
Mickael Savinaud
|
dc9a65923a
|
Fixed issue #76 (trunk)
|
2011-08-11 14:29:03 +00:00 |
Antonin Descampe
|
751d2a0fe7
|
minor bug fix in configure.ac (credit to Vincent Torri)
|
2011-08-11 12:22:31 +00:00 |
Mickael Savinaud
|
e3e2dc1f6e
|
fixed build error with position of variable declaration after patch 856
|
2011-08-11 08:37:11 +00:00 |
Mickael Savinaud
|
4f329cbb45
|
fixed wrong patch with the return value of fgets into convert.c file
|
2011-08-11 08:21:28 +00:00 |
Mickael Savinaud
|
0e8995aa7e
|
fixed error with the return value of fgets into convert.c file
|
2011-08-10 15:54:15 +00:00 |
Mickael Savinaud
|
7812030886
|
moved the definition of OPJ_ARG_NOT_USED from opj_includes.h to openjpeg.h
|
2011-08-10 09:33:33 +00:00 |
Mickael Savinaud
|
6fb9794200
|
fixed segfault with 123.j2c and bug.j2c images (thanks to Tim Mattox for his contribution to this patch)
|
2011-08-10 09:00:34 +00:00 |