openjpeg/thirdparty
mayeut 9c5b30005e Add missing include statement for ssize_t
Update uclouvain/openjpeg#681
2016-01-06 17:37:37 +01:00
..
include Update zlib to version 1.2.8 2015-07-04 18:45:06 +02:00
liblcms2 Switch to libcms2-2.6 2015-07-21 23:49:11 +02:00
libpng Switch to libpng-1.6.17 2015-07-25 19:48:21 +02:00
libtiff Add missing include statement for ssize_t 2016-01-06 17:37:37 +01:00
libz Update zlib to version 1.2.8 2015-07-04 18:45:06 +02:00
CMakeLists.txt [trunk] removed debug message in CMakeLists.txt 2014-04-02 16:37:07 +00:00
README.txt [trunk] FolderReorgProposal task: Fix doxygen 2012-10-01 08:30:04 +00:00

README.txt

This directory contains 3rd party libs (PNG, ZLIB)...

They are convinient copy of code from people outside of the OpenJPEG community.
They are solely provided for ease of build of OpenJPEG on system where those
3rd party libs are not easily accessible (typically non-UNIX).

The OpenJPEG does not recommend using those 3rd party libs over your system
installed libs. The OpenJPEG does not even garantee that those libraries will
work for you.