blob: c1c4fae4b6ea7b08173ee4df124eba59e357da03 (
plain)
1
2
3
4
5
6
7
|
This directory contains openjpeg. See README and LICENSE files for details.
Emscripten changes:
* j2k_lib.c: use gettimeofday instead of getrusage
* tcd.c: init numbps to 0 to avoid warnings
* codec/CMakeLists.txt: Force getopt.c to be used
|