summaryrefslogtreecommitdiff
path: root/applications/jpip/opj_client
AgeCommit message (Collapse)Author
2011-10-25patches for cmake and autotool are appliedKaori Hagihara
2011-10-19start using API style in openJPIP libraryKaori Hagihara
2011-10-18adapt makefiles to the new structureKaori Hagihara
2011-10-18rearranged opj_server, opj_dec_server directoryKaori Hagihara
2011-10-10enable JPT-stream request from client viewer optionKaori Hagihara
2011-09-30enabled JPP-streamKaori Hagihara
2011-09-16opj_dec_server enabled stateless requestsKaori Hagihara
2011-09-16opj_viewer_xerces enabled stateless requestsKaori Hagihara
2011-09-16opj_viewer enabled stateless requestsKaori Hagihara
2011-08-27fixed missing include directory in opj_client/opj_dec_server/CMakeLists.txtAntonin Descampe
2011-08-26modified indexer to use the latest openjpeg libraryKaori Hagihara
2011-08-26fixed Makefile.nix to load openjpeg library from this archiveKaori Hagihara
2011-08-25added tid request support to JPIP client and JPIP server quit requestKaori Hagihara
2011-08-24support tid requestKaori Hagihara
2011-08-24added cachemodel_manager, which had been managed in target_manager previouslyKaori Hagihara
2011-08-15fixed a bug in autotools files that prevented libfcgi to be correctly found ↵Antonin Descampe
in some cases (patch from V.Torri)
2011-08-12added cmake support to openjpipAntonin Descampe
2011-07-28manage case 0 frames inside yuv_num_frames function and correct some ↵Mickael Savinaud
warnings with gcc4.5 (credit to Winfried)
2011-07-11updates of jar files 2Kaori Hagihara
2011-07-11updates of jar filesKaori Hagihara
2011-07-06JPIP : fixed autotools to work with recent name changesAntonin Descampe
2011-07-05additional changes of parameter names and message names for image_viewer and ↵Kaori Hagihara
decoding_server from JPT to JPIP-stream
2011-07-04changed parameter and file names regarding JPT-stream to JPIP-stream, which ↵Kaori Hagihara
handles also JPP-stream
2011-05-26changed Makefile to Makefile.nix to avoid having autotools overwrite themAntonin Descampe
2011-05-23forgot to add new Makefile.am in previous commitAntonin Descampe
2011-05-10opj_viewer removed the xml functions (for users without Xersus2), ↵Kaori Hagihara
opj_viewer_xerces is the copy of the original viewer ( needs Xersus2)
2011-05-10temporal commit to resort the opj_viewerKaori Hagihara
2011-05-10Modification of opj_dec_server to be portable to windowsKaori Hagihara
2011-05-09Removal of c99 from the compile option (to be compatible to win platform) ↵Kaori Hagihara
and bool definition in libopenjpip/bool.h
2011-05-09OpenJPIP: small bug fixes to compile on win platformAntonin Descampe
2011-04-14initial commit of OpenJPIP 1.0, a JPIP client-server architecture based on ↵Antonin Descampe
OpenJPEG (see README file in jpip directory for more details)