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
2012-08-24
[1.5] COMP: Fix warnings identified by clang31
Mathieu Malaterre
2012-07-29
[1.5] Import portion of patch from Alex Zimnitsky to fix compilation on FreeBSD
Mathieu Malaterre
2012-05-29
[1.5] Make sure openjpeg/mj2 can be compiled with gcc -std=c89
Mathieu Malaterre
2012-05-29
[1.5] The two files in Issue145 have a precision < 8-bit:
Mathieu Malaterre
2012-04-23
[1.5] Integrate patch from winfried posted on the mailing list. See here for ...
Mathieu Malaterre
2012-04-23
[1.5] Integrate patch from winfried posted on the mailing list. See here for ...
Mathieu Malaterre
2012-04-20
[1.5] Need to compile/install tool to embed XML file in JP2 for jpip server
Mathieu Malaterre
2012-04-19
[1.5] jar files are arch independant. We can install them safely in share
Mathieu Malaterre
2012-04-19
[1.5] Add install rules for openjpip client
Mathieu Malaterre
2012-04-19
[1.5] Add missing symbols from getopt into the java glue lib
Mathieu Malaterre
2012-04-19
[1.5] resolve missing symbols from convert.c/index.c
Mathieu Malaterre
2012-04-19
[1.5] Add explicit linking from glue java lib to real openjpeg lib
Mathieu Malaterre
2012-04-19
[1.5] install java module
Mathieu Malaterre
2012-03-16
[1.5] Remove a simple warning report
Mathieu Malaterre
2012-03-16
[1.5] I think == was meant here.
Mathieu Malaterre
2012-03-02
[1.5] Remove a warning about undefined snprintf on windows compiler.
Mathieu Malaterre
2012-03-02
[1.5] Change the logic in byte_manager.h. Prefer the use of stdint.h when ava...
Mathieu Malaterre
2012-03-02
[1.5] Import rev 1053 from trunk over to 1.5
Mathieu Malaterre
2012-03-02
[1.5] Fix typo in date.
Mathieu Malaterre
2012-03-02
[1.5] Sync with trunk. Remove remainings bits of old Makefile based build system
Mathieu Malaterre
2012-03-02
[1.5] Convert from DOS eol to UNIX eol
Mathieu Malaterre
2012-03-02
[1.5] Use UNIX eol for source code
Mathieu Malaterre
2012-03-02
[1.5] Fix a bunch of comparison between signed and unsigned integer expressio...
Mathieu Malaterre
2012-03-01
[1.5] Fix rev 1474, typo in the spelling.
Mathieu Malaterre
2012-03-01
[1.5] Apply big-endian patch from winfried: libopenjpeg and WORDS_BIGENDIAN, ...
Mathieu Malaterre
2012-03-01
Fix a warning reported on the continuous dashboard for linux.
Mathieu Malaterre
2012-03-01
[1.5] j2k_to_image does not support writing image with precision less than 8b...
Mathieu Malaterre
2012-03-01
[1.5] Fix a warning about conversion from const char* to char*
Mathieu Malaterre
2012-02-29
[1.5][JPIP] README modification regarding the JP2 encoding
Kaori Hagihara
2012-02-28
[1.5][JPIP] enabled the opj_server to reply the first query consisting with l...
Kaori Hagihara
2012-02-17
[1.5] allow mecanism to provide JFLAGS
Mathieu Malaterre
2012-02-16
remove a warning about unused variable
Mathieu Malaterre
2012-02-14
Make the code C90 compliant for VS2010
Mathieu Malaterre
2012-02-14
Work around issue with FindJava module
Mathieu Malaterre
2012-02-13
Use C style comment.
Mathieu Malaterre
2012-02-13
[1.5] Need to include unistd for close() declaration
Mathieu Malaterre
2012-02-13
By default, openjpip client can still built even without java compiler. Print...
Mathieu Malaterre
2012-02-13
[1.5] Fix typo in CMAKE_USE_PTHREADS vs CMAKE_USE_PTHREADS_INIT
Mathieu Malaterre
2012-02-13
[1.5] Remove use of custom PTHREAD module. Prefer cmake's one.
Mathieu Malaterre
2012-02-10
[1.5][JPIP] added execution argument to set port number for opj_dec_server, o...
Kaori Hagihara
2012-02-10
[1.5][JPIP] fixed Doxygen configuration file to document the utilities
Kaori Hagihara
2012-02-06
Make opj 1.5 use port 50000, which is not compatible with trunk. But compatib...
Mathieu Malaterre
2012-02-06
Re-build the jar files from the source code.
Mathieu Malaterre
2012-02-06
For some reason rev 1103 change the default port number, which breaks openjpi...
Mathieu Malaterre
2012-02-01
revert (svn merge -c -1368 ). It does break compilation on windows
Mathieu Malaterre
2012-01-31
revert commit 1357, it could break linkage
Vincent Torri
2012-01-30
c-string are not writable
Mathieu Malaterre
2012-01-30
Fix for strncasecmp
Mathieu Malaterre
2012-01-30
Fix compilation with close and such
Mathieu Malaterre
2012-01-30
Remove unistd.h from win32 compilation
Mathieu Malaterre
[next]