openjpeg/mj2
Antonin Descampe 90725df206 MJ2 module: Add two components to mj2.h: meth, enumcs ; Define or reset all components of mj2_cparameters_t before its usage ; Add argument -D prec to frames_to_mj2.c and use the precision in mj2_convert.c (solves Issue 49) 2011-01-23 18:33:06 +00:00
..
CMakeLists.txt bug fixes to enable cmake compilation on WIN32 platform (see CHANGES for details) 2011-01-02 18:10:09 +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.am changed report code in Makefile.am 2011-01-07 03:20:58 +00:00
Makefile.nix Changed build choice in configure.ac/Makefile.am/Makefile.nix: shared xor static 2010-12-10 04:27:40 +00:00
extract_j2k_from_mj2.c MJ2 module: Add two components to mj2.h: meth, enumcs ; Define or reset all components of mj2_cparameters_t before its usage ; Add argument -D prec to frames_to_mj2.c and use the precision in mj2_convert.c (solves Issue 49) 2011-01-23 18:33:06 +00:00
frames_to_mj2.c MJ2 module: Add two components to mj2.h: meth, enumcs ; Define or reset all components of mj2_cparameters_t before its usage ; Add argument -D prec to frames_to_mj2.c and use the precision in mj2_convert.c (solves Issue 49) 2011-01-23 18:33:06 +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 Added files to let people build openjpeg with configure tools ; Added makefiles to let people manually build openjpeg on *nix platforms ; Removed obsolete Makefiles ; Renamed dirent.h to windirent.h ; Made optional the PNG, TIFF, and LCMS support in CMake files ; Added opj_config* files to configure openjpeg before building it (opj_config.h generated by configure, cmake, or manually by the user) ; Renamed this file from ChangeLog to CHANGES ; Renamed License.txt to LICENSE ; Updated README files ; Added INSTALL and LICENSE files ; Added man pages 2010-10-05 10:33:15 +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 MJ2 module: Add two components to mj2.h: meth, enumcs ; Define or reset all components of mj2_cparameters_t before its usage ; Add argument -D prec to frames_to_mj2.c and use the precision in mj2_convert.c (solves Issue 49) 2011-01-23 18:33:06 +00:00
mj2.h MJ2 module: Add two components to mj2.h: meth, enumcs ; Define or reset all components of mj2_cparameters_t before its usage ; Add argument -D prec to frames_to_mj2.c and use the precision in mj2_convert.c (solves Issue 49) 2011-01-23 18:33:06 +00:00
mj2_convert.c MJ2 module: Add two components to mj2.h: meth, enumcs ; Define or reset all components of mj2_cparameters_t before its usage ; Add argument -D prec to frames_to_mj2.c and use the precision in mj2_convert.c (solves Issue 49) 2011-01-23 18:33:06 +00:00
mj2_convert.h Robustified MJ2 codecs 2007-08-21 10:18:40 +00:00
mj2_to_frames.c MJ2 module: Add two components to mj2.h: meth, enumcs ; Define or reset all components of mj2_cparameters_t before its usage ; Add argument -D prec to frames_to_mj2.c and use the precision in mj2_convert.c (solves Issue 49) 2011-01-23 18:33:06 +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 (thanks to Winfried for his help) 2010-12-08 11:06:41 +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 MJ2 module: Add two components to mj2.h: meth, enumcs ; Define or reset all components of mj2_cparameters_t before its usage ; Add argument -D prec to frames_to_mj2.c and use the precision in mj2_convert.c (solves Issue 49) 2011-01-23 18:33:06 +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