summaryrefslogtreecommitdiff
path: root/src/lib/openjp2/CMakeLists.txt
AgeCommit message (Expand)Author
2017-07-13install static librariesJeroen
2017-07-03Merge pull request #954 from jeroen/staticEven Rouault
2017-06-20Add bench_dwt program (compiled only if BUILD_BENCH_DWT=ON)Even Rouault
2017-06-16only build both static and dynamic on non-windowsJeroen Ooms
2017-06-16build both shared and static libraryJeroen Ooms
2017-06-02MQC/RAW decoder: use an artificial 0xFF 0xFF terminating marker.Even Rouault
2017-05-23CMake: add stronger warnings for openjp2 lib/bin by default, and error out on...Even Rouault
2016-09-26OPENJPEG_NAMESPACE is configurable by userMathieu Malaterre
2016-09-20Disable automatic compilation of t1_generate_lutsAntonin Descampe
2016-09-16renamed USE_THREAD to OPJ_USE_THREADAntonin Descampe
2016-05-25Add threading and thread pool APIEven Rouault
2016-05-21Move some MQC functions into a header for speedKal Conley
2016-05-02Use lowercase for cmake commands consistenlyJulien Malik
2015-10-09cleanup header file and move to implementationMathieu Malaterre
2015-09-01Correct CMake version requirementsmayeut
2015-07-30better -ffast-math handlingRex Dieter
2015-07-18Add headers to CMake targetmayeut
2015-07-04uclouvain/openjpeg#254 Add build option to disable the fixmayeut
2014-11-25[trunk] removed some warnings when configuring with CMake 3.x on MacOSMatthieu 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 hostsMathieu 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 r2077Mathieu Malaterre
2012-10-24[trunk] add the support of complex mct encoding when we setup the j2k encoderMickael Savinaud
2012-10-15[trunk]rename j2k_lib to opj_clock Mickael Savinaud
2012-10-15[trunk] Fix issue during renaming of man pageMathieu Malaterre
2012-10-15[trunk] Fix compilation:Mathieu Malaterre
2012-10-05[trunk] First step in moving JPIP code out of openjp2Mathieu Malaterre
2012-10-02[trunk] Build small internal tools to generate t1_luts.hMathieu Malaterre
2012-10-01[trunk] FolderReorgProposal fix. 3rd party variables were not setMathieu Malaterre
2012-10-01[trunk] FolderReorgProposal task: move source code to source dirMathieu Malaterre
2012-09-28[trunk] Start FolderReorgProposal taskMathieu Malaterre