openjpeg/libopenjpeg
Parvatha Elangovan 694a173adb Added feature for generation of tile parts. Modifications in image_to_j2k.c, openjpeg.c, j2k.c, pi.c
Added function j2k_write_tlm(),to generate TLM marker for a Digital cinema compliant codestream. Modifications in j2k.c.
2007-03-20 17:15:18 +00:00
..
CMakeLists.txt ENH: Update CMake to do proper installation. Still using the 2.2 installation approach for now. 2006-07-22 03:47:02 +00:00
bio.c Copyright update 2007-01-15 09:55:40 +00:00
bio.h Copyright update 2007-01-15 09:55:40 +00:00
cio.c Added option for Digital cinema profile compliant codestream. This can be chosen by "-cinema2K" or "-cinema4K" for a 2K and 4K compliance respectively. The feature for tileparts has not been implemented in this version. Modification in image_to_j2k.c 2007-03-07 16:04:33 +00:00
cio.h Copyright update 2007-01-15 09:55:40 +00:00
dwt.c Copyright update 2007-01-15 09:55:40 +00:00
dwt.h Copyright update 2007-01-15 09:55:40 +00:00
event.c Code optimization usinq vsprintf() command 2006-12-04 14:57:09 +00:00
event.h OpenJPEG version 1.1 2005-12-08 09:38:47 +00:00
fix.h Copyright update 2007-01-15 09:55:40 +00:00
image.c fixed various minor warnings occuring under icc9 and bcc32, added MSVC project and compiler directives to build a 'standard' WIN32 DLL 2006-01-31 21:26:11 +00:00
image.h OpenJPEG version 1.1 2005-12-08 09:38:47 +00:00
int.h Copyright update 2007-01-15 09:55:40 +00:00
j2k.c Added feature for generation of tile parts. Modifications in image_to_j2k.c, openjpeg.c, j2k.c, pi.c 2007-03-20 17:15:18 +00:00
j2k.h Added feature for generation of tile parts. Modifications in image_to_j2k.c, openjpeg.c, j2k.c, pi.c 2007-03-20 17:15:18 +00:00
j2k_lib.c changed the name of j2k_realloc to opj_realloc 2006-01-18 20:10:23 +00:00
j2k_lib.h changed the name of j2k_realloc to opj_realloc 2006-01-18 20:10:23 +00:00
jp2.c Copyright update 2007-01-15 09:55:40 +00:00
jp2.h Copyright update 2007-01-15 09:55:40 +00:00
jpt.c Copyright update 2007-01-15 09:55:40 +00:00
jpt.h Copyright update 2007-01-15 09:55:40 +00:00
mct.c Copyright update 2007-01-15 09:55:40 +00:00
mct.h Copyright update 2007-01-15 09:55:40 +00:00
mqc.c fixed a bug in context numerotation that prevented the RESET switch to work correctly : mqc_reset_enc in mqc.c 2007-02-28 14:27:20 +00:00
mqc.h Copyright update 2007-01-15 09:55:40 +00:00
openjpeg.c Added feature for generation of tile parts. Modifications in image_to_j2k.c, openjpeg.c, j2k.c, pi.c 2007-03-20 17:15:18 +00:00
openjpeg.h Added feature for generation of tile parts. Modifications in image_to_j2k.c, openjpeg.c, j2k.c, pi.c 2007-03-20 17:15:18 +00:00
opj_includes.h Added feature for generation of tile parts. Modifications in image_to_j2k.c, openjpeg.c, j2k.c, pi.c 2007-03-20 17:15:18 +00:00
pi.c Added feature for generation of tile parts. Modifications in image_to_j2k.c, openjpeg.c, j2k.c, pi.c 2007-03-20 17:15:18 +00:00
pi.h Added feature for generation of tile parts. Modifications in image_to_j2k.c, openjpeg.c, j2k.c, pi.c 2007-03-20 17:15:18 +00:00
raw.c Copyright update 2007-01-15 09:55:40 +00:00
raw.h Copyright update 2007-01-15 09:55:40 +00:00
t1.c Algorithmic optimizations in t1.c, thanks to Guido J. ! 2007-02-21 07:57:27 +00:00
t1.h Modification of the context numbers, to reflect what has been specified in standard. 2007-01-23 11:41:16 +00:00
t2.c Added feature for generation of tile parts. Modifications in image_to_j2k.c, openjpeg.c, j2k.c, pi.c 2007-03-20 17:15:18 +00:00
t2.h Added feature for generation of tile parts. Modifications in image_to_j2k.c, openjpeg.c, j2k.c, pi.c 2007-03-20 17:15:18 +00:00
tcd.c Added feature for generation of tile parts. Modifications in image_to_j2k.c, openjpeg.c, j2k.c, pi.c 2007-03-20 17:15:18 +00:00
tcd.h Added feature for generation of tile parts. Modifications in image_to_j2k.c, openjpeg.c, j2k.c, pi.c 2007-03-20 17:15:18 +00:00
tgt.c Copyright update 2007-01-15 09:55:40 +00:00
tgt.h Copyright update 2007-01-15 09:55:40 +00:00