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
Age
Commit message (
Expand
)
Author
2011-01-30
fixed warnings in jp2.c (signed compared to unsigned) and dwt.c (bad cast) ; ...
Antonin Descampe
2011-01-30
replaced en-dash with standard dash in jp2.c
Antonin Descampe
2011-01-29
license header: replaced Hervcalloc by Herve, I should learn to double-check ...
Antonin Descampe
2011-01-29
removed é in license header to prevent warning C4819 (see http://code.google...
Antonin Descampe
2011-01-27
removed other VS files
Antonin Descampe
2011-01-24
remove more obsolete VS files. Left only mj2_to_metadata VS files, as this is...
Antonin Descampe
2011-01-23
removed obsolete VS files
Antonin Descampe
2011-01-23
MJ2 module: Add two components to mj2.h: meth, enumcs ; Define or reset all c...
Antonin Descampe
2011-01-23
move KK definition from rs.h to rs.c to prevent duplicate symbol error when b...
Antonin Descampe
2011-01-18
cmake: SOVERSION change to 1 (from 1.4) to match auto-tools build
Rex Dieter
2011-01-17
remove (autotools) generated files
Rex Dieter
2011-01-16
convert.c: inclusion of endian.h has to be different on APPLE platforms
Antonin Descampe
2011-01-13
followup autotools fixes, adding DESTDIR support
Rex Dieter
2011-01-13
s/libopenjpeg.pc/libopenjpeg1.pc/
Rex Dieter
2011-01-13
fix symlink creation (cmake)
Rex Dieter
2011-01-13
adjust autotools pkg-config support to match
Rex Dieter
2011-01-13
add pkg-config support to cmake
Rex Dieter
2011-01-11
removed forgotten debug info in imagetopnm()
Antonin Descampe
2011-01-09
imagetopnm() has been rewritten to allow 16-bits precision, and PAM (P7) supp...
Antonin Descampe
2011-01-07
changed report code in Makefile.am
Winfried
2011-01-03
removed badly written tests from CTest in codec/CMakeLists.txt
Antonin Descampe
2011-01-02
bug fixes to enable cmake compilation on WIN32 platform (see CHANGES for deta...
Antonin Descampe
2011-01-02
small update to xcode project
Antonin Descampe
2010-12-14
Adapted Makefile.am/Makefile.nix to build choice: shared xor static
Winfried
2010-12-11
fixed flags when building jp3d with MinGW
Antonin Descampe
2010-12-10
Changed build choice in configure.ac/Makefile.am/Makefile.nix: shared xor static
Winfried
2010-12-09
removed LCMS dependency in jp3d/libjp3dvm/CMakeLists.txt
Antonin Descampe
2010-12-09
updated xcode project
Antonin Descampe
2010-12-09
renamed jp3d/libjp3dvm/openjpeg.h => jp3d/libjp3dvm/openjpeg3d.h
Antonin Descampe
2010-12-09
removed "codec/compat/" directory
Antonin Descampe
2010-12-09
Updated Makefile.in
Winfried
2010-12-09
Removed LCMS dependencies from Makefile.am/Makefile.nix
Winfried
2010-12-08
(thanks to Winfried for his help)
Antonin Descampe
2010-12-05
revert to previous behaviour for cmake: builds (and links) dynamically by def...
Antonin Descampe
2010-12-05
added a definition in getopt.h and an initial value in convert.c
Antonin Descampe
2010-12-03
workaround for name clash when building static and dynamic on WIN32 (see http...
Antonin Descampe
2010-11-28
fixed a bug in codec/convert.c that prevented to build executables with WIN32...
Antonin Descampe
2010-11-28
(no commit message)
Antonin Descampe
2010-11-28
changed cmake behaviour: executables are now always statically linked. When -...
Antonin Descampe
2010-11-25
fix compilation and DLL creation of libopenjpeg with MSYS/MinGW (from vincent...
Antonin Descampe
2010-11-22
xcode : changed to native architecture build by default
Antonin Descampe
2010-11-22
reverted 'include "../opj_config.h"' to 'include "opj_config.h"'
Antonin Descampe
2010-11-18
xcode project : add mj2 targets
Antonin Descampe
2010-11-17
install man pages by default. install CHANGES and LICENSE
Antonin Descampe
2010-11-17
minor changes in cmake files (from winfried)
Antonin Descampe
2010-11-17
fixed missing argument in main CMakeLists.txt
Antonin Descampe
2010-11-16
minor changes in cmake flags
Antonin Descampe
2010-11-15
xcode project rewrite
Antonin Descampe
2010-11-15
changed imagetopng() function to correctly deal with non-standard bit-depths....
Antonin Descampe
2010-11-15
minor changes in header inclusions
Antonin Descampe
[next]