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
/
lib
/
openjp2
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2024-02-29
Refactor build of both types of linkage
Kai Pastor
2024-02-29
Fix export of OPJ_STATIC macro
Kai Pastor
2024-01-08
CMake: drop support for cmake < 3.5
Dominik Wójt
2023-09-24
Require `stdint.h` & `inttypes.h`
mayeut
2023-02-07
CMake: add missing GNUInstallDirs related substitutions (fixes #1424) (#1456)
autoantwort
2022-08-07
CMake: switch to GNUInstallDirs (#1424)
Thomas Bracht Laumann Jespersen
2021-09-25
Added support for high throughput (HTJ2K) decoding.
Aous Naman
2021-08-01
cmake: add install interface include directory
Anonymous Maarten
2020-05-20
Add multithreaded support in the DWT encoder.
Even Rouault
2017-11-14
Changed cmake version test to allow for cmake 2.8.11.x
Andrew Murray
2017-10-09
Unix build: fix regression of 2.3.0 where a shared-only or static-only build ...
Even Rouault
2017-09-17
Build: make sure that -DBUILD_SHARED_LIBS:bool=off is honoured to build only ...
Even Rouault
2017-09-01
Sub-tile decoding: only allocate tile component buffer of the needed dimension
Even Rouault
2017-07-13
install static libraries
Jeroen
2017-07-03
Merge pull request #954 from jeroen/static
Even Rouault
2017-06-20
Add bench_dwt program (compiled only if BUILD_BENCH_DWT=ON)
Even Rouault
2017-06-16
only build both static and dynamic on non-windows
Jeroen Ooms
2017-06-16
build both shared and static library
Jeroen Ooms
2017-06-02
MQC/RAW decoder: use an artificial 0xFF 0xFF terminating marker.
Even Rouault
2017-05-23
CMake: add stronger warnings for openjp2 lib/bin by default, and error out on...
Even Rouault
2016-09-26
OPENJPEG_NAMESPACE is configurable by user
Mathieu Malaterre
2016-09-20
Disable automatic compilation of t1_generate_luts
Antonin Descampe
2016-09-16
renamed USE_THREAD to OPJ_USE_THREAD
Antonin Descampe
2016-05-25
Add threading and thread pool API
Even Rouault
2016-05-21
Move some MQC functions into a header for speed
Kal Conley
2016-05-02
Use lowercase for cmake commands consistenly
Julien Malik
2015-10-09
cleanup header file and move to implementation
Mathieu Malaterre
2015-09-01
Correct CMake version requirements
mayeut
2015-07-30
better -ffast-math handling
Rex Dieter
2015-07-18
Add headers to CMake target
mayeut
2015-07-04
uclouvain/openjpeg#254 Add build option to disable the fix
mayeut
2014-11-25
[trunk] removed some warnings when configuring with CMake 3.x on MacOS
Matthieu Darbois
2014-10-15
[trunk] Add option to call dsymutil on built binaries (fixes issue 409)
Antonin Descampe
2014-04-28
[trunk] properly handle pkg-config on non-UNIX hosts
Mathieu Malaterre
2013-03-25
[trunk] separate the opj_config file between public and private part to avoid...
Mickael Savinaud
2012-10-25
[trunk] remove jpt.c/.h which used functions not used by v2. The code is alwa...
Mickael Savinaud
2012-10-25
[trunk] Rework r2077
Mathieu Malaterre
2012-10-24
[trunk] add the support of complex mct encoding when we setup the j2k encoder
Mickael Savinaud
2012-10-15
[trunk]rename j2k_lib to opj_clock
Mickael Savinaud
2012-10-15
[trunk] Fix issue during renaming of man page
Mathieu Malaterre
2012-10-15
[trunk] Fix compilation:
Mathieu Malaterre
2012-10-05
[trunk] First step in moving JPIP code out of openjp2
Mathieu Malaterre
2012-10-02
[trunk] Build small internal tools to generate t1_luts.h
Mathieu Malaterre
2012-10-01
[trunk] FolderReorgProposal fix. 3rd party variables were not set
Mathieu Malaterre
2012-10-01
[trunk] FolderReorgProposal task: move source code to source dir
Mathieu Malaterre
2012-09-28
[trunk] Start FolderReorgProposal task
Mathieu Malaterre