openjpeg/codec
Francois-Olivier Devaux 2c75c27ee8 Solved problems with codec reading from image file directory when filename had more than one "." in name 2007-08-21 10:50:47 +00:00
..
compat Added support for the TGA file format in the codec 2007-08-20 15:20:42 +00:00
CMakeLists.txt COMP: Fix compilation of executable linking to TIFF lib. 2007-03-01 14:39:31 +00:00
Makefile Modified codec projects (*.dsp) and makefile to include the tiff library (modified codec/image_to_j2k.dsp codec/j2k_to_image.dsp and codec/makefile) 2007-03-01 16:12:17 +00:00
convert.c Added support for the TGA file format in the codec 2007-08-20 15:20:42 +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 Solved problems with codec reading from image file directory when filename had more than one "." in name 2007-08-21 10:50:47 +00:00
image_to_j2k.dsp Updated libtiff library version to 3.8.2 (for WIN32) 2007-07-19 13:44:04 +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 Added support for Visual Studio 2005 2007-08-21 10:17:35 +00:00
image_to_j2k.vcproj Added support for Visual Studio 2005 2007-08-21 10:17:35 +00:00
j2k_to_image.c Solved problems with codec reading from image file directory when filename had more than one "." in name 2007-08-21 10:50:47 +00:00
j2k_to_image.dsp Updated libtiff library version to 3.8.2 (for WIN32) 2007-07-19 13:44:04 +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 Added support for Visual Studio 2005 2007-08-21 10:17:35 +00:00