openjpeg/mj2
Luis Ibanez 26e8f3fd28 COMP: Fixing configuration for static builds. Fixing dependencies that several
executables have on getopt.c, convert.c and index.c.

Some refactoring is going to be required in order to have a cleaner
configuration process and make it easier to maintain.
2010-09-01 00:52:26 +00:00
..
compat MJ2 codec updated from LibOpenJPEG version 0.97 to LibOpenJPEG version 1. Hence, the MJ2 codec will now take advantage of all the improvements and optimizations done on the LibOpenJPEG library. 2007-05-10 14:21:09 +00:00
CMakeLists.txt COMP: Fixing configuration for static builds. Fixing dependencies that several 2010-09-01 00:52:26 +00:00
MJ2_Extractor.dsp SVN server problem. Added again MJ2 project files to try to solve issue. 2008-01-17 11:57:04 +00:00
MJ2_Extractor.dsw SVN server problem. Added again MJ2 project files to try to solve issue. 2008-01-17 11:57:04 +00:00
MJ2_Extractor.sln SVN server problem. Added again MJ2 project files to try to solve issue. 2008-01-17 11:57:04 +00:00
MJ2_Extractor.vcproj SVN server problem. Added again MJ2 project files to try to solve issue. 2008-01-17 11:57:04 +00:00
MJ2_Wrapper.dsp SVN server problem. Added again MJ2 project files to try to solve issue. 2008-01-17 11:57:04 +00:00
MJ2_Wrapper.dsw SVN server problem. Added again MJ2 project files to try to solve issue. 2008-01-17 11:57:04 +00:00
MJ2_Wrapper.sln SVN server problem. Added again MJ2 project files to try to solve issue. 2008-01-17 11:57:04 +00:00
MJ2_Wrapper.vcproj SVN server problem. Added again MJ2 project files to try to solve issue. 2008-01-17 11:57:04 +00:00
Makefile MJ2 codec updated from LibOpenJPEG version 0.97 to LibOpenJPEG version 1. Hence, the MJ2 codec will now take advantage of all the improvements and optimizations done on the LibOpenJPEG library. 2007-05-10 14:21:09 +00:00
extract_j2k_from_mj2.c Code improvements using 'g++-4.4.0' to trace the code (v1.4). Thanks to Winfried for this patch. 2010-03-24 11:20:45 +00:00
frames_to_mj2.c Code improvements using 'g++-4.4.0' to trace the code (v1.4). Thanks to Winfried for this patch. 2010-03-24 11:20:45 +00:00
frames_to_mj2.dsp SVN server problem. Added again MJ2 project files to try to solve issue. 2008-01-17 11:57:04 +00:00
frames_to_mj2.dsw SVN server problem. Added again MJ2 project files to try to solve issue. 2008-01-17 11:57:04 +00:00
frames_to_mj2.sln SVN server problem. Added again MJ2 project files to try to solve issue. 2008-01-17 11:57:04 +00:00
frames_to_mj2.vcproj SVN server problem. Added again MJ2 project files to try to solve issue. 2008-01-17 11:57:04 +00:00
meta_out.c OpenJPEG library interface modified to retain compatibility with version 1.2. Sorry if some of you already adapted their code to the previous interface, but we want to avoid a ABI break.... 2007-09-17 15:11:20 +00:00
meta_out.h MJ2 codec updated from LibOpenJPEG version 0.97 to LibOpenJPEG version 1. Hence, the MJ2 codec will now take advantage of all the improvements and optimizations done on the LibOpenJPEG library. 2007-05-10 14:21:09 +00:00
mj2.c Code improvements using 'g++-4.4.0' to trace the code (v1.4). Thanks to Winfried for this patch. 2010-03-24 11:20:45 +00:00
mj2.h Robustified MJ2 codecs 2007-08-21 10:18:40 +00:00
mj2_convert.c Fixed MJ2 codec bugs (issues 23-24 on google code). Thanks to Winfried for these patches. 2010-04-08 17:50:05 +00:00
mj2_convert.h Robustified MJ2 codecs 2007-08-21 10:18:40 +00:00
mj2_to_frames.c Fixed MJ2 codec bugs (issues 23-24 on google code). Thanks to Winfried for these patches. 2010-04-08 17:50:05 +00:00
mj2_to_frames.dsp SVN server problem. Added again MJ2 project files to try to solve issue. 2008-01-17 11:57:04 +00:00
mj2_to_frames.dsw SVN server problem. Added again MJ2 project files to try to solve issue. 2008-01-17 11:57:04 +00:00
mj2_to_frames.sln SVN server problem. Added again MJ2 project files to try to solve issue. 2008-01-17 11:57:04 +00:00
mj2_to_frames.vcproj SVN server problem. Added again MJ2 project files to try to solve issue. 2008-01-17 11:57:04 +00:00
mj2_to_metadata.c MJ2 codec updated from LibOpenJPEG version 0.97 to LibOpenJPEG version 1. Hence, the MJ2 codec will now take advantage of all the improvements and optimizations done on the LibOpenJPEG library. 2007-05-10 14:21:09 +00:00
mj2_to_metadata.dsp SVN server problem. Added again MJ2 project files to try to solve issue. 2008-01-17 11:57:04 +00:00
mj2_to_metadata.dsw SVN server problem. Added again MJ2 project files to try to solve issue. 2008-01-17 11:57:04 +00:00
mj2_to_metadata.dtd SVN server problem. Added again MJ2 project files to try to solve issue. 2008-01-17 11:57:04 +00:00
mj2_to_metadata.h MJ2 codec updated from LibOpenJPEG version 0.97 to LibOpenJPEG version 1. Hence, the MJ2 codec will now take advantage of all the improvements and optimizations done on the LibOpenJPEG library. 2007-05-10 14:21:09 +00:00
mj2_to_metadata.sln SVN server problem. Added again MJ2 project files to try to solve issue. 2008-01-17 11:57:04 +00:00
mj2_to_metadata.vcproj SVN server problem. Added again MJ2 project files to try to solve issue. 2008-01-17 11:57:04 +00:00
mj2_to_metadata_Notes.doc MJ2 codec updated from LibOpenJPEG version 0.97 to LibOpenJPEG version 1. Hence, the MJ2 codec will now take advantage of all the improvements and optimizations done on the LibOpenJPEG library. 2007-05-10 14:21:09 +00:00
readme.txt MJ2 codec updated from LibOpenJPEG version 0.97 to LibOpenJPEG version 1. Hence, the MJ2 codec will now take advantage of all the improvements and optimizations done on the LibOpenJPEG library. 2007-05-10 14:21:09 +00:00
wrap_j2k_in_mj2.c Fixed MJ2 codec bugs (issues 23-24 on google code). Thanks to Winfried for these patches. 2010-04-08 17:50:05 +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