openjpeg/codec
Mathieu Malaterre 8ac5e7023c ENH: Add very simple tests (simply run command line with no option) 2007-09-06 16:38:06 +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 very simple tests (simply run command line with no option) 2007-09-06 16:38:06 +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 One more field in the codestream_info struct for recording the number of packets per tile part; JPWL now distributes the EPBs in all the tile part headers 2007-09-06 15:59:39 +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