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
|
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
|
f20530dce2
|
enable JPT-stream request from client viewer option
|
2011-10-10 13:15:18 +00:00 |
Kaori Hagihara
|
6b1bca80ee
|
enabled JPP-stream
|
2011-09-30 15:31:06 +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
|
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
|
d8806649ab
|
added cmake support to openjpip
|
2011-08-12 13:57:36 +00:00 |
Kaori Hagihara
|
1837d6efa0
|
typo miss corrections for fx,fy
|
2011-06-27 14:09:11 +00:00 |
Antonin Descampe
|
d737981cfe
|
changed Makefile to Makefile.nix to avoid having autotools overwrite them
|
2011-05-26 08:25:40 +00:00 |
Antonin Descampe
|
5cee7cfc40
|
forgot to add new Makefile.am in previous commit
|
2011-05-23 20:32:22 +00:00 |
Kaori Hagihara
|
081178cd9a
|
Removal of c99 from the compile option (to be compatible to win platform) and bool definition in libopenjpip/bool.h
|
2011-05-09 18:11:40 +00:00 |
Antonin Descampe
|
fb29d47f0c
|
OpenJPIP: small bug fixes to compile on win platform
|
2011-05-09 09:27:48 +00:00 |
Antonin Descampe
|
1dc2654b54
|
OpenJPIP: fixed several bugs in opj_server (removal of strsep function, duplication of query string) + some changes to compile opj_server under windows (replacement of strcasecmp(), bzero()).
|
2011-05-08 10:49:06 +00:00 |
Antonin Descampe
|
31dba0b4e9
|
initial commit of OpenJPIP 1.0, a JPIP client-server architecture based on OpenJPEG (see README file in jpip directory for more details)
|
2011-04-14 18:37:47 +00:00 |