Antonin Descampe
|
040c9a68b6
|
[1.5] remove pthread dependency in JPIP client and tweak thirdparty stuff
|
2012-01-25 16:30:03 +00:00 |
Mathieu Malaterre
|
2b746a71cb
|
Refactor code to split jpip client code from server side.
|
2012-01-25 09:42:00 +00:00 |
Mathieu Malaterre
|
f492f0a3d6
|
Redo the BUILD_THIRDPARTY properly. Remove openjpeg.h symlink.
|
2012-01-11 13:17:15 +00:00 |
Mathieu Malaterre
|
6b1e9d1b4e
|
Attempt to fix building of universal exe
|
2011-12-21 15:19:46 +00:00 |
Antonin Descampe
|
a098921d34
|
added cmake support to openjpip
|
2011-08-12 14:59:28 +00:00 |
Mickael Savinaud
|
8ed4cb1a1e
|
Fixed issue #76 (openjpeg-1.5)
|
2011-08-11 14:27:08 +00:00 |
Mickael Savinaud
|
06363c01e4
|
correct some troubles about thirdparty when they are used
|
2011-07-22 14:26:57 +00:00 |
Mickael Savinaud
|
a19c8a4ea3
|
add new decode tests based on conformance data and tolerance. Non regression is also added on the decoder output. Deactivate old tests.
|
2011-07-21 15:23:31 +00:00 |
Mickael Savinaud
|
0380840348
|
removed unused warning configuration message
|
2011-07-21 14:34:16 +00:00 |
Mickael Savinaud
|
65f7f8dc50
|
improved some CMakeLists files linked to the build of applications which used thirdparty
|
2011-07-13 16:49:53 +00:00 |
Antonin Descampe
|
1fd9603c55
|
added two files FindLCMS.cmake and FindLCMS2.cmake as they are not shipped by default with other cmake modules.
|
2011-03-21 21:51:04 +00:00 |
Antonin Descampe
|
19f9147e10
|
Removed the libs directory containing win32 compiled versions of libpng, libtiff and liblcms. Added a thirdparty directory to include main source files of libtiff, libpng, libz and liblcms to enable support of these formats in the codec executables. CMake will try to statically build these libraries if they are not found on the system. Note that these third party libraries are not required to build libopenjpeg (which has no dependencies).
|
2011-03-20 22:45:24 +00:00 |