openjpeg/codec
Mathieu Malaterre b29cff9b9c ENH: Add cmake code to do testing if user has properly setup a testimages directory 2007-09-07 13:21:17 +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 cmake code to do testing if user has properly setup a testimages directory 2007-09-07 13:21:17 +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 ENH: Upon failure, properly return error code (!=0) 2007-09-07 13:06:36 +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 ENH: Upon failure, properly return error code (!=0) 2007-09-07 13:06:36 +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