Antonin Descampe
|
586581685c
|
fixed autotools (broken since the new directory structure) and added autotools as a build method for jpip (credit to Vincent Torri)
|
2011-05-23 20:30:20 +00:00 |
Antonin Descampe
|
88f43b15fa
|
defined new type "opj_bool", and new constants OPJ_FALSE and OPJ_TRUE, to avoid having to deal with "stdbool.h" (patch from Winfried)
|
2011-05-18 11:02:27 +00:00 |
Antonin Descampe
|
7fe3933faa
|
subsequent jpip-related commits to be logged in "applications/jpip/CHANGES" rather than main CHANGES file
|
2011-05-12 09:44:19 +00:00 |
Kaori Hagihara
|
9837e01971
|
opj_viewer removed the xml functions (for users without Xersus2), opj_viewer_xerces is the copy of the original viewer ( needs Xersus2)
|
2011-05-10 16:43:20 +00:00 |
Kaori Hagihara
|
5b1dc83382
|
temporal commit to resort the opj_viewer
|
2011-05-10 16:39:17 +00:00 |
Kaori Hagihara
|
42e5077688
|
Modification of opj_dec_server to be portable to windows
|
2011-05-10 14:42:00 +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 |
Antonin Descampe
|
27b894dd3f
|
fixed applications/codec/CMakeLists.txt that prevented JPWL executables to be built with JPWL functionalities ; changed make all behaviour : DOC target removed from ALL
|
2011-04-14 10:13:25 +00:00 |
Antonin Descampe
|
6aaaa3eae2
|
changed the directory hierarchy of the whole project. See README files for details.
|
2011-04-13 22:38:50 +00:00 |
Antonin Descampe
|
16f205d886
|
re-organization of openjpeg directories hierarchy : step 1
|
2011-04-13 21:01:39 +00:00 |