Mathieu Malaterre
|
c27322ff04
|
Cleanup jpip cmake compilation
|
2011-11-24 10:42:47 +00:00 |
Kaori Hagihara
|
b41cad58cb
|
[trunk][JPIP] fixed opj_server execusion error (instant terminating) with autotool, cmake still need to be fixed
|
2011-11-16 20:00:13 +00:00 |
Kaori Hagihara
|
815e2f3d03
|
[trunk][JPIP] enabled OpenJPEG V2 API
|
2011-11-08 15:22:02 +00:00 |
Kaori Hagihara
|
32a653e67e
|
[trunk][JPIP] updated main page of doxygen
|
2011-11-08 10:17:52 +00:00 |
Kaori Hagihara
|
d16c93aa08
|
solved memory leak of opj_server, and removed redundant defines
|
2011-11-03 17:20:00 +00:00 |
Antonin Descampe
|
46367a7a7b
|
[trunk][JPIP] additional patches for autotools and cmake
|
2011-11-02 00:54:19 +00:00 |
Kaori Hagihara
|
83a25c06ef
|
additional patches for autotool are applied
|
2011-10-26 10:20:57 +00:00 |
Kaori Hagihara
|
db7db67851
|
fixed client viewer to be compatible with server response header both Content-type and Content-Type
|
2011-10-25 22:16:56 +00:00 |
Kaori Hagihara
|
8d7073abf6
|
patches for cmake and autotool are applied
|
2011-10-25 21:10:48 +00:00 |
Kaori Hagihara
|
255fcbc3a5
|
start using API style in openJPIP library
|
2011-10-19 23:29:57 +00:00 |
Kaori Hagihara
|
436318a8c8
|
adapt makefiles to the new structure
|
2011-10-18 14:31:06 +00:00 |
Kaori Hagihara
|
57a328c7a9
|
rearranged opj_server, opj_dec_server directory
|
2011-10-18 12:38:31 +00:00 |
Kaori Hagihara
|
2cd3f046e5
|
enable all progression orders
|
2011-10-14 17:10:30 +00:00 |
Kaori Hagihara
|
5c88c1376c
|
include stdlib.h for calloc
|
2011-10-13 20:00:19 +00:00 |
Kaori Hagihara
|
28c90cce6c
|
enable layers requests; restricting the number of codesream quality layers
|
2011-10-12 13:25:53 +00:00 |
Kaori Hagihara
|
7ac3a36229
|
change -v option was renamed to -u, which is equivalent to -TP long option
|
2011-10-11 10:57:41 +00:00 |
Kaori Hagihara
|
f20530dce2
|
enable JPT-stream request from client viewer option
|
2011-10-10 13:15:18 +00:00 |
Antonin Descampe
|
5d5adf7c7e
|
[trunk][JPIP]removed obsolete indexer utility
|
2011-10-10 10:02:20 +00:00 |
Vincent Torri
|
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.
|
2011-10-10 06:51:08 +00:00 |
Vincent Torri
|
cee4505172
|
[trunk] fix 'distcheck' rule
|
2011-10-10 06:26:34 +00:00 |
Vincent Torri
|
f4734d6b4d
|
* [vincent] fix autotools for various compilation problems
* [vincent] fix indexer compilation. Patch from Winfried
|
2011-09-30 21:14:25 +00:00 |
Kaori Hagihara
|
6b1bca80ee
|
enabled JPP-stream
|
2011-09-30 15:31:06 +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 |
Kaori Hagihara
|
480ca88b68
|
changed terminating status of opj_server in debug/non-server mode
|
2011-09-01 13:32:42 +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
|
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 |
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
|
d8806649ab
|
added cmake support to openjpip
|
2011-08-12 13:57:36 +00:00 |
Mickael Savinaud
|
e716a316f6
|
manage case 0 frames inside yuv_num_frames function and correct some warnings with gcc4.5 (credit to Winfried)
|
2011-07-28 10:45:22 +00:00 |
Kaori Hagihara
|
d2bfeaa5e2
|
updates of jar files 2
|
2011-07-11 14:35:22 +00:00 |
Kaori Hagihara
|
025bc9fbe1
|
updates of jar files
|
2011-07-11 14:23:11 +00:00 |
Kaori Hagihara
|
0358177c3f
|
bug fixed for error concerning parameter name modification, Makefile.nix also corrected
|
2011-07-06 19:40:26 +00:00 |
Antonin Descampe
|
875ac79d0e
|
JPIP : fixed autotools to work with recent name changes
|
2011-07-06 10:21:25 +00:00 |
Kaori Hagihara
|
9350a47153
|
additional changes of parameter names and message names for image_viewer and decoding_server from JPT to JPIP-stream
|
2011-07-05 13:35:31 +00:00 |
Kaori Hagihara
|
6230ec13b4
|
add documentations
|
2011-07-05 12:25:37 +00:00 |
Kaori Hagihara
|
0a9cd082db
|
changed program and parameter names from jpt to jpip
|
2011-07-05 12:10:35 +00:00 |
Kaori Hagihara
|
3f5b6c7aca
|
changed func name parse_stream to parse_JPIPstream
|
2011-07-05 10:10:20 +00:00 |
Kaori Hagihara
|
826fda959c
|
changed parameter and file names regarding JPT-stream to JPIP-stream, which handles also JPP-stream
|
2011-07-04 23:00:21 +00:00 |