openjpeg/thirdparty
Stéphane Cerveau fde6878e82 openjpeg: add meson build
Build support:
- thirdparties(z, tiff, png, cms2)
- jp2
- jpip
- jpwl
- mj2
- jp3d
2020-04-15 08:49:44 +02:00
..
astyle openjpeg: add meson build 2020-04-15 08:49:44 +02:00
include Update zlib to version 1.2.8 2015-07-04 18:45:06 +02:00
liblcms2 openjpeg: add meson build 2020-04-15 08:49:44 +02:00
libpng openjpeg: add meson build 2020-04-15 08:49:44 +02:00
libtiff openjpeg: add meson build 2020-04-15 08:49:44 +02:00
libz openjpeg: add meson build 2020-04-15 08:49:44 +02: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
meson.build openjpeg: add meson build 2020-04-15 08:49:44 +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.