openjpeg/codec
Francois-Olivier Devaux 26606c71c8 First import of JAVAOpenJPEG, a Java wrapper of OpenJPEG, developed by Patrick Piscaglia of Telemis (www.telemis.com). Thank you Patrick for this new module ! 2007-12-10 13:16:01 +00:00
..
compat First import of JAVAOpenJPEG, a Java wrapper of OpenJPEG, developed by Patrick Piscaglia of Telemis (www.telemis.com). Thank you Patrick for this new module ! 2007-12-10 13:16:01 +00:00
CMakeLists.txt Created the file index.c in the codec directory. This file handles the creation of index files, at encoding and decoding. 2007-11-27 12:38:52 +00:00
Makefile Created the file index.c in the codec directory. This file handles the creation of index files, at encoding and decoding. 2007-11-27 12:38:52 +00:00
convert.c Changed the way the image structure is allocated when the decoding parameters include some resolutions to discard. This should have a significant impact for the decoding of huge images when some resolutions are discarder (-r parameter) 2007-10-12 15:04:34 +00:00
convert.h Added support for the TGA file format in the codec 2007-08-20 15:20:42 +00:00
dirent.h Added the dirent.h file used for opening and reading Directory holding image files. Used in image_to_j2k.c and j2k_to_image.c. 2007-02-27 08:54:56 +00:00
image_to_j2k.c First import of JAVAOpenJPEG, a Java wrapper of OpenJPEG, developed by Patrick Piscaglia of Telemis (www.telemis.com). Thank you Patrick for this new module ! 2007-12-10 13:16:01 +00:00
image_to_j2k.dsp Added index.h and index.c in VC6 projects; wrapped index.h in the C++ preprocessor; modified OPJViewer project and some files. 2007-11-29 14:38:26 +00:00
image_to_j2k.dsw SVN file properties modified (EOL handled better) 2006-12-04 16:20:36 +00:00
image_to_j2k.sln Created the file index.c in the codec directory. This file handles the creation of index files, at encoding and decoding. 2007-11-27 12:38:52 +00:00
image_to_j2k.vcproj Created the file index.c in the codec directory. This file handles the creation of index files, at encoding and decoding. 2007-11-27 12:38:52 +00:00
index.c Added index.h and index.c in VC6 projects; wrapped index.h in the C++ preprocessor; modified OPJViewer project and some files. 2007-11-29 14:38:26 +00:00
index.h Added index.h and index.c in VC6 projects; wrapped index.h in the C++ preprocessor; modified OPJViewer project and some files. 2007-11-29 14:38:26 +00:00
j2k_to_image.c Created the file index.c in the codec directory. This file handles the creation of index files, at encoding and decoding. 2007-11-27 12:38:52 +00:00
j2k_to_image.dsp Added index.h and index.c in VC6 projects; wrapped index.h in the C++ preprocessor; modified OPJViewer project and some files. 2007-11-29 14:38:26 +00:00
j2k_to_image.dsw SVN file properties modified (EOL handled better) 2006-12-04 16:20:36 +00:00
j2k_to_image.sln Added support for Visual Studio 2005 2007-08-21 10:17:35 +00:00
j2k_to_image.vcproj Created the file index.c in the codec directory. This file handles the creation of index files, at encoding and decoding. 2007-11-27 12:38:52 +00:00