.. |
jpwl
|
[trunk] add libopenjpeg-jpwl.pc.in. fix output when --disable-shared or --disable-static is passed to configure. Minor clean up of configure.ac.
|
2011-10-10 06:51:08 +00:00 |
CMakeLists.txt
|
Work In Progress: insert elements from V2 framework into the trunk
|
2011-09-19 13:04:04 +00:00 |
Makefile.am
|
[trunk] add libopenjpeg-jpwl.pc.in. fix output when --disable-shared or --disable-static is passed to configure. Minor clean up of configure.ac.
|
2011-10-10 06:51:08 +00:00 |
bio.c
|
Minor cleanup patch, that gets rid of a bunch of "old style declaration" warnings from Intel's compiler
|
2007-08-21 12:02:23 +00:00 |
bio.h
|
Minor cleanup patch, that gets rid of a bunch of "old style declaration" warnings from Intel's compiler
|
2007-08-21 12:02:23 +00:00 |
cidx_manager.c
|
[trunk] clean up redundant includes already handled in opj_includes.h
|
2011-11-27 21:57:16 +00:00 |
cidx_manager.h
|
Remove exe bit from source files
|
2011-11-24 10:16:01 +00:00 |
cio.c
|
[trunk] WIP: add get_decoded_tile functionality
|
2011-11-08 13:21:17 +00:00 |
cio.h
|
[trunk] WIP: add stream length value to read unknown marker size, backport 855 into V2 framework, correct memory leak into get_cstr_info
|
2011-10-11 08:01:31 +00:00 |
dwt.c
|
[trunk] WIP: solve problems with reading of elements outside the tilec->data buffer in dwt
|
2011-10-25 12:27:51 +00:00 |
dwt.h
|
WIP: update t1, t2, tcd to use same strut as in V2
|
2011-09-19 16:09:19 +00:00 |
event.c
|
[trunk] WIP: enhance the event management into the new API
|
2011-09-27 12:41:49 +00:00 |
event.h
|
WIP: fix build compilation error with windows platform about event_mgr management
|
2011-09-22 08:39:59 +00:00 |
fix.h
|
fix.h, dwt.c and t1.c optimized. Thanks a lot to Dzonatas <dzonatas at dzonux.net> and Callum Lerwick <seg at haxxed.com> for these great patches !
|
2007-04-05 14:24:19 +00:00 |
function_list.c
|
[trunk] clean up redundant includes already handled in opj_includes.h
|
2011-11-27 21:57:16 +00:00 |
function_list.h
|
WIP: insert elements from V2 framework into the trunk (add missing files)
|
2011-09-19 13:12:01 +00:00 |
image.c
|
[trunk] WIP: manage output image with area correponding to the set decoded area
|
2011-10-21 16:38:08 +00:00 |
image.h
|
[trunk] WIP: manage output image with area correponding to the set decoded area
|
2011-10-21 16:38:08 +00:00 |
indexbox_manager.h
|
Remove exe bit from source files
|
2011-11-24 10:16:01 +00:00 |
int.h
|
Work In Progress: insert elements from V2 framework into the trunk
|
2011-09-19 13:04:04 +00:00 |
j2k.c
|
[trunk] WIP: fix bug when decoding an area or a tile with special resolution
|
2011-11-17 14:29:36 +00:00 |
j2k.h
|
[trunk] WIP: add a set decoded resolution factor function and update j2k_to_image help about decoded region
|
2011-11-17 14:21:11 +00:00 |
j2k_lib.c
|
license header: replaced Hervcalloc by Herve, I should learn to double-check my changes
|
2011-01-29 14:15:26 +00:00 |
j2k_lib.h
|
license header: replaced Hervcalloc by Herve, I should learn to double-check my changes
|
2011-01-29 14:15:26 +00:00 |
jp2.c
|
[trunk] WIP: add a set decoded resolution factor function and update j2k_to_image help about decoded region
|
2011-11-17 14:21:11 +00:00 |
jp2.h
|
[trunk] WIP: add a set decoded resolution factor function and update j2k_to_image help about decoded region
|
2011-11-17 14:21:11 +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
|
Work In Progress: insert elements from V2 framework into the trunk
|
2011-09-19 13:04:04 +00:00 |
mct.h
|
Work In Progress: insert elements from V2 framework into the trunk
|
2011-09-19 13:04:04 +00:00 |
mqc.c
|
fixed a bug in mqc.c (see https://groups.google.com/d/topic/openjpeg/kQ1PbZUd19k/discussion, credit to Peter Wimmer)
|
2011-04-16 12:09:16 +00:00 |
mqc.h
|
Significant optimizations of MCT, DWT, MQ and T1 modules by Peter Wimmer (thanks Peter)
|
2010-04-08 17:22:58 +00:00 |
openjpeg.c
|
[trunk] backout wrong changeset 1091 - see issue 123
|
2011-11-27 20:28:24 +00:00 |
openjpeg.h
|
[trunk] add definitions for 64 bits integer types, and define OPJ_OFF_T to map to OPJ_INT64 systematically
|
2011-11-28 15:32:29 +00:00 |
opj_includes.h
|
[trunk] activate LargeFileSupport in CMake
|
2011-11-28 15:32:22 +00:00 |
opj_malloc.h
|
license header: replaced Hervcalloc by Herve, I should learn to double-check my changes
|
2011-01-29 14:15:26 +00:00 |
phix_manager.c
|
[trunk] clean up redundant includes already handled in opj_includes.h
|
2011-11-27 21:57:16 +00:00 |
pi.c
|
[trunk] WIP: resolve heap corruption with p0_07.j2k (credit to Winfried)
|
2011-10-12 14:44:46 +00:00 |
pi.h
|
[trunk] WIP: fix the decoding process with conformance files and V2 framework
|
2011-10-05 16:27:16 +00:00 |
ppix_manager.c
|
[trunk] clean up redundant includes already handled in opj_includes.h
|
2011-11-27 21:57:16 +00:00 |
raw.c
|
Minor cleanup patch, that gets rid of a bunch of "old style declaration" warnings from Intel's compiler
|
2007-08-21 12:02:23 +00:00 |
raw.h
|
Minor cleanup patch, that gets rid of a bunch of "old style declaration" warnings from Intel's compiler
|
2007-08-21 12:02:23 +00:00 |
t1.c
|
[trunk] WIP: fix some warnings about a static function and j2k_read_unk_v2
|
2011-09-27 12:32:28 +00:00 |
t1.h
|
[trunk] WIP: fix some warnings about a static function and j2k_read_unk_v2
|
2011-09-27 12:32:28 +00:00 |
t1_generate_luts.c
|
[trunk] clean up redundant includes already handled in opj_includes.h
|
2011-11-27 21:57:16 +00:00 |
t1_luts.h
|
Moved the orient flipping into the ctxno_zc table.
|
2007-08-21 12:51:57 +00:00 |
t2.c
|
[trunk] WIP: fix bug when decoding an area or a tile with special resolution
|
2011-11-17 14:29:36 +00:00 |
t2.h
|
[trunk] WIP: fix the decoding process with conformance files and V2 framework
|
2011-10-05 16:27:16 +00:00 |
tcd.c
|
[trunk] WIP: correct some segfault with win platform and remove a aligned allocation which produce error when a realloc is done on this pointer
|
2011-10-11 10:09:02 +00:00 |
tcd.h
|
[trunk] WIP: fix the decoding process with conformance files and V2 framework
|
2011-10-05 16:27:16 +00:00 |
tgt.c
|
[trunk] WIP: fix the decoding process with conformance files and V2 framework
|
2011-10-05 16:27:16 +00:00 |
tgt.h
|
[trunk] WIP: fix the decoding process with conformance files and V2 framework
|
2011-10-05 16:27:16 +00:00 |
thix_manager.c
|
[trunk] clean up redundant includes already handled in opj_includes.h
|
2011-11-27 21:57:16 +00:00 |
tpix_manager.c
|
[trunk] clean up redundant includes already handled in opj_includes.h
|
2011-11-27 21:57:16 +00:00 |