openjpeg/applications/mj2
Mickael Savinaud 3135642ff5 [trunk] Remove CMake-language block-end command arguments
Ancient versions of CMake required else(), endif(), and similar block termination commands to have arguments matching the command starting the block.  This is no longer the preferred style.
Thanks to Hans Johnson
2012-08-30 17:20:03 +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 bug with mj2 applications (credit to winfried) 2011-11-09 14:47:44 +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] minor coding style change to match 1.5 2012-03-02 13:57:04 +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 manage case 0 frames inside yuv_num_frames function and correct some warnings with gcc4.5 (credit to Winfried) 2011-07-28 10:45:22 +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