]>
granicus.if.org Git - openjpeg/log
Mickael Savinaud [Mon, 26 Nov 2012 16:24:29 +0000 (16:24 +0000)]
[trun[trunk] check if the dx and dy steps are not incorrect according to the JPEG2000 norm (thanks Even).
Test associated to this issue should nicely fail. Fixes issue 194
Mickael Savinaud [Mon, 26 Nov 2012 16:13:32 +0000 (16:13 +0000)]
[trunk] check if the number of tiles is not incorrect regarding the JPEG2000 norm (thanks Even).
Test associated to this issue should nicely fail. Fixes issue 163
Mickael Savinaud [Mon, 26 Nov 2012 16:03:35 +0000 (16:03 +0000)]
[trunk] test about issue 192 should nicely fail
Mickael Savinaud [Mon, 26 Nov 2012 15:58:14 +0000 (15:58 +0000)]
[trunk] check the index of the component in read_qcc (thanks Even). fixes issue 192
Mickael Savinaud [Mon, 26 Nov 2012 13:37:33 +0000 (13:37 +0000)]
[trunk] update test suite with issue 191 to 194 and update patch for 191 which should fail properly
Mickael Savinaud [Mon, 19 Nov 2012 13:37:04 +0000 (13:37 +0000)]
[trunk] fix issue 191 (thanks Even)
Mickael Savinaud [Mon, 19 Nov 2012 10:31:43 +0000 (10:31 +0000)]
[trunk]remove not used structures
Mickael Savinaud [Fri, 16 Nov 2012 15:40:23 +0000 (15:40 +0000)]
[trunk] remove the extended struct it is a bad idea
Mickael Savinaud [Fri, 16 Nov 2012 09:35:42 +0000 (09:35 +0000)]
[trunk] add extended capacities for future development
Mathieu Malaterre [Fri, 16 Nov 2012 09:31:12 +0000 (09:31 +0000)]
[trunk] rename USE_LEGACY into OPJ_USE_LEGACY for consistency with other #define
Mathieu Malaterre [Fri, 16 Nov 2012 09:19:11 +0000 (09:19 +0000)]
[trunk] Attempt to fix compilation error with mj2
Mathieu Malaterre [Fri, 16 Nov 2012 09:18:03 +0000 (09:18 +0000)]
[trunk] Attempt to fix compilation error with mj2
Mickael Savinaud [Fri, 16 Nov 2012 08:36:23 +0000 (08:36 +0000)]
[trunk] solve the problem with new opj_ symbols in color.c
Mickael Savinaud [Fri, 16 Nov 2012 08:29:43 +0000 (08:29 +0000)]
[trunk] add opj_ prefix to some internal define and use the new opj type instead of int and float in some files
Mickael Savinaud [Thu, 15 Nov 2012 19:24:51 +0000 (19:24 +0000)]
[trunk]rename the cinema option to old one
Mickael Savinaud [Thu, 15 Nov 2012 19:18:43 +0000 (19:18 +0000)]
[trunk] update some applications with new OPJ_BOOL type
Mickael Savinaud [Thu, 15 Nov 2012 16:46:08 +0000 (16:46 +0000)]
[trunk] use OPJ_INT32 instead of int in t2.c
Mickael Savinaud [Thu, 15 Nov 2012 16:42:55 +0000 (16:42 +0000)]
[trunk] rename function with the new opj_ prefix
Mickael Savinaud [Thu, 15 Nov 2012 16:37:57 +0000 (16:37 +0000)]
[trunk] solve a potential bug when we test the realloc
Mickael Savinaud [Thu, 15 Nov 2012 16:28:44 +0000 (16:28 +0000)]
[trunk] add an assert to spot a problem. update issue 189
Mickael Savinaud [Thu, 15 Nov 2012 15:22:29 +0000 (15:22 +0000)]
[trunk]update the copyright, the authors and thanks to respect the license
Mickael Savinaud [Thu, 15 Nov 2012 14:43:50 +0000 (14:43 +0000)]
[trunk] propagate the new OPJ_ symbol and type to openjpip
Mickael Savinaud [Thu, 15 Nov 2012 14:29:38 +0000 (14:29 +0000)]
[trunk]rename decompress options with the goog name
Mickael Savinaud [Thu, 15 Nov 2012 14:22:13 +0000 (14:22 +0000)]
runk] fix the documentation of the API
Mickael Savinaud [Thu, 15 Nov 2012 13:51:00 +0000 (13:51 +0000)]
[trunk] avoid memory leak in j2k_random_tile_access.c
Mickael Savinaud [Thu, 15 Nov 2012 13:38:35 +0000 (13:38 +0000)]
[trunk]extend last commits to apps
Mickael Savinaud [Thu, 15 Nov 2012 13:13:36 +0000 (13:13 +0000)]
[trunk] move opj_bool to OPJ_BOOL to follow the other type
Mickael Savinaud [Thu, 15 Nov 2012 13:02:33 +0000 (13:02 +0000)]
[trunk]remove OPJ_LIMIT_DECODING struct which is not useful for v2 API
Mickael Savinaud [Thu, 15 Nov 2012 12:58:32 +0000 (12:58 +0000)]
[trunk] rename public symbols with OPJ_ prefix (enum part)
Mickael Savinaud [Thu, 15 Nov 2012 12:25:11 +0000 (12:25 +0000)]
[trunk] rename public symbols with OPJ_ prefix
Mickael Savinaud [Tue, 13 Nov 2012 17:35:15 +0000 (17:35 +0000)]
[trunk] remove warnings raised by flags -Wall -Wextra -pedantic
Mickael Savinaud [Tue, 13 Nov 2012 16:59:03 +0000 (16:59 +0000)]
[trunk] remove warnings raised by vs11-beta analyzer
Mickael Savinaud [Tue, 13 Nov 2012 15:26:13 +0000 (15:26 +0000)]
[trunk] remove warnings raised by flags -Wall -Wextra -pedantic
Mickael Savinaud [Tue, 13 Nov 2012 15:16:35 +0000 (15:16 +0000)]
[trunk] remove warnings raised by flags -Wall -Wextra -pedantic and vs9 analyzer
Mickael Savinaud [Tue, 13 Nov 2012 12:59:35 +0000 (12:59 +0000)]
[trunk] remove warnings raised by flags -Wall -Wextra -pedantic
Mickael Savinaud [Tue, 13 Nov 2012 11:18:58 +0000 (11:18 +0000)]
[trunk] manage the case where the SOT marker is alone, PSot=12 (case of PHR data).
Fixes issue 162
Mickael Savinaud [Tue, 13 Nov 2012 09:47:16 +0000 (09:47 +0000)]
[trunk] avoid memory leak in opj_t2_decode_packets
Mickael Savinaud [Mon, 12 Nov 2012 16:32:28 +0000 (16:32 +0000)]
[trunk] add some new tests related to new data; indicate that some tests should failed because data are wrong
Mathieu Malaterre [Thu, 8 Nov 2012 16:47:35 +0000 (16:47 +0000)]
[trunk] Add more testing to the tile access/random
Update issue 186
Mathieu Malaterre [Thu, 8 Nov 2012 16:45:27 +0000 (16:45 +0000)]
[trunk] Fix what looks like a copy/paste error
Update issue 186
Mathieu Malaterre [Thu, 8 Nov 2012 16:41:01 +0000 (16:41 +0000)]
[trunk] Add more test in j2k_random_tile_access
Update issue 186
Mathieu Malaterre [Thu, 8 Nov 2012 16:30:46 +0000 (16:30 +0000)]
[trunk] Add new tests (j2k_random_tile_access)
Mickael Savinaud [Tue, 30 Oct 2012 08:12:32 +0000 (08:12 +0000)]
[trunk] remove old structure from testempty
Mickael Savinaud [Mon, 29 Oct 2012 22:12:02 +0000 (22:12 +0000)]
[trunk] add documentation
Mickael Savinaud [Mon, 29 Oct 2012 22:06:28 +0000 (22:06 +0000)]
[trunk]OPJ_STREAM_READ is now equal to OPJ_TRUE and OPJ_STREAM_WRITE to OPJ_FALSE
Mickael Savinaud [Mon, 29 Oct 2012 22:02:02 +0000 (22:02 +0000)]
[trunk] move opj_event_mgr struct from openjpeg. h to event.h
Mickael Savinaud [Mon, 29 Oct 2012 21:49:33 +0000 (21:49 +0000)]
[trunk] remove old struct from V1 and not used in V2
Mathieu Malaterre [Mon, 29 Oct 2012 16:24:39 +0000 (16:24 +0000)]
[trunk] Remove bool.h, use opj_bool instead
Fix remaining opj_calloc/malloc/free issues
Mathieu Malaterre [Mon, 29 Oct 2012 16:07:24 +0000 (16:07 +0000)]
[trunk] Fix simple warning about unused variables
Mathieu Malaterre [Mon, 29 Oct 2012 16:07:09 +0000 (16:07 +0000)]
[trunk] Make sure to use off_t
Mathieu Malaterre [Mon, 29 Oct 2012 15:28:59 +0000 (15:28 +0000)]
[trunk] Remove temp fix now that mj2 is fixed
Mathieu Malaterre [Mon, 29 Oct 2012 14:36:35 +0000 (14:36 +0000)]
[trunk] Update version number to 2.0. This will help for testing generating scripts
Mathieu Malaterre [Mon, 29 Oct 2012 14:35:11 +0000 (14:35 +0000)]
[trunk] Fix remainings issues with doxygen doc
Convert DOS files to UNIX eol
Mickael Savinaud [Mon, 29 Oct 2012 13:53:02 +0000 (13:53 +0000)]
[trunk] Normalize the return type of opj_read_from_file regarding the test in the calling function
Mathieu Malaterre [Mon, 29 Oct 2012 13:28:51 +0000 (13:28 +0000)]
[trunk] Remove some simple warnings about missing prototypes
Mathieu Malaterre [Mon, 29 Oct 2012 13:27:39 +0000 (13:27 +0000)]
[trunk] Fix compilation when JPIP is OFF
Mathieu Malaterre [Mon, 29 Oct 2012 10:12:03 +0000 (10:12 +0000)]
[trunk] Merge back JPIP modification into v2
This commit imports changes from openjpip.c from r2122 into openjpeg.c
Mickael Savinaud [Mon, 29 Oct 2012 10:08:35 +0000 (10:08 +0000)]
[trunk] remove warnings related to the use of -Wall -Wextra -pedantic
Mickael Savinaud [Fri, 26 Oct 2012 10:10:22 +0000 (10:10 +0000)]
[trunk] finish to remove the old cio_ struct (last comment is incomplete)
Mickael Savinaud [Fri, 26 Oct 2012 10:04:55 +0000 (10:04 +0000)]
[trunk] remove some warnings from -Wall -Wextra -pedantic
Mickael Savinaud [Fri, 26 Oct 2012 09:39:52 +0000 (09:39 +0000)]
[trunk]remove some warnings raised by Wall
Mickael Savinaud [Fri, 26 Oct 2012 07:52:27 +0000 (07:52 +0000)]
[trunk] use the right cp structure in image.h
Mickael Savinaud [Thu, 25 Oct 2012 17:31:18 +0000 (17:31 +0000)]
[trunk] remove last warnings from t1
Mickael Savinaud [Thu, 25 Oct 2012 17:27:22 +0000 (17:27 +0000)]
[trunk] rename t1_getwmsedec_v2 to opj_t1_getwmsedec and remove t1_getwmsedec
Mickael Savinaud [Thu, 25 Oct 2012 17:23:54 +0000 (17:23 +0000)]
[trunk] cancel previous commit about use of t1_decode_cblks from v2. We should use t1_decode_cblks from 1.5 because it is faster (rev 557)
Mickael Savinaud [Thu, 25 Oct 2012 15:50:58 +0000 (15:50 +0000)]
[trunk] use the opj_ prefix for last t1 functions
Mickael Savinaud [Thu, 25 Oct 2012 15:15:02 +0000 (15:15 +0000)]
[trunk] [trunk] remove old opj_tcp and rename opj_tcp_v2 to opj_tcp
Mickael Savinaud [Thu, 25 Oct 2012 15:09:31 +0000 (15:09 +0000)]
[trunk] [trunk] remove old opj_cp and rename opj_cp_v2 to opj_cp
Mickael Savinaud [Thu, 25 Oct 2012 14:54:19 +0000 (14:54 +0000)]
[trunk] [trunk] remove old opj_t2 and rename opj_t2_v2 to opj_t2
Mickael Savinaud [Thu, 25 Oct 2012 14:49:10 +0000 (14:49 +0000)]
[trunk] rename opj_tcd_truct_v2 to opj_tcd_struct
Mickael Savinaud [Thu, 25 Oct 2012 14:27:09 +0000 (14:27 +0000)]
[trunk] rename opj_j2k_v2 to opj_j2k
Mickael Savinaud [Thu, 25 Oct 2012 14:22:29 +0000 (14:22 +0000)]
[trunk] remove old opj_j2k struct
Mickael Savinaud [Thu, 25 Oct 2012 14:16:19 +0000 (14:16 +0000)]
[trunk] rename opj_jp2_v2 to opj_jp2
Mickael Savinaud [Thu, 25 Oct 2012 14:11:19 +0000 (14:11 +0000)]
[trunk] remove old opj_jp2 struct
Mickael Savinaud [Thu, 25 Oct 2012 14:10:01 +0000 (14:10 +0000)]
[trunk] correct a mis use of an old struct
Mickael Savinaud [Thu, 25 Oct 2012 13:49:20 +0000 (13:49 +0000)]
[trunk] rename opj_event_msg_v2 to opj_event_msg
Mickael Savinaud [Thu, 25 Oct 2012 13:46:40 +0000 (13:46 +0000)]
[trunk]remove old opj_event_mgr function
Mickael Savinaud [Thu, 25 Oct 2012 13:35:30 +0000 (13:35 +0000)]
[trunk] style
Mickael Savinaud [Thu, 25 Oct 2012 13:29:41 +0000 (13:29 +0000)]
[trunk] remove cio deprecated functions
Mickael Savinaud [Thu, 25 Oct 2012 13:15:37 +0000 (13:15 +0000)]
[trunk]clean jpip marker functions but it is still experimental
Mickael Savinaud [Thu, 25 Oct 2012 11:45:44 +0000 (11:45 +0000)]
[trunk] remove jpt.c/.h which used functions not used by v2. The code is always available in branch 1.5
Mathieu Malaterre [Thu, 25 Oct 2012 10:41:55 +0000 (10:41 +0000)]
[trunk] Fix remaining issue with OPJ_CALLCONV
Mathieu Malaterre [Thu, 25 Oct 2012 08:44:27 +0000 (08:44 +0000)]
[trunk] Add documentation for stable API/ABI and gcc flags on UNIX
Mathieu Malaterre [Thu, 25 Oct 2012 08:38:04 +0000 (08:38 +0000)]
[trunk] marking as deprecated the old cio interface
Mathieu Malaterre [Thu, 25 Oct 2012 08:20:12 +0000 (08:20 +0000)]
[trunk] Remove some simple warnings about missing prototypes
Mathieu Malaterre [Thu, 25 Oct 2012 08:15:41 +0000 (08:15 +0000)]
[trunk] Fix OpenJPWL compilation
Simply move files over from branch 1.5 onto current trunk, and use current openmj2 copy (it contains a copy of openjpeg 1.5.x)
Mathieu Malaterre [Thu, 25 Oct 2012 07:53:22 +0000 (07:53 +0000)]
[trunk] Since r2060 (and r2059) openjpip is now a first class shared library, instead of a local static lib which expose all the symbols.
As such re-apply changes from r2077 which were removed in r2122
Also remove old code for now removed opj_jpip_compress
Mathieu Malaterre [Thu, 25 Oct 2012 07:39:59 +0000 (07:39 +0000)]
[trunk] Rework r2077
r2077 did expose too much of the detail implementation of OpenJPEG. Rework dependencies in between JPIP file level details and JPIP client/server arch.
Move JPIP file level functionalities back into OpenJP2 as was the case in openjpeg 1.5.x. Use new cio func.
Mathieu Malaterre [Thu, 25 Oct 2012 07:06:12 +0000 (07:06 +0000)]
[trunk] Add missing newline
Mathieu Malaterre [Thu, 25 Oct 2012 06:58:30 +0000 (06:58 +0000)]
[trunk] Run fix_comment on invert.c
Mickael Savinaud [Wed, 24 Oct 2012 15:19:51 +0000 (15:19 +0000)]
[trunk] add the support of complex mct encoding when we setup the j2k encoder
Mickael Savinaud [Wed, 24 Oct 2012 14:52:15 +0000 (14:52 +0000)]
[trunk] correct a small warning raised by continous
Mickael Savinaud [Wed, 24 Oct 2012 14:38:07 +0000 (14:38 +0000)]
[trunk] remove old structures from tcd.h
Mickael Savinaud [Wed, 24 Oct 2012 14:10:03 +0000 (14:10 +0000)]
[trunk] use the right v2 structure
Mickael Savinaud [Wed, 24 Oct 2012 14:06:10 +0000 (14:06 +0000)]
[trunk] rename flag_t to opj_flag_t
Mickael Savinaud [Wed, 24 Oct 2012 13:18:12 +0000 (13:18 +0000)]
[trunk] use new opj prefix and type with raw functions
Mickael Savinaud [Wed, 24 Oct 2012 13:05:30 +0000 (13:05 +0000)]
[trunk] remove a usefulness test before a free
Mickael Savinaud [Wed, 24 Oct 2012 12:49:28 +0000 (12:49 +0000)]
[trunk] update jp2./.h to v2 style: use new OPJ type, manage case where bpcc box is available even if ihdr indicate that it is not needed; resolve a LH TODO
Mickael Savinaud [Wed, 24 Oct 2012 11:17:48 +0000 (11:17 +0000)]
[trunk] add documentation to the message handler functions
Mickael Savinaud [Wed, 24 Oct 2012 09:29:34 +0000 (09:29 +0000)]
[trunk] Finalize dwt.v/.h with the v2 style : remove last functions already optimized, add opj_ prefix, use new name of the functions