openjpeg.git
12 years ago[trunk] activate LargeFileSupport in CMake
Julien Malik [Mon, 28 Nov 2011 15:32:22 +0000 (15:32 +0000)]
[trunk] activate LargeFileSupport in CMake

12 years ago[trunk] search for kdu_expand in a more cmake-compliant way
Julien Malik [Sun, 27 Nov 2011 22:27:50 +0000 (22:27 +0000)]
[trunk] search for kdu_expand in a more cmake-compliant way

12 years ago[trunk] clean up redundant includes already handled in opj_includes.h
Julien Malik [Sun, 27 Nov 2011 21:57:16 +0000 (21:57 +0000)]
[trunk] clean up redundant includes already handled in opj_includes.h

12 years ago[trunk] backout wrong changeset 1091 - see issue 123
Julien Malik [Sun, 27 Nov 2011 20:28:24 +0000 (20:28 +0000)]
[trunk] backout wrong changeset 1091 - see issue 123

12 years ago[trunk] support seeking in files larger than 2 GB
Julien Malik [Thu, 24 Nov 2011 15:30:09 +0000 (15:30 +0000)]
[trunk] support seeking in files larger than 2 GB

12 years agoRemove duplicate definition
Mathieu Malaterre [Thu, 24 Nov 2011 12:50:54 +0000 (12:50 +0000)]
Remove duplicate definition

12 years agoCleanup jpip cmake compilation
Mathieu Malaterre [Thu, 24 Nov 2011 10:42:47 +0000 (10:42 +0000)]
Cleanup jpip cmake compilation

12 years agoadd note for cmake
Mathieu Malaterre [Thu, 24 Nov 2011 10:20:49 +0000 (10:20 +0000)]
add note for cmake

12 years agoUse cmake style define. Fix big endian issue on dual OS (eg. Tiger)
Mathieu Malaterre [Thu, 24 Nov 2011 10:17:49 +0000 (10:17 +0000)]
Use cmake style define. Fix big endian issue on dual OS (eg. Tiger)

12 years agominor reindentation
Mathieu Malaterre [Thu, 24 Nov 2011 10:17:01 +0000 (10:17 +0000)]
minor reindentation

12 years agoRemove exe bit from source files
Mathieu Malaterre [Thu, 24 Nov 2011 10:16:01 +0000 (10:16 +0000)]
Remove exe bit from source files

12 years agofix variable name to be hidden
Mathieu Malaterre [Thu, 24 Nov 2011 10:15:43 +0000 (10:15 +0000)]
fix variable name to be hidden

12 years agoAvoid message pollution during cmake configuration time
Mathieu Malaterre [Thu, 24 Nov 2011 10:14:55 +0000 (10:14 +0000)]
Avoid message pollution during cmake configuration time

12 years ago[trunk] WIP: fix bug with windows platform and j2k_dump
Mickael Savinaud [Mon, 21 Nov 2011 17:18:33 +0000 (17:18 +0000)]
[trunk] WIP: fix bug with windows platform and j2k_dump

12 years ago[trunk] WIP: fix bug with windows platform and j2k_to_image
Mickael Savinaud [Fri, 18 Nov 2011 08:42:57 +0000 (08:42 +0000)]
[trunk] WIP: fix bug with windows platform and j2k_to_image

12 years ago[trunk] WIP: fix bug when decoding an area or a tile with special resolution
Mickael Savinaud [Thu, 17 Nov 2011 14:29:36 +0000 (14:29 +0000)]
[trunk] WIP: fix bug when decoding an area or a tile with special resolution

12 years ago[trunk] WIP: enhance j2k_to_image with new get_decoded_tile functionality
Mickael Savinaud [Thu, 17 Nov 2011 14:24:51 +0000 (14:24 +0000)]
[trunk] WIP: enhance j2k_to_image with new get_decoded_tile functionality

12 years ago[trunk] WIP: clean j2k_dump and enhance j2k_dump with commit 1052
Mickael Savinaud [Thu, 17 Nov 2011 14:23:19 +0000 (14:23 +0000)]
[trunk] WIP: clean j2k_dump and enhance j2k_dump with commit 1052

12 years ago[trunk] WIP: add a set decoded resolution factor function and update j2k_to_image...
Mickael Savinaud [Thu, 17 Nov 2011 14:21:11 +0000 (14:21 +0000)]
[trunk] WIP: add a set decoded resolution factor function and update j2k_to_image help about decoded region

12 years ago[trunk][JPIP] fixed opj_server execusion error (instant terminating) with autotool...
Kaori Hagihara [Wed, 16 Nov 2011 20:00:13 +0000 (20:00 +0000)]
[trunk][JPIP] fixed opj_server execusion error (instant terminating) with autotool, cmake still need to be fixed

12 years ago[trunk] fix tests/nonregresion/CMakeList.txt
Mickael Savinaud [Thu, 10 Nov 2011 17:38:08 +0000 (17:38 +0000)]
[trunk] fix tests/nonregresion/CMakeList.txt

12 years ago[trunk] WIP: fix get_decoded_tile function to avoid error with output image
Mickael Savinaud [Wed, 9 Nov 2011 16:15:15 +0000 (16:15 +0000)]
[trunk] WIP: fix get_decoded_tile function to avoid error with output image

12 years ago[trunk] fix bug with mj2 applications (credit to winfried)
Mickael Savinaud [Wed, 9 Nov 2011 14:47:44 +0000 (14:47 +0000)]
[trunk] fix bug with mj2 applications (credit to winfried)

12 years ago[trunk] enhance mj2 when read jp2h (credit to winfried)
Mickael Savinaud [Wed, 9 Nov 2011 14:38:12 +0000 (14:38 +0000)]
[trunk] enhance mj2 when read jp2h (credit to winfried)

12 years ago[trunk] check if the file extension is the same as the infile format (credit to winfried)
Mickael Savinaud [Wed, 9 Nov 2011 14:32:54 +0000 (14:32 +0000)]
[trunk] check if the file extension is the same as the infile format (credit to winfried)

12 years ago[trunk] add some sanity check in CMakeLists to prevent STRING(REGEX..) call issues
Julien Malik [Wed, 9 Nov 2011 14:23:03 +0000 (14:23 +0000)]
[trunk] add some sanity check in CMakeLists to prevent STRING(REGEX..) call issues

12 years ago[trunk][JPIP] enabled OpenJPEG V2 API
Kaori Hagihara [Tue, 8 Nov 2011 15:22:02 +0000 (15:22 +0000)]
[trunk][JPIP] enabled OpenJPEG V2 API

12 years ago[trunk] WIP: add get_decoded_tile functionality
Mickael Savinaud [Tue, 8 Nov 2011 13:21:17 +0000 (13:21 +0000)]
[trunk] WIP: add get_decoded_tile functionality

12 years ago[trunk] WIP: clean and enhance j2k files
Mickael Savinaud [Tue, 8 Nov 2011 13:15:21 +0000 (13:15 +0000)]
[trunk] WIP: clean and enhance j2k files

12 years ago[trunk] WIP: clean and enhance openjpeg.c
Mickael Savinaud [Tue, 8 Nov 2011 13:13:05 +0000 (13:13 +0000)]
[trunk] WIP: clean and enhance openjpeg.c

12 years ago[trunk] WIP: clean and enhance openjpeg.h and add deprecated macro
Mickael Savinaud [Tue, 8 Nov 2011 13:09:53 +0000 (13:09 +0000)]
[trunk] WIP: clean and enhance openjpeg.h and add deprecated macro

12 years ago[trunk][JPIP] updated main page of doxygen
Kaori Hagihara [Tue, 8 Nov 2011 10:17:52 +0000 (10:17 +0000)]
[trunk][JPIP] updated main page of doxygen

12 years agosolved memory leak of opj_server, and removed redundant defines
Kaori Hagihara [Thu, 3 Nov 2011 17:20:00 +0000 (17:20 +0000)]
solved memory leak of opj_server, and removed redundant defines

12 years ago[trunk][JPIP] additional patches for autotools and cmake
Antonin Descampe [Wed, 2 Nov 2011 00:54:19 +0000 (00:54 +0000)]
[trunk][JPIP] additional patches for autotools and cmake

12 years agoadditional patches for autotool are applied
Kaori Hagihara [Wed, 26 Oct 2011 10:20:57 +0000 (10:20 +0000)]
additional patches for autotool are applied

12 years agofixed client viewer to be compatible with server response header both Content-type...
Kaori Hagihara [Tue, 25 Oct 2011 22:16:56 +0000 (22:16 +0000)]
fixed client viewer to be compatible with server response header both Content-type and Content-Type

12 years agopatches for cmake and autotool are applied
Kaori Hagihara [Tue, 25 Oct 2011 21:10:48 +0000 (21:10 +0000)]
patches for cmake and autotool are applied

12 years ago[trunk] WIP: add a file to exclude some valgrind errors (detected with ctest_memcheck...
Mickael Savinaud [Tue, 25 Oct 2011 12:31:27 +0000 (12:31 +0000)]
[trunk] WIP: add a file to exclude some valgrind errors (detected with ctest_memcheck) related to png lib found with ubuntu10.04 platform

12 years ago[trunk] WIP: solve problems with reading of elements outside the tilec->data buffer...
Mickael Savinaud [Tue, 25 Oct 2011 12:27:51 +0000 (12:27 +0000)]
[trunk] WIP: solve problems with reading of elements outside the tilec->data buffer in dwt

12 years ago[trunk] WIP: manage output image with area correponding to the set decoded area
Mickael Savinaud [Fri, 21 Oct 2011 16:38:08 +0000 (16:38 +0000)]
[trunk] WIP: manage output image with area correponding to the set decoded area

12 years ago[trunk] WIP: enhance codestream index generation
Mickael Savinaud [Fri, 21 Oct 2011 16:36:04 +0000 (16:36 +0000)]
[trunk] WIP: enhance codestream index generation

12 years ago[trunk] WIP: isolate dump test suite
Mickael Savinaud [Thu, 20 Oct 2011 15:10:59 +0000 (15:10 +0000)]
[trunk] WIP: isolate dump test suite

12 years agoWIP: remove memory leak about new jp2_read_marker function
Mickael Savinaud [Thu, 20 Oct 2011 13:18:52 +0000 (13:18 +0000)]
WIP: remove memory leak about new jp2_read_marker function

12 years ago[trunk] WIP: remove previous commit about memory leak with ppm read function
Mickael Savinaud [Thu, 20 Oct 2011 09:19:35 +0000 (09:19 +0000)]
[trunk] WIP: remove previous commit about memory leak with ppm read function

12 years ago[trunk] WIP: solve memory leak with ppm read function
Mickael Savinaud [Thu, 20 Oct 2011 08:33:00 +0000 (08:33 +0000)]
[trunk] WIP: solve memory leak with ppm read function

12 years agostart using API style in openJPIP library
Kaori Hagihara [Wed, 19 Oct 2011 23:29:57 +0000 (23:29 +0000)]
start using API style in openJPIP library

12 years ago[trunk] WIP: solve problem with writing of tga image from an image with signd=1 ...
Mickael Savinaud [Wed, 19 Oct 2011 13:18:06 +0000 (13:18 +0000)]
[trunk] WIP: solve problem with writing of tga image from an image with signd=1 (credit to Winfried)

12 years ago[trunk] WIP: solve some memory leak in test compare functions
Mickael Savinaud [Wed, 19 Oct 2011 13:06:49 +0000 (13:06 +0000)]
[trunk] WIP: solve some memory leak in test compare functions

12 years agoadapt makefiles to the new structure
Kaori Hagihara [Tue, 18 Oct 2011 14:31:06 +0000 (14:31 +0000)]
adapt makefiles to the new structure

12 years agorearranged opj_server, opj_dec_server directory
Kaori Hagihara [Tue, 18 Oct 2011 12:38:31 +0000 (12:38 +0000)]
rearranged opj_server, opj_dec_server directory

12 years agoenable all progression orders
Kaori Hagihara [Fri, 14 Oct 2011 17:10:30 +0000 (17:10 +0000)]
enable all progression orders

12 years agoinclude stdlib.h for calloc
Kaori Hagihara [Thu, 13 Oct 2011 20:00:19 +0000 (20:00 +0000)]
include stdlib.h for calloc

12 years ago[trunk] WIP: resolve heap corruption with p0_07.j2k (credit to Winfried)
Mickael Savinaud [Wed, 12 Oct 2011 14:44:46 +0000 (14:44 +0000)]
[trunk] WIP: resolve heap corruption with p0_07.j2k (credit to Winfried)

12 years ago[trunk] WIP: correct some memory leaks in applications functions
Mickael Savinaud [Wed, 12 Oct 2011 14:42:21 +0000 (14:42 +0000)]
[trunk] WIP: correct some memory leaks in applications functions

12 years ago[trunk] WIP: add a read CBD marker function (JPEG2000 part 2)
Mickael Savinaud [Wed, 12 Oct 2011 14:36:39 +0000 (14:36 +0000)]
[trunk] WIP: add a read CBD marker function (JPEG2000 part 2)

12 years ago[trunk] WIP: add a read MCO marker function (JPEG2000 part 2)
Mickael Savinaud [Wed, 12 Oct 2011 14:34:17 +0000 (14:34 +0000)]
[trunk] WIP: add a read MCO marker function (JPEG2000 part 2)

12 years ago[trunk] WIP: add a read MCC marker function (JPEG2000 part 2)
Mickael Savinaud [Wed, 12 Oct 2011 14:32:29 +0000 (14:32 +0000)]
[trunk] WIP: add a read MCC marker function (JPEG2000 part 2)

12 years ago[trunk] WIP: add a read MCT marker function (JPEG2000 part 2)
Mickael Savinaud [Wed, 12 Oct 2011 14:30:22 +0000 (14:30 +0000)]
[trunk] WIP: add a read MCT marker function (JPEG2000 part 2)

12 years agoenable layers requests; restricting the number of codesream quality layers
Kaori Hagihara [Wed, 12 Oct 2011 13:25:53 +0000 (13:25 +0000)]
enable layers requests; restricting the number of codesream quality layers

12 years ago[trunk] WIP: correct a segfault inside j2k_dump output
Mickael Savinaud [Tue, 11 Oct 2011 13:49:58 +0000 (13:49 +0000)]
[trunk] WIP: correct a segfault inside j2k_dump output

12 years ago-J option for -jpip added into the option list
Kaori Hagihara [Tue, 11 Oct 2011 13:01:38 +0000 (13:01 +0000)]
-J option for -jpip added into the option list

12 years agochange -v option was renamed to -u, which is equivalent to -TP long option
Kaori Hagihara [Tue, 11 Oct 2011 10:57:41 +0000 (10:57 +0000)]
change -v option was renamed to -u, which is equivalent to -TP long option

12 years ago[trunk] WIP: correct some segfault with win platform and remove a aligned allocation...
Mickael Savinaud [Tue, 11 Oct 2011 10:09:02 +0000 (10:09 +0000)]
[trunk] WIP: correct some segfault with win platform and remove a aligned allocation which produce error when a realloc is done on this pointer

12 years ago[trunk] WIP: add stream length value to read unknown marker size, backport 855 into...
Mickael Savinaud [Tue, 11 Oct 2011 08:01:31 +0000 (08:01 +0000)]
[trunk]  WIP: add stream length value to read unknown marker size, backport 855 into V2 framework, correct memory leak into get_cstr_info

12 years ago[trunk] WIP: add output elements about decoding of jp2 files with last tile part...
Mickael Savinaud [Tue, 11 Oct 2011 07:54:27 +0000 (07:54 +0000)]
[trunk] WIP: add output elements about decoding of jp2 files with last tile part lenght equal zero

12 years ago[trunk] WIP: correct mistake with JP2 files and manage correctly the text_GBR.jp2...
Mickael Savinaud [Tue, 11 Oct 2011 07:49:16 +0000 (07:49 +0000)]
[trunk] WIP: correct mistake with JP2 files and manage correctly the text_GBR.jp2 filecase

12 years agochange -v option was reactivated for JPIP
Kaori Hagihara [Mon, 10 Oct 2011 16:10:49 +0000 (16:10 +0000)]
change -v option was reactivated for JPIP

12 years agoenable JPT-stream request from client viewer option
Kaori Hagihara [Mon, 10 Oct 2011 13:15:18 +0000 (13:15 +0000)]
enable JPT-stream request from client viewer option

12 years ago[trunk][JPIP]removed obsolete indexer utility
Antonin Descampe [Mon, 10 Oct 2011 10:02:20 +0000 (10:02 +0000)]
[trunk][JPIP]removed obsolete indexer utility

12 years ago[trunk] fix name
Vincent Torri [Mon, 10 Oct 2011 06:52:07 +0000 (06:52 +0000)]
[trunk] fix name

12 years ago[trunk] add libopenjpeg-jpwl.pc.in. fix output when --disable-shared or --disable...
Vincent Torri [Mon, 10 Oct 2011 06:51:08 +0000 (06:51 +0000)]
[trunk] add libopenjpeg-jpwl.pc.in. fix output when --disable-shared or --disable-static is passed to configure. Minor clean up of configure.ac.

12 years ago[trunk] fix 'distcheck' rule
Vincent Torri [Mon, 10 Oct 2011 06:26:34 +0000 (06:26 +0000)]
[trunk] fix 'distcheck' rule

12 years ago[trunk] WIP: correct mistake in text output inside set_decoded_area function (credit...
Mickael Savinaud [Fri, 7 Oct 2011 21:57:09 +0000 (21:57 +0000)]
[trunk] WIP: correct mistake in text output inside set_decoded_area function (credit to Winfried)

12 years ago[trunk] WIP: update jp2 dump functions with the new V2 framework
Mickael Savinaud [Fri, 7 Oct 2011 17:31:35 +0000 (17:31 +0000)]
[trunk] WIP: update jp2 dump functions with the new V2 framework

12 years ago[trunk] WIP: update output filename of conformance dump test to be compatible with...
Mickael Savinaud [Fri, 7 Oct 2011 17:29:07 +0000 (17:29 +0000)]
[trunk] WIP: update output filename of conformance dump test to be compatible with new baseline

12 years ago[trunk] correct wrong input in dump_codec function and add missing return value
Mickael Savinaud [Fri, 7 Oct 2011 17:11:12 +0000 (17:11 +0000)]
[trunk] correct wrong input in dump_codec function and add missing return value

12 years ago[trunk] WIP: correct mistake inside set_decoded_area function (credit to Francois...
Mickael Savinaud [Fri, 7 Oct 2011 14:36:29 +0000 (14:36 +0000)]
[trunk] WIP: correct mistake inside set_decoded_area function (credit to Francois De Vieilleville)

12 years ago[trunk] WIP: backport rev 967-969 about test suite enhancement and rename of opj_conf...
Mickael Savinaud [Fri, 7 Oct 2011 14:20:15 +0000 (14:20 +0000)]
[trunk] WIP: backport rev 967-969 about test suite enhancement and rename of opj_configh.cmake.in from opj-1.5 to trunk

12 years ago[trunk] WIP: Enhance html documentation generation with cmake, add a mainpage to...
Mickael Savinaud [Thu, 6 Oct 2011 08:41:49 +0000 (08:41 +0000)]
[trunk] WIP: Enhance html documentation generation with cmake, add a mainpage to this documentation and bump version to 1.99.0 into the main CMakeLists (as rev951)

12 years ago[trunk] WIP: fix build error with windows configuration induced by rev 960
Mickael Savinaud [Thu, 6 Oct 2011 08:05:00 +0000 (08:05 +0000)]
[trunk] WIP: fix build error with windows configuration induced by rev 960

12 years ago[trunk] WIP: fix the decoding process with conformance files and V2 framework
Mickael Savinaud [Wed, 5 Oct 2011 16:27:16 +0000 (16:27 +0000)]
[trunk] WIP: fix the decoding process with conformance files and V2 framework

12 years ago* [vincent] fix autotools for various compilation problems
Vincent Torri [Fri, 30 Sep 2011 21:14:25 +0000 (21:14 +0000)]
* [vincent] fix autotools for various compilation problems
* [vincent] fix indexer compilation. Patch from Winfried

12 years agomodified indexer for JPIP, JPP-stream
Kaori Hagihara [Fri, 30 Sep 2011 17:15:06 +0000 (17:15 +0000)]
modified indexer for JPIP, JPP-stream

12 years agoenabled JPP-stream
Kaori Hagihara [Fri, 30 Sep 2011 15:31:06 +0000 (15:31 +0000)]
enabled JPP-stream

12 years ago[trunk] bump version to 1.99.0
Vincent Torri [Wed, 28 Sep 2011 04:32:28 +0000 (04:32 +0000)]
[trunk] bump version to 1.99.0

12 years ago[trunk] WIP: enhance the event management into the new API
Mickael Savinaud [Tue, 27 Sep 2011 12:41:49 +0000 (12:41 +0000)]
[trunk] WIP: enhance the event management into the new API

12 years ago[trunk] WIP: fix some warnings about a static function and j2k_read_unk_v2
Mickael Savinaud [Tue, 27 Sep 2011 12:32:28 +0000 (12:32 +0000)]
[trunk] WIP: fix some warnings about a static function and j2k_read_unk_v2

12 years ago[trunk] WIP: add basis for a new output management of the codestream information...
Mickael Savinaud [Tue, 27 Sep 2011 12:14:11 +0000 (12:14 +0000)]
[trunk] WIP: add basis for a new output management of the codestream information and index

12 years ago[trunk] WIP: fix some warnings from j2k_dump and index.c
Mickael Savinaud [Tue, 27 Sep 2011 12:00:06 +0000 (12:00 +0000)]
[trunk] WIP: fix some warnings from j2k_dump and index.c

12 years ago[trunk] WIP: fix build compilation (with autotools) with MJ2 option (credit to Winfried)
Mickael Savinaud [Thu, 22 Sep 2011 09:31:45 +0000 (09:31 +0000)]
[trunk] WIP: fix build compilation (with autotools) with MJ2 option (credit to Winfried)

12 years agoWIP: fix build compilation error with windows platform about event_mgr management
Mickael Savinaud [Thu, 22 Sep 2011 08:39:59 +0000 (08:39 +0000)]
WIP: fix build compilation error with windows platform about event_mgr management

12 years ago[trunk] WIP: clean the j2k_dump application and the lib regards to the event management
Mickael Savinaud [Wed, 21 Sep 2011 16:37:45 +0000 (16:37 +0000)]
[trunk] WIP: clean the j2k_dump application and the lib regards to the event management

12 years agoEnhance the support of endianess with cmake and inside the code (credit to Winfried)
Mickael Savinaud [Wed, 21 Sep 2011 10:01:54 +0000 (10:01 +0000)]
Enhance the support of endianess with cmake and inside the code (credit to Winfried)

12 years agoWIP: fixed build issues with JPWL option ON
Mickael Savinaud [Tue, 20 Sep 2011 14:50:04 +0000 (14:50 +0000)]
WIP: fixed build issues with JPWL option ON

12 years agoWIP: fixed build issue with MJ2 option ON with new framework
Mickael Savinaud [Tue, 20 Sep 2011 14:36:23 +0000 (14:36 +0000)]
WIP: fixed build issue with MJ2 option ON with new framework

12 years agoEnhance some new JPIP files about opj_config inclusion and using of free/calloc ...
Mickael Savinaud [Mon, 19 Sep 2011 16:53:10 +0000 (16:53 +0000)]
Enhance some new JPIP files about opj_config inclusion and using of free/calloc (credit to Julien Malik)

12 years agoWIP: begin to test opj_decode_tile_data
Mickael Savinaud [Mon, 19 Sep 2011 16:34:44 +0000 (16:34 +0000)]
WIP: begin to test opj_decode_tile_data

12 years agoWIP: update t1, t2, tcd to use same strut as in V2
Mickael Savinaud [Mon, 19 Sep 2011 16:09:19 +0000 (16:09 +0000)]
WIP: update t1, t2, tcd to use same strut as in V2

12 years agoWIP: begin to test opj_read_tile_header with V2 style
Mickael Savinaud [Mon, 19 Sep 2011 16:05:43 +0000 (16:05 +0000)]
WIP: begin to test opj_read_tile_header with V2 style

12 years agoWIP: create a new framework to output file information
Mickael Savinaud [Mon, 19 Sep 2011 16:01:49 +0000 (16:01 +0000)]
WIP: create a new framework to output file information