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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2019-12-03
Compile with -fPIC so we can build shared libdcp with static openjp2.
Carl Hetherington
2017-08-09
Preparing Release v2.2.0
Antonin Descampe
2017-06-20
Add bench_dwt program (compiled only if BUILD_BENCH_DWT=ON)
Even Rouault
2017-05-23
CMake: add stronger warnings for openjp2 lib/bin by default, and error out on...
Even Rouault
2017-05-09
Add mechanisms to reformant and check code style (#128)
Even Rouault
2016-09-28
Update version number for future release 2.2.0
Antonin Descampe
2016-09-26
OPENJPEG_NAMESPACE is configurable by user
Mathieu Malaterre
2016-09-20
Disable automatic compilation of t1_generate_luts
Antonin Descampe
2016-05-13
Update version number in CMakeLists.txt
Antonin Descampe
2016-05-02
Use lowercase for cmake commands consistenly
Julien Malik
2016-01-06
Fix support of posix_memalign for Linux
Stefan Weil
2015-11-01
Fin compiler warnings
mayeut
2015-10-18
Merge pull request #637 from stweil/fixes
Matthieu Darbois
2015-10-10
do not use aligned_alloc since it requires c11
Mathieu Malaterre
2015-10-09
cleanup header file and move to implementation
Mathieu Malaterre
2015-09-29
Fix repository for JPEG2000 test data
Stefan Weil
2015-07-30
better -ffast-math handling
Rex Dieter
2014-11-25
[trunk] removed warnings when configuring with CMake 3.x on MacOS (fixes issu...
Matthieu Darbois
2014-10-15
[trunk] Add option to call dsymutil on built binaries (fixes issue 409)
Antonin Descampe
2014-09-19
fixes install name id on OSX builds (fixes issue 367)
Antonin Descampe
2014-04-28
[trunk] properly handle pkg-config on non-UNIX hosts
Mathieu Malaterre
2014-03-25
[trunk] Import change from 2.0 branch
Mathieu Malaterre
2014-03-14
[trunk] Mark OpenJPEG to be ABI incompatible with previous one, move to SONAME 7
Mathieu Malaterre
2014-02-28
[trunk] Fix find_path behavior within cross-compilation execution
Mathieu Malaterre
2013-10-30
trunk: fixed cmake config so as to be able to link opj_jpip_server with FCGI.
Antonin Descampe
2013-10-15
complete openjpeg2 pkgconfig support, bug #68
Rex Dieter
2013-03-25
[trunk] separate the opj_config file between public and private part to avoid...
Mickael Savinaud
2013-03-17
[trunk] use everywhere the new opj_ prefix for HAVE variables and use the opj...
Mickael Savinaud
2013-03-13
[trunk] use the home made macro to ensure the existence of some include file
Mickael Savinaud
2013-03-13
[trunk] correct missing variable in openjpeg config file
Mickael Savinaud
2013-03-03
[trunk] split into two config files config options related to the lib and to ...
Mickael Savinaud
2012-12-04
[trunk] correct the new name of OPJ_HAVE_STDINT_H everywhere
Mickael Savinaud
2012-12-04
[trunk] remove SSIZE which is unused in openjpeg and rename HAVE_STDINT_H to ...
Mickael Savinaud
2012-12-03
[trunk] move typedef from opj_stdint.h to openjpeg.h and add an include of st...
Mickael Savinaud
2012-12-03
[trunk]add the pkgconfig support for openjp2 (thanks Winfried)
Mickael Savinaud
2012-10-29
[trunk] Update version number to 2.0. This will help for testing generating s...
Mathieu Malaterre
2012-10-22
[trunk] Fix java binding installation
Mathieu Malaterre
2012-10-01
[trunk] V2 will be release with SOVERSION=6
Mathieu Malaterre
2012-10-01
[trunk] FolderReorgProposal fix. 3rd party variables were not set
Mathieu Malaterre
2012-10-01
[trunk] Requires CMake 2.8.2 at least
Mathieu Malaterre
2012-10-01
[trunk] rename PACKAGE_VERSION to OPJ_PACKAGE_VERSION
Mathieu Malaterre
2012-10-01
[trunk] FolderReorgProposal task: move source code to source dir
Mathieu Malaterre
2012-10-01
[trunk] FolderReorgProposal task: only keep a single build system
Mathieu Malaterre
2012-09-28
[trunk] FolderReorgProposal task: rename cli tools
Mathieu Malaterre
2012-09-28
[trunk] FolderReorgProposal task: add JP3D
Mathieu Malaterre
2012-09-28
[trunk] Continue FolderReorgProposal task. Missing java wrapping
Mathieu Malaterre
2012-09-28
[trunk] Start FolderReorgProposal task
Mathieu Malaterre
2012-08-30
[trunk] Remove CMake-language block-end command arguments
Mickael Savinaud
2012-08-30
[trunk] Convert CMake-language commands to lower case
Mickael Savinaud
2012-05-29
[trunk] Fix installation issues. Thanks to winfried for patch.
Mathieu Malaterre
[next]