This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
openjpeg
Watch
1
Star
0
Fork
0
You've already forked openjpeg
Code
Issues
Pull Requests
Releases
Wiki
Activity
v2
openjpeg
/
codec
History
Mathieu Malaterre
f6cb0c86e2
[v2] remove ref to png.h file on win32
2012-03-16 16:47:44 +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
[v2] remove ref to png.h file on win32
2012-03-16 16:47:44 +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