index
:
openjpeg
UCL
avendor
cancel
carl-1
carl-2
carl-2-rebased-on-master
ccache
codingstyle
coverity_scan
coverity_scan_original
dcpomatic-2.5.2
dcpomatic-2.5.4
dev-restart
fix-bypass-restart
fix_bypass_pterm_termall
fix_bypass_pterm_termall_and_lossless_decomposition_issue
floating_point_irreversible_encoding
gh-pages
j2kviewer
master
master-cdist
openjp3d
openjpeg-1.5
openjpeg-2.0
openjpeg-2.1
openjpeg3d
openjpeg3d@745
openjpeg3d@749
opj-v1-branch
opj_idwt53_h_cas0_SSE2
opt
t1_dec_signed_magnitude_representation
t1_optim_attempt_refpass_4_at_context16
v2
videocon-1
Fork of openjpeg library for JPEG2000 encoding and decoding
cth@carlh.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
applications
/
jpip
/
opj_client
Age
Commit message (
Expand
)
Author
2011-10-25
patches for cmake and autotool are applied
Kaori Hagihara
2011-10-19
start using API style in openJPIP library
Kaori Hagihara
2011-10-18
adapt makefiles to the new structure
Kaori Hagihara
2011-10-18
rearranged opj_server, opj_dec_server directory
Kaori Hagihara
2011-10-10
enable JPT-stream request from client viewer option
Kaori Hagihara
2011-09-30
enabled JPP-stream
Kaori Hagihara
2011-09-16
opj_dec_server enabled stateless requests
Kaori Hagihara
2011-09-16
opj_viewer_xerces enabled stateless requests
Kaori Hagihara
2011-09-16
opj_viewer enabled stateless requests
Kaori Hagihara
2011-08-27
fixed missing include directory in opj_client/opj_dec_server/CMakeLists.txt
Antonin Descampe
2011-08-26
modified indexer to use the latest openjpeg library
Kaori Hagihara
2011-08-26
fixed Makefile.nix to load openjpeg library from this archive
Kaori Hagihara
2011-08-25
added tid request support to JPIP client and JPIP server quit request
Kaori Hagihara
2011-08-24
support tid request
Kaori Hagihara
2011-08-24
added cachemodel_manager, which had been managed in target_manager previously
Kaori Hagihara
2011-08-15
fixed a bug in autotools files that prevented libfcgi to be correctly found i...
Antonin Descampe
2011-08-12
added cmake support to openjpip
Antonin Descampe
2011-07-28
manage case 0 frames inside yuv_num_frames function and correct some warnings...
Mickael Savinaud
2011-07-11
updates of jar files 2
Kaori Hagihara
2011-07-11
updates of jar files
Kaori Hagihara
2011-07-06
JPIP : fixed autotools to work with recent name changes
Antonin Descampe
2011-07-05
additional changes of parameter names and message names for image_viewer and ...
Kaori Hagihara
2011-07-04
changed parameter and file names regarding JPT-stream to JPIP-stream, which h...
Kaori Hagihara
2011-05-26
changed Makefile to Makefile.nix to avoid having autotools overwrite them
Antonin Descampe
2011-05-23
forgot to add new Makefile.am in previous commit
Antonin Descampe
2011-05-10
opj_viewer removed the xml functions (for users without Xersus2), opj_viewer_...
Kaori Hagihara
2011-05-10
temporal commit to resort the opj_viewer
Kaori Hagihara
2011-05-10
Modification of opj_dec_server to be portable to windows
Kaori Hagihara
2011-05-09
Removal of c99 from the compile option (to be compatible to win platform) and...
Kaori Hagihara
2011-05-09
OpenJPIP: small bug fixes to compile on win platform
Antonin Descampe
2011-04-14
initial commit of OpenJPIP 1.0, a JPIP client-server architecture based on Op...
Antonin Descampe