]>
granicus.if.org Git - openjpeg/log
Mathieu Malaterre [Mon, 24 Feb 2014 12:48:23 +0000 (12:48 +0000)]
[trunk] Prefer the new style cmake: add_test command
Fixes issues 258
Mathieu Malaterre [Mon, 24 Feb 2014 08:52:44 +0000 (08:52 +0000)]
[trunk] Fix a warning about type conversion. Use a trick where unsigned wrapping is legal
Antonin Descampe [Wed, 12 Feb 2014 16:33:19 +0000 (16:33 +0000)]
[trunk] replaced fprintf with event_mgr in cinema-related stuff in j2k.c
Antonin Descampe [Wed, 12 Feb 2014 16:16:21 +0000 (16:16 +0000)]
[trunk] moved logic related to cinema profiles in library (was in
opj_compress.c). This enables one using the library with its own
executable to easily ask for cinema profiles.
Antonin Descampe [Wed, 12 Feb 2014 15:16:36 +0000 (15:16 +0000)]
[trunk] added a warning when tif conversion changes input image bitdepth
Antonin Descampe [Wed, 12 Feb 2014 14:56:49 +0000 (14:56 +0000)]
[trunk]re-indenting convert.c
Mathieu Malaterre [Fri, 7 Feb 2014 10:37:06 +0000 (10:37 +0000)]
Update kakadu cmake module
Antonin Descampe [Thu, 23 Jan 2014 16:33:13 +0000 (16:33 +0000)]
[trunk] added some tests for Cinema2k 48fps and Cinema 4k 24 fps. Fixed
a bug in comparePGXimages.c leading to huge Test.xml file uploaded to
DashBoard
Antonin Descampe [Thu, 23 Jan 2014 09:39:02 +0000 (09:39 +0000)]
[trunk] fixed another DCI compliance bug
Antonin Descampe [Wed, 22 Jan 2014 18:44:11 +0000 (18:44 +0000)]
[trunk] uncomment tests mistakenly commented in previous commit
Antonin Descampe [Wed, 22 Jan 2014 18:41:34 +0000 (18:41 +0000)]
[trunk] fixed several bugs in cinema mode (2K 24/48 fps, and 4K). Trunk
now produces compliant DCI code-streams.
Antonin Descampe [Thu, 16 Jan 2014 14:21:14 +0000 (14:21 +0000)]
[trunk] fixed indentation in opj_compress.c, renamed 2 internal
functions, added some comments
Antonin Descampe [Thu, 16 Jan 2014 12:55:14 +0000 (12:55 +0000)]
[trunk] fixed DCI-compliant codestream generation (-cinema2K and -
Antonin Descampe [Wed, 30 Oct 2013 08:59:23 +0000 (08:59 +0000)]
trunk: fixed cmake config so as to be able to link opj_jpip_server with FCGI.
Antonin Descampe [Wed, 30 Oct 2013 08:57:18 +0000 (08:57 +0000)]
trunk: fixed cmake config so as to be able to link opj_jpip_server with FCGI.
Antonin Descampe [Mon, 28 Oct 2013 23:31:55 +0000 (23:31 +0000)]
trunk: disabling class-0 conformance tests for now (bad implentation of tests)
Rex Dieter [Tue, 15 Oct 2013 19:17:51 +0000 (19:17 +0000)]
complete openjpeg2 pkgconfig support, bug #68
Mathieu Malaterre [Thu, 26 Sep 2013 09:28:47 +0000 (09:28 +0000)]
[trunk] Import patch from bug #241
Antonin Descampe [Thu, 11 Jul 2013 16:48:49 +0000 (16:48 +0000)]
test: modified class-0 conformance testing to comply with constraints
Mickael Savinaud [Mon, 25 Mar 2013 13:43:14 +0000 (13:43 +0000)]
[trunk] use the private version of opj_config to avoid compilation error into mj2
Mickael Savinaud [Mon, 25 Mar 2013 13:36:26 +0000 (13:36 +0000)]
[trunk] use opj_config_private.h into the opj_inttypes.h
Mickael Savinaud [Mon, 25 Mar 2013 12:43:27 +0000 (12:43 +0000)]
[trunk] separate the opj_config file between public and private part to avoid expose unused variables into the public API.
Mickael Savinaud [Mon, 25 Mar 2013 09:54:15 +0000 (09:54 +0000)]
[trunk] update test suite because now illegalcolortransform.j2k could be decoded
Mickael Savinaud [Sun, 24 Mar 2013 23:12:41 +0000 (23:12 +0000)]
[trunk] enhance the support of sYCC into opj_decompress application (thanks winfried).
Mickael Savinaud [Sun, 24 Mar 2013 22:50:46 +0000 (22:50 +0000)]
[trunk] managed nicely the case where TPSot value is incorrect (thanks winfried). Update the test suite to check this case. Updates issue 202. Updates issue 206. Update issue 208
Mickael Savinaud [Sun, 17 Mar 2013 22:22:11 +0000 (22:22 +0000)]
[trunk] add access to opj_apps_config.h to old applications
Mickael Savinaud [Sun, 17 Mar 2013 18:27:41 +0000 (18:27 +0000)]
[trunk] manage correctly the case where meth value is not correct (thanks winfried)
Mickael Savinaud [Sun, 17 Mar 2013 18:16:03 +0000 (18:16 +0000)]
[trunk] correct issue 188 (thanks winfried) and add test about it. Fixes issue 188
Mickael Savinaud [Sun, 17 Mar 2013 17:08:12 +0000 (17:08 +0000)]
[trunk] use OPJ_ prefix on HAVE variable also for tests
Mickael Savinaud [Sun, 17 Mar 2013 17:06:30 +0000 (17:06 +0000)]
[trunk]remove wrong code in mj2 library detected by winfried (thanks to you)
Mickael Savinaud [Sun, 17 Mar 2013 17:03:00 +0000 (17:03 +0000)]
[trunk] use everywhere the new opj_ prefix for HAVE variables and use the opj_apps_config file (thanks to winfried)
Mickael Savinaud [Wed, 13 Mar 2013 15:21:20 +0000 (15:21 +0000)]
[trunk] use the home made macro to ensure the existence of some include file
Mickael Savinaud [Wed, 13 Mar 2013 15:17:35 +0000 (15:17 +0000)]
[trunk] use the opj_ prefix for the HAVE_FSEEKO variable
Mickael Savinaud [Wed, 13 Mar 2013 10:18:04 +0000 (10:18 +0000)]
[trunk] correct missing variable in openjpeg config file
Mickael Savinaud [Sun, 3 Mar 2013 18:06:27 +0000 (18:06 +0000)]
[trunk] remove some unused variable from opj_config and rename other one with opj_ prefix
Mickael Savinaud [Sun, 3 Mar 2013 17:55:35 +0000 (17:55 +0000)]
[trunk] split into two config files config options related to the lib and to the application.
Mickael Savinaud [Mon, 18 Feb 2013 13:19:52 +0000 (13:19 +0000)]
[trunk] add the prefix opj_ to deprecated everywhere
Mickael Savinaud [Sun, 17 Feb 2013 22:57:14 +0000 (22:57 +0000)]
[trunk] update documentation of new functions _v3 and mark deprecated related functions
Mickael Savinaud [Sun, 17 Feb 2013 10:34:31 +0000 (10:34 +0000)]
[trunk] move to the new API for function opj_stream_create_default_file_stream. Use now opj_stream_create_default_file_stream_v3 (WIP)
Mickael Savinaud [Sat, 16 Feb 2013 17:39:23 +0000 (17:39 +0000)]
[trunk] move to the new API for function opj_stream_destroy. Use now opj_stream_destroy_v3 (WIP)
Mickael Savinaud [Sat, 16 Feb 2013 17:31:22 +0000 (17:31 +0000)]
[trunk] rename deprecated macro with opj_ prefix and use it for opj_stream_destroy function
Mickael Savinaud [Sat, 16 Feb 2013 17:20:55 +0000 (17:20 +0000)]
[trunk] add functions to avoid to use FILE* into the API (thanks winfried).
Update issue 120 and update issue 198
Mickael Savinaud [Mon, 4 Feb 2013 13:22:56 +0000 (13:22 +0000)]
[trunk] add a test related to issue 202
Mickael Savinaud [Sun, 3 Feb 2013 10:18:10 +0000 (10:18 +0000)]
[trunk] update convert about png writing with additional metadata (thanks winfried)
Mickael Savinaud [Sun, 3 Feb 2013 09:55:31 +0000 (09:55 +0000)]
[trunk] update test suite for issue 5 and 62
Mickael Savinaud [Sun, 3 Feb 2013 09:07:23 +0000 (09:07 +0000)]
[trunk] backout one part of the rev 2266
Mathieu Malaterre [Thu, 3 Jan 2013 14:26:38 +0000 (14:26 +0000)]
[trunk] JP3D: Fix issue with Z handling in packet iterator
Mathieu Malaterre [Thu, 3 Jan 2013 14:25:49 +0000 (14:25 +0000)]
[trunk] JP3D: Handles errors properly
Mathieu Malaterre [Thu, 3 Jan 2013 14:22:34 +0000 (14:22 +0000)]
[trunk] JP3D: remove old debug
Mathieu Malaterre [Wed, 2 Jan 2013 18:19:56 +0000 (18:19 +0000)]
[trunk] JP3D: convert from DOS to UNIX eol
Mathieu Malaterre [Wed, 2 Jan 2013 18:16:14 +0000 (18:16 +0000)]
[trunk] JP3D: remove exe bit from source files
Mickael Savinaud [Tue, 18 Dec 2012 17:46:33 +0000 (17:46 +0000)]
[trunk] merge from branch 1.5 a correction about large code-block data (decoding part) and add tests about issue 5 and issue 62
Mathieu Malaterre [Tue, 11 Dec 2012 14:15:46 +0000 (14:15 +0000)]
[trunk] remove left over from v2 transition
Mathieu Malaterre [Tue, 11 Dec 2012 14:09:24 +0000 (14:09 +0000)]
[trunk] JP3D: completely redo the opj_tgt_create function. Take as input the initial opj_tgt_create as found in openjpeg 1.5, and extend with the 3rd dimension.
Rex Dieter [Fri, 7 Dec 2012 15:07:50 +0000 (15:07 +0000)]
Doxyfile: HTML_TIMESTAMP = NO
helps when comparing the output of multiple runs,
and distros will appreciate avoiding multilib conflicts.
Mickael Savinaud [Tue, 4 Dec 2012 13:13:50 +0000 (13:13 +0000)]
[trunk] correct the new name of OPJ_HAVE_STDINT_H everywhere
Mickael Savinaud [Tue, 4 Dec 2012 12:51:00 +0000 (12:51 +0000)]
[trunk] remove SSIZE which is unused in openjpeg and rename HAVE_STDINT_H to OPJ_HAVE_STDINT_H
Mickael Savinaud [Tue, 4 Dec 2012 12:20:30 +0000 (12:20 +0000)]
[trunk] add openjpeg.h in some files of openjpip to use some opj type (thanks winfried)
Mickael Savinaud [Mon, 3 Dec 2012 13:26:30 +0000 (13:26 +0000)]
[trunk] move typedef from opj_stdint.h to openjpeg.h and add an include of stdio.h in openjpeg.h. Fixes issue 197
Mickael Savinaud [Mon, 3 Dec 2012 13:04:43 +0000 (13:04 +0000)]
[trunk] correct the encoding of colr box information (thanks Winfried)
Mickael Savinaud [Mon, 3 Dec 2012 12:21:48 +0000 (12:21 +0000)]
[trunk]add the pkgconfig support for openjp2 (thanks Winfried)
Mathieu Malaterre [Wed, 28 Nov 2012 13:37:50 +0000 (13:37 +0000)]
[trunk] JP3D codec was trying to pull information from the registration parameter in COM. This is non-standard.
Mathieu Malaterre [Wed, 28 Nov 2012 13:06:02 +0000 (13:06 +0000)]
[trunk] As per T.809 code block are not shifted in JP3D
Table A.7
3D code-block width, height and depth exponent values xcb = value, ycb = value
or zcb = value.
NOTE – This redefines Rec. ITU-T T.800 | ISO/IEC 15444-1 significantly! The 3D
code-block width, height and depth are limited to powers of two with the minimum
size being 20 and the maximum being 210.
Further, the 3D code-block size is restricted so that 4 ≤ xcb+ycb+zcb ≤ 18.
Mathieu Malaterre [Wed, 28 Nov 2012 12:21:51 +0000 (12:21 +0000)]
[trunk] JP3D: this is safe to write comment using Registration: ISO-8859-15
Mathieu Malaterre [Wed, 28 Nov 2012 12:18:17 +0000 (12:18 +0000)]
[trunk] JP3D fix issue with Registration value in COM marker. Move COM marker just before COD.
Mathieu Malaterre [Wed, 28 Nov 2012 12:04:40 +0000 (12:04 +0000)]
[trunk] jp3d: fix command line parsing for subsampling
Mathieu Malaterre [Wed, 28 Nov 2012 11:46:16 +0000 (11:46 +0000)]
[trunk] Fix issue with ITU-T T.809 (05/2011)
- ZSI is now known as NSI (FF54)
- NSI now stores Ndim (=3)
- CAP extended marker was not set properly
Mathieu Malaterre [Wed, 28 Nov 2012 10:54:33 +0000 (10:54 +0000)]
[trunk] Fix compilation issue where size_t would be undefined
Mickael Savinaud [Tue, 27 Nov 2012 09:24:24 +0000 (09:24 +0000)]
[test] update the list of files which will be gracefully rejected when they are dump
Mickael Savinaud [Tue, 27 Nov 2012 09:11:16 +0000 (09:11 +0000)]
[trunk] add empty test about the issue 197. Updates issue 197
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