openjpeg/codec
Antonin Descampe 9fba123a7a Removed folders mj2, JavaOpenJpeg, jpwl, OPJViewer (not compliant with v2). Removed obsolete windows project files. Removed obsolete Makefiles (only build method currently supported with v2 branch: cmake). Renamed ChangeLog to CHANGES. Renamed License.txt to LICENSE. Removed obsolete README files. 2011-04-12 23:36:01 +00:00
..
compat Code improvements using 'g++-4.4.0' to trace the code (v2.0). Thanks to Winfried for this patch. 2010-03-24 11:21:19 +00:00
CMakeLists.txt backport from trunk 2010-07-01 17:35:20 +00:00
convert.c Start merging change from svn trunk 2010-06-22 17:29:21 +00:00
convert.h Added support for the TGA file format in the codec 2007-08-20 15:20:42 +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 Finish fixing up bugs with png i/o 2010-06-22 19:27:35 +00:00
index.c fixed minor bugs which were triggering warnings at compilation (different signedness, wrong pointer type, etc) 2009-09-10 13:10:09 +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 add more test. prevent segfault 2010-06-22 19:06:01 +00:00
j2k_to_image.c Finish fixing up bugs with png i/o 2010-06-22 19:27:35 +00:00