Stefan Weil 3d6ffaf3f3 Fix some typos in code comments and documentation 6 jaren geleden
..
astyle 3f0de88c7b Remove opjstyle binary that went inadvertently committed in d4e54e9f35d532062533f1d369c159810b01d224 (#1026) 7 jaren geleden
include fb0e397330 Update zlib to version 1.2.8 9 jaren geleden
liblcms2 4a2a8693e5 Update to lcms 2.8 (#808) 8 jaren geleden
libpng 275aad4df8 Update to libpng 1.6.25 (#821) 8 jaren geleden
libtiff 17a0a8a195 Use lowercase for cmake commands consistenly 8 jaren geleden
libz 17a0a8a195 Use lowercase for cmake commands consistenly 8 jaren geleden
CMakeLists.txt d4e54e9f35 Add mechanisms to reformant and check code style (#128) 7 jaren geleden
README.txt 3d6ffaf3f3 Fix some typos in code comments and documentation 6 jaren geleden

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.