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
Age
Commit message (
Expand
)
Author
2011-07-06
bug fixed for error concerning parameter name modification, Makefile.nix also...
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-05
add documentations
Kaori Hagihara
2011-07-05
changed program and parameter names from jpt to jpip
Kaori Hagihara
2011-07-05
changed func name parse_stream to parse_JPIPstream
Kaori Hagihara
2011-07-04
changed parameter and file names regarding JPT-stream to JPIP-stream, which h...
Kaori Hagihara
2011-07-03
fixed bmptoimage (see http://groups.google.com/group/openjpeg/browse_thread/t...
Antonin Descampe
2011-07-03
fixed handling of "jp2->meth" value (Restricted ICC profile handling currentl...
Antonin Descampe
2011-06-30
fixed CTest configuration files
Antonin Descampe
2011-06-27
typo miss corrections for fx,fy
Kaori Hagihara
2011-06-03
Fix some error with cmake
Mathieu Malaterre
2011-05-26
fixed paths in makefile.am
Antonin Descampe
2011-05-26
changed Makefile to Makefile.nix to avoid having autotools overwrite them
Antonin Descampe
2011-05-25
added system architecture description on the documentation
Kaori Hagihara
2011-05-24
fixed a bug in autotools that prevented "make distcheck" to work properly (cr...
Antonin Descampe
2011-05-23
forgot to add new Makefile.am in previous commit
Antonin Descampe
2011-05-23
fixed autotools (broken since the new directory structure) and added autotool...
Antonin Descampe
2011-05-18
defined new type "opj_bool", and new constants OPJ_FALSE and OPJ_TRUE, to avo...
Antonin Descampe
2011-05-12
subsequent jpip-related commits to be logged in "applications/jpip/CHANGES" r...
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-05-08
OpenJPIP: fixed several bugs in opj_server (removal of strsep function, dupli...
Antonin Descampe
2011-04-14
initial commit of OpenJPIP 1.0, a JPIP client-server architecture based on Op...
Antonin Descampe
2011-04-14
fixed applications/codec/CMakeLists.txt that prevented JPWL executables to be...
Antonin Descampe
2011-04-13
changed the directory hierarchy of the whole project. See README files for de...
Antonin Descampe
2011-04-13
re-organization of openjpeg directories hierarchy : step 1
Antonin Descampe