openjpeg/libopenjpeg
Francois-Olivier Devaux 3d626da232 Fixed the generation of index files. Now works with cinema formats. 2007-06-15 13:27:43 +00:00
..
CMakeLists.txt
bio.c
bio.h
cio.c
cio.h
dwt.c
dwt.h
event.c
event.h
fix.h
image.c
image.h
int.h
j2k.c Fixed the generation of index files. Now works with cinema formats. 2007-06-15 13:27:43 +00:00
j2k.h
j2k_lib.c
j2k_lib.h
jp2.c MJ2 codec updated from LibOpenJPEG version 0.97 to LibOpenJPEG version 1. Hence, the MJ2 codec will now take advantage of all the improvements and optimizations done on the LibOpenJPEG library. 2007-05-10 14:21:09 +00:00
jp2.h MJ2 codec updated from LibOpenJPEG version 0.97 to LibOpenJPEG version 1. Hence, the MJ2 codec will now take advantage of all the improvements and optimizations done on the LibOpenJPEG library. 2007-05-10 14:21:09 +00:00
jpt.c
jpt.h
mct.c
mct.h
mqc.c
mqc.h
openjpeg.c
openjpeg.h Release of version 1.2.0 2007-06-04 13:27:25 +00:00
opj_includes.h
pi.c
pi.h
raw.c
raw.h
t1.c Bugs corrected in decoding of command line (getopt.c), in the handling of 16 bit files (t1.c and tcd.c) and the calculation of elapsed time for multiple tiles parts (tcd.c and tdc.h). 2007-06-04 13:23:26 +00:00
t1.h Patch suggested by Callum Lerwick <seg@haxxed.com>: "This makes the t1 data arrays dynamic, which greatly reduces cache thrashing. Also, some minor cleanup to prevent unnecessary casts" 2007-05-22 13:14:13 +00:00
t1_generate_luts.c Patch suggested by Callum Lerwick <seg@haxxed.com>: "This patch makes the t1 LUTs static. I actually intend this as a prelude to possibly eliminating some or all of the LUTs entirely." 2007-05-21 09:44:10 +00:00
t1_luts.h Patch suggested by Callum Lerwick <seg@haxxed.com>: "This patch makes the t1 LUTs static. I actually intend this as a prelude to possibly eliminating some or all of the LUTs entirely." 2007-05-21 09:44:10 +00:00
t2.c Fixed the generation of index files. Now works with cinema formats. 2007-06-15 13:27:43 +00:00
t2.h
tcd.c Bugs corrected in decoding of command line (getopt.c), in the handling of 16 bit files (t1.c and tcd.c) and the calculation of elapsed time for multiple tiles parts (tcd.c and tdc.h). 2007-06-04 13:23:26 +00:00
tcd.h Bugs corrected in decoding of command line (getopt.c), in the handling of 16 bit files (t1.c and tcd.c) and the calculation of elapsed time for multiple tiles parts (tcd.c and tdc.h). 2007-06-04 13:23:26 +00:00
tgt.c
tgt.h