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-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
2012-01-30
Another fix for snprintf
Mathieu Malaterre
2012-01-30
isblank is C99, not isspace
Mathieu Malaterre
2012-01-30
isblank is C99, not isspace
Mathieu Malaterre
2012-01-30
strncasecmp is C99
Mathieu Malaterre
2012-01-30
declarations after statement (C90)
Mathieu Malaterre
2012-01-30
As explained in the documentation cant be included multiple times.
Mathieu Malaterre
2012-01-30
Fix snprintf for M$ compilers
Mathieu Malaterre
2012-01-30
fix declarations
Mathieu Malaterre
2012-01-30
declarations after statement (C90)
Mathieu Malaterre
2012-01-30
Another pass at getting this code to compile on windows
Mathieu Malaterre
2012-01-30
track all declarations after statement for C90 compilers (VS2005)
Mathieu Malaterre
2012-01-30
Fix compilation of C code. Remove warnings.
Mathieu Malaterre
2012-01-30
Fix a couple of warnings
Mathieu Malaterre
2012-01-30
trying to track issue with msgqueue_manager on win32. Use C-style comments
Mathieu Malaterre
2012-01-30
Remove unistd.h include
Mathieu Malaterre
2012-01-30
Remove include of unistd.h. non-existant on win32
Mathieu Malaterre
2012-01-28
missing ws2_32 linking
Mathieu Malaterre
2012-01-26
[1.5] remove pthread dependency from jpip client utilities
Antonin Descampe
2012-01-25
fix libopenjpip link on Windows
Vincent Torri
2012-01-25
follow latest JPIP changes in the autotools side (pthread dependency, conditi...
Vincent Torri
2012-01-25
[1.5] remove pthread dependency in JPIP client and tweak thirdparty stuff
Antonin Descampe
2012-01-25
Refactor code to split jpip client code from server side.
Mathieu Malaterre
2012-01-20
Build conditionally the java binding
Mathieu Malaterre
2012-01-20
remove warnings about const string
Mathieu Malaterre
2011-12-28
Remove proprietary stuff from Sun.
Mathieu Malaterre
2011-12-28
remove symbolink links
Mathieu Malaterre
2011-12-28
Remove binary jar from source dist.
Mathieu Malaterre
2011-12-24
[1.5][JPIP] additional modification for the warning
Kaori Hagihara
2011-12-23
Apply another patch from Kaori, about return value from write/fwrite. Thanks
Mathieu Malaterre
2011-12-23
Apply patch from Kaori. Thanks.
Mathieu Malaterre
2011-12-21
Attempt to fix building of universal exe
Mathieu Malaterre
2011-12-21
hopefully fix a warning on VS2008 compiler
Mathieu Malaterre
2011-12-21
Make sure to append the compile def
Mathieu Malaterre
2011-12-21
Remove old visual studio files
Mathieu Malaterre
2011-12-20
Reactivate the opjviewer in cmake
Mathieu Malaterre
2011-12-20
Import patch from winfried on mailing list: patch for mj2.c in branch
Mathieu Malaterre
2011-12-16
Hide a warning. Since 1.5 is not large file safe (>32bits) this should be ok
Mathieu Malaterre
2011-12-16
Remove some simple warnings about comments
Mathieu Malaterre
2011-12-16
Remove warning about GNU void* extension
Mathieu Malaterre
2011-12-16
Fix warning about no newline at end of file
Mathieu Malaterre
2011-12-12
Sync with trunk
Mathieu Malaterre
[next]