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
/
codec
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2010-07-01
backport from trunk
Mathieu Malaterre
2010-06-22
Finish fixing up bugs with png i/o
Mathieu Malaterre
2010-06-22
add more test. prevent segfault
Mathieu Malaterre
2010-06-22
Import j2k_dump from trunk (much faster)
Mathieu Malaterre
2010-06-22
Start merging change from svn trunk
Mathieu Malaterre
2010-06-21
Start using cmake API for easy packaging
Mathieu Malaterre
2010-06-21
minor change
Mathieu Malaterre
2010-06-21
test all codecs. Adding forgotten file to search for freeimage
Mathieu Malaterre
2010-06-21
increase coverage by testing all codecs
Mathieu Malaterre
2007-11-27
Created the file index.c in the codec directory. This file handles the creati...
Francois-Olivier Devaux
2007-09-07
BUG: cannot run tests if EXAMPLES are not built
Mathieu Malaterre
2007-09-07
ENH: Add cmake code to do testing if user has properly setup a testimages dir...
Mathieu Malaterre
2007-09-06
ENH: Fix unitialized read in img_fol (we may need a smarter initialize than m...
Mathieu Malaterre
2007-09-06
ENH: Add very simple tests (simply run command line with no option)
Mathieu Malaterre
2007-09-06
ENH: Add jpwl. Also remove old deprecated way of linking lib math on unix
Mathieu Malaterre
2007-03-01
COMP: Fix compilation of executable linking to TIFF lib.
Mathieu Malaterre
2006-07-22
ENH: Update CMake to do proper installation. Still using the 2.2 installation...
Mathieu Malaterre
2006-02-05
ENH: Do the proper thing for static/shared
Mathieu Malaterre
2006-01-25
STYLE: Add a lot of comments for the CMake build system
Mathieu Malaterre
2006-01-25
added cmake files to the project
Antonin Descampe