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
/
src
/
bin
Age
Commit message (
Expand
)
Author
2014-04-28
[trunk] Properly handle failure to compress (remove file)
Mathieu Malaterre
2014-04-28
[trunk] Missing endianess setting
Mathieu Malaterre
2014-04-28
[trunk] properly handle pkg-config on non-UNIX hosts
Mathieu Malaterre
2014-04-23
[trunk]removed '-x' option for index file as long as it's broken
Antonin Descampe
2014-04-23
[trunk]re-formatted help display in executables
Antonin Descampe
2014-04-23
[trunk]formatted some messages. Removed -version option to disambiguate
Antonin Descampe
2014-04-23
[trunk]Replaced deprecated opj_stream_set_user_data function from API
Antonin Descampe
2014-04-22
[trunk] fixed some warning and errors formatting and add a '-version'
Antonin Descampe
2014-04-17
[trunk] refactoring of rsiz, profiles, and extensions management
Antonin Descampe
2014-04-03
[trunk] updated copyright and added copyright notice required by ISO, in each...
Antonin Descampe
2014-04-02
[trunk] fixed a bug triggering SEGFAULT on debug mode (uninitialized
Antonin Descampe
2014-03-26
[trunk] fixed warnings triggered on linux related to r2802
Antonin Descampe
2014-03-26
[trunk] add ability in opj_compress to input subsampled images through
Antonin Descampe
2014-03-25
[trunk] Make sure to test value not pointer
Mathieu Malaterre
2014-03-25
[trunk] fixed bug related to r2791
Antonin Descampe
2014-03-25
[trunk] fixed warning due induced by r2791
Antonin Descampe
2014-03-25
[trunk] add "-mct {0,1,2}" option to opj_compress to allow MCT to be
Antonin Descampe
2014-03-25
[trunk] Make sure to not use alpha pointer if it is not an RGBA input
Mathieu Malaterre
2014-03-24
[trunk] Make sure to exit early instead of looping on every single pixels
Mathieu Malaterre
2014-03-24
[trunk] Fix typo in comment (this is not j2k_dump)
Mathieu Malaterre
2014-03-18
[trunk] User can now control source/target java version
Mathieu Malaterre
2014-03-18
[trunk] Update big endian handling no such thing as WORDS_BIGENDIAN (prefer O...
Mathieu Malaterre
2014-03-17
[trunk] Update BSD-4 copyright into a BSD-3 copyright
Mathieu Malaterre
2014-03-14
[trunk] Fix issue with & vs &&
Mathieu Malaterre
2014-03-14
[trunk] Add internal implementation to dump all tiles/comp info
Mathieu Malaterre
2014-03-14
[trunk] Move INLINE definition within openjpeg.h header since application may...
Mathieu Malaterre
2014-03-13
[trunk] Always report when decompression failed as return code value
Mathieu Malaterre
2014-03-12
[trunk] Make sure to use 8bits buffer when applying the ICC profile.
Mathieu Malaterre
2014-03-12
[trunk] Add debug info to be able to test integration with littlecms
Mathieu Malaterre
2014-03-11
[trunk] Fix compilation errors when JPWL and/or MJ2 are build
Mathieu Malaterre
2014-03-10
[trunk] Remove warning about sign conversion in color.c
Mathieu Malaterre
2014-03-10
[trunk] Fix simple sign conversion warnings only visible on 32bits arch
Mathieu Malaterre
2014-03-10
[trunk] Properly handle PGM file generation when fullpath is specified in the...
Mathieu Malaterre
2014-03-10
[trunk] Make sure to always initialize variable
Mathieu Malaterre
2014-03-10
[trunk] Fix warnings about shadow variables
Mathieu Malaterre
2014-03-10
[trunk] Remove 2 warnings about set but not used variables
Mathieu Malaterre
2014-03-07
[trunk] Upon failure, need to return proper return code
Mathieu Malaterre
2014-03-07
[trunk] Another round of fixes for sign conversion warnings.
Mathieu Malaterre
2014-03-07
[trunk] Another round of fixes for sign conversion warnings.
Mathieu Malaterre
2014-03-07
[trunk] Another round of fixes for sign conversion warnings.
Mathieu Malaterre
2014-03-07
[trunk] Remove mem leak and warning reported by clang
Mathieu Malaterre
2014-03-07
[trunk] Remove simple warnings about format
Mathieu Malaterre
2014-03-07
[trunk] Remove simple warning about functions not used
Mathieu Malaterre
2014-03-07
[trunk] Fix compilation in visual studio, inline cannot be used directly.
Mathieu Malaterre
2014-03-06
[trunk] Remove some easy warnings
Mathieu Malaterre
2014-03-06
[trunk] Remove warning about sign conversion.
Mathieu Malaterre
2014-03-06
[trunk] Remove some easy warnings about sign compare reported by gcc
Mathieu Malaterre
2014-03-04
[trunk] Remove another warning. ftell returns long int
Mathieu Malaterre
2014-03-04
[trunk] Remove more conversion warnings.
Mathieu Malaterre
2014-03-03
[trunk] Remove easy to fix warnings about conversion
Mathieu Malaterre
[next]