d08a96e251
* [antonin] changed remaining "WIN32" to "_WIN32" ! [antonin] libopenjpeg has no more dependency on LCMS lib. Everything concerning color (icc profile, conversion to rgb, etc) has been put outside libopenjpeg and is used in j2k_to_image.c and mj2_to_frames.c. - [antonin] removed "opj_convert{.c,.h}" + [antonin] added a directory "common/" that contains "getopt{.c,.h}" (previously in "codec/compat"). + [antonin] added files "color{.c,.h}" in "common/" that define the code for icc profile management and sycc_to_rgb conversion + [antonin] added "common/format_defs.h" that contains common definitions used in image_to_j2k, j2k_to_image, j2k_dump. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
MJ2_Extractor.dsp | ||
MJ2_Extractor.dsw | ||
MJ2_Extractor.sln | ||
MJ2_Extractor.vcproj | ||
MJ2_Wrapper.dsp | ||
MJ2_Wrapper.dsw | ||
MJ2_Wrapper.sln | ||
MJ2_Wrapper.vcproj | ||
Makefile.am | ||
Makefile.in | ||
Makefile.nix | ||
extract_j2k_from_mj2.c | ||
frames_to_mj2.c | ||
frames_to_mj2.dsp | ||
frames_to_mj2.dsw | ||
frames_to_mj2.sln | ||
frames_to_mj2.vcproj | ||
meta_out.c | ||
meta_out.h | ||
mj2.c | ||
mj2.h | ||
mj2_convert.c | ||
mj2_convert.h | ||
mj2_to_frames.c | ||
mj2_to_frames.dsp | ||
mj2_to_frames.dsw | ||
mj2_to_frames.sln | ||
mj2_to_frames.vcproj | ||
mj2_to_metadata.c | ||
mj2_to_metadata.dsp | ||
mj2_to_metadata.dsw | ||
mj2_to_metadata.dtd | ||
mj2_to_metadata.h | ||
mj2_to_metadata.sln | ||
mj2_to_metadata.vcproj | ||
mj2_to_metadata_Notes.doc | ||
readme.txt | ||
wrap_j2k_in_mj2.c |
readme.txt
Attention : the motion jpeg 2000 files currently only work with OpenJPEG v0.97 that you can find here : http://www.openjpeg.org/openjpeg_v097.tar.gz