openjpeg/codec
Luis Ibanez 531c0cf26f Reverting the use of #include "openjpegConfigure.h" until we find a compatible
way of doing this with autoconf, and with the default VS project files.
2010-09-08 22:40:11 +00:00
..
compat Code improvements using 'g++-4.4.0' to trace the code (v1.4). Thanks to Winfried for this patch. 2010-03-24 11:20:45 +00:00
CMakeLists.txt Reverting the use of #include "openjpegConfigure.h" until we find a compatible 2010-09-08 22:40:11 +00:00
Makefile Apply patch from w. szukalski (sent to list). Mon, Jun 21, 2010 at 5:49 PM 2010-06-22 11:55:36 +00:00
convert.c Reverting the use of #include "openjpegConfigure.h" until we find a compatible 2010-09-08 22:40:11 +00:00
convert.h Added support for PNG image format [Not yet functional under WIN32]. Thanks to Winfried for this patch. See details here http://code.google.com/p/openjpeg/issues/detail?id=16 2010-03-26 15:46:17 +00:00
dirent.h fixed a bug in dirent.h that prevented codec on Linux Alpha Systems to compile correctly. Thanks to RobinC. 2008-06-12 14:55:12 +00:00
image_to_j2k.c Reverting the use of #include "openjpegConfigure.h" until we find a compatible 2010-09-08 22:40:11 +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 fixed minor bugs which were triggering warnings at compilation (different signedness, wrong pointer type, etc) 2009-09-10 12:29:51 +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_dump.c Reverting the use of #include "openjpegConfigure.h" until we find a compatible 2010-09-08 22:40:11 +00:00
j2k_to_image.c Reverting the use of #include "openjpegConfigure.h" until we find a compatible 2010-09-08 22:40:11 +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