openjpeg/thirdparty
Even Rouault 2519439d7d
Fix Windows build
2020-12-31 14:54:59 +01:00
..
astyle Remove opjstyle binary that went inadvertently committed in d4e54e9f35 (#1026) 2017-09-22 21:43:09 +02:00
include docs: fix simple typo, producted -> produced 2020-12-16 21:19:17 +11:00
liblcms2 Update to lcms 2.8 (#808) 2016-08-06 13:04:56 +02:00
libpng Update to libpng 1.6.25 (#821) 2016-09-06 22:33:45 +02:00
libtiff Use lowercase for cmake commands consistenly 2016-05-02 16:05:41 +02:00
libz Fix Windows build 2020-12-31 14:54:59 +01:00
CMakeLists.txt Add mechanisms to reformant and check code style (#128) 2017-05-09 20:46:16 +02:00
README.txt Fix some typos in code comments and documentation 2018-09-05 20:01:10 +02: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 guarantee that those libraries will
work for you.