sandboxed-api/oss-internship-2020/openjpeg
Katarzyna Miernikiewicz ba88cd3499 changed VLA to vectors
2020-08-25 14:53:53 +00:00
..
examples changed VLA to vectors 2020-08-25 14:53:53 +00:00
openjpeg@cbee7891a0 initial openjpeg commit 2020-08-12 11:24:30 +00:00
.gitignore fixed typos 2020-08-12 11:48:40 +00:00
CMakeLists.txt initial openjpeg commit 2020-08-12 11:24:30 +00:00
README.md Openjpeg sandboxed 2020-08-12 11:50:11 +00:00

OpenJPEG

This library provides sandboxed version of the OpenJPEG library.

Examples

The examples are sandboxed and simplified version of the main tools provided by the OpenJPEG library, namely (for now) opj_decompress from here.