openjpeg/applications/mj2
Mathieu Malaterre 3991bbe595 [trunk] Fix some C90 issues. 2012-09-10 09:42:29 +00:00
..
CMakeLists.txt [trunk] Remove CMake-language block-end command arguments 2012-08-30 17:20:03 +00:00
Makefile.am [trunk] fix 'distcheck' rule 2011-10-10 06:26:34 +00:00
extract_j2k_from_mj2.c [trunk] Fix some C90 issues. 2012-09-10 09:42:29 +00:00
frames_to_mj2.c [trunk] Remove all non-ascii characters (Several compilers and development tools are confused by non-ascii characters in source code. These have been removed) thanks to Hans Johnson 2012-08-30 16:51:30 +00:00
meta_out.c changed the directory hierarchy of the whole project. See README files for details. 2011-04-13 22:38:50 +00:00
meta_out.h re-organization of openjpeg directories hierarchy : step 1 2011-04-13 21:01:39 +00:00
mj2.c [trunk] Fix some C90 issues. 2012-09-10 09:42:29 +00:00
mj2.h [trunk] Remove all non-ascii characters (Several compilers and development tools are confused by non-ascii characters in source code. These have been removed) thanks to Hans Johnson 2012-08-30 16:51:30 +00:00
mj2_convert.c [trunk] Fix some C90 issues. 2012-09-10 09:42:29 +00:00
mj2_convert.h [trunk] Remove all non-ascii characters (Several compilers and development tools are confused by non-ascii characters in source code. These have been removed) thanks to Hans Johnson 2012-08-30 16:51:30 +00:00
mj2_to_frames.c [trunk] Remove all non-ascii characters (Several compilers and development tools are confused by non-ascii characters in source code. These have been removed) thanks to Hans Johnson 2012-08-30 16:51:30 +00:00
mj2_to_metadata.c renamed getopt.{c/h} to opj_getopt.{c/h} and forced the use of these files rather than the system ones. This fixed issue 78. Credit to Winfried. 2011-09-01 11:24:08 +00:00
mj2_to_metadata.dtd re-organization of openjpeg directories hierarchy : step 1 2011-04-13 21:01:39 +00:00
mj2_to_metadata.h re-organization of openjpeg directories hierarchy : step 1 2011-04-13 21:01:39 +00:00
mj2_to_metadata.sln re-organization of openjpeg directories hierarchy : step 1 2011-04-13 21:01:39 +00:00
mj2_to_metadata.vcproj renamed getopt.{c/h} to opj_getopt.{c/h} and forced the use of these files rather than the system ones. This fixed issue 78. Credit to Winfried. 2011-09-01 11:24:08 +00:00
mj2_to_metadata_Notes.doc re-organization of openjpeg directories hierarchy : step 1 2011-04-13 21:01:39 +00:00
readme.txt re-organization of openjpeg directories hierarchy : step 1 2011-04-13 21:01:39 +00:00
wrap_j2k_in_mj2.c [trunk] realloc is misused and may leak memory (Issue#168) 2012-08-22 18:45:31 +00:00

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