openjpeg/codec
Mathieu Malaterre 976ca18103 ENH: Add jpwl. Also remove old deprecated way of linking lib math on unix 2007-09-06 10:23:40 +00:00
..
compat Added support for the TGA file format in the codec 2007-08-20 15:20:42 +00:00
CMakeLists.txt ENH: Add jpwl. Also remove old deprecated way of linking lib math on unix 2007-09-06 10:23:40 +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 Added some fields in the codestream_info structure: they are used to record the position of single tile parts. Changed also the write_index function in the codec, to reflect the presence of this new information. 2007-09-04 14:19:55 +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