Antonin Descampe
|
7b14cf8558
|
[trunk] fixed DCI-compliant codestream generation (-cinema2K and -
|
2014-01-16 12:55:14 +00:00 |
Antonin Descampe
|
05f796d2fa
|
trunk: fixed cmake config so as to be able to link opj_jpip_server with FCGI.
|
2013-10-30 08:59:23 +00:00 |
Antonin Descampe
|
bd8c91b37d
|
trunk: fixed cmake config so as to be able to link opj_jpip_server with FCGI.
|
2013-10-30 08:57:18 +00:00 |
Antonin Descampe
|
7294cdef3e
|
trunk: disabling class-0 conformance tests for now (bad implentation of tests)
|
2013-10-28 23:31:55 +00:00 |
Rex Dieter
|
4d7b6374c8
|
complete openjpeg2 pkgconfig support, bug #68
|
2013-10-15 19:17:51 +00:00 |
Mathieu Malaterre
|
5855da5a15
|
[trunk] Import patch from bug #241
|
2013-09-26 09:28:47 +00:00 |
Antonin Descampe
|
34fd493512
|
test: modified class-0 conformance testing to comply with constraints
|
2013-07-11 16:48:49 +00:00 |
Mickael Savinaud
|
da4bd9b110
|
[trunk] use the private version of opj_config to avoid compilation error into mj2
|
2013-03-25 13:43:14 +00:00 |
Mickael Savinaud
|
7fbf6df09e
|
[trunk] use opj_config_private.h into the opj_inttypes.h
|
2013-03-25 13:36:26 +00:00 |
Mickael Savinaud
|
68415d040f
|
[trunk] separate the opj_config file between public and private part to avoid expose unused variables into the public API.
|
2013-03-25 12:43:27 +00:00 |
Mickael Savinaud
|
8ee74f6bff
|
[trunk] update test suite because now illegalcolortransform.j2k could be decoded
|
2013-03-25 09:54:15 +00:00 |
Mickael Savinaud
|
bf0fa4089f
|
[trunk] enhance the support of sYCC into opj_decompress application (thanks winfried).
|
2013-03-24 23:12:41 +00:00 |
Mickael Savinaud
|
07ae149955
|
[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
|
2013-03-24 22:50:46 +00:00 |
Mickael Savinaud
|
ecb93d97a5
|
[trunk] add access to opj_apps_config.h to old applications
|
2013-03-17 22:22:11 +00:00 |
Mickael Savinaud
|
f769d5e27f
|
[trunk] manage correctly the case where meth value is not correct (thanks winfried)
|
2013-03-17 18:27:41 +00:00 |
Mickael Savinaud
|
1e414c8f37
|
[trunk] correct issue 188 (thanks winfried) and add test about it. Fixes issue 188
|
2013-03-17 18:16:03 +00:00 |
Mickael Savinaud
|
07e6994be1
|
[trunk] use OPJ_ prefix on HAVE variable also for tests
|
2013-03-17 17:08:12 +00:00 |
Mickael Savinaud
|
0abf4f8fbb
|
[trunk]remove wrong code in mj2 library detected by winfried (thanks to you)
|
2013-03-17 17:06:30 +00:00 |
Mickael Savinaud
|
a13e4a77e0
|
[trunk] use everywhere the new opj_ prefix for HAVE variables and use the opj_apps_config file (thanks to winfried)
|
2013-03-17 17:03:00 +00:00 |
Mickael Savinaud
|
6de2271e2a
|
[trunk] use the home made macro to ensure the existence of some include file
|
2013-03-13 15:21:20 +00:00 |
Mickael Savinaud
|
021e255282
|
[trunk] use the opj_ prefix for the HAVE_FSEEKO variable
|
2013-03-13 15:17:35 +00:00 |
Mickael Savinaud
|
92b1e038c1
|
[trunk] correct missing variable in openjpeg config file
|
2013-03-13 10:18:04 +00:00 |
Mickael Savinaud
|
a8c33ae219
|
[trunk] remove some unused variable from opj_config and rename other one with opj_ prefix
|
2013-03-03 18:06:27 +00:00 |
Mickael Savinaud
|
e7bc30b409
|
[trunk] split into two config files config options related to the lib and to the application.
|
2013-03-03 17:55:35 +00:00 |
Mickael Savinaud
|
efaefa21fc
|
[trunk] add the prefix opj_ to deprecated everywhere
|
2013-02-18 13:19:52 +00:00 |
Mickael Savinaud
|
42bd417acf
|
[trunk] update documentation of new functions _v3 and mark deprecated related functions
|
2013-02-17 22:57:14 +00:00 |
Mickael Savinaud
|
af58e8e8f9
|
[trunk] move to the new API for function opj_stream_create_default_file_stream. Use now opj_stream_create_default_file_stream_v3 (WIP)
|
2013-02-17 10:34:31 +00:00 |
Mickael Savinaud
|
4bf4a7668e
|
[trunk] move to the new API for function opj_stream_destroy. Use now opj_stream_destroy_v3 (WIP)
|
2013-02-16 17:39:23 +00:00 |
Mickael Savinaud
|
c03ca9c73c
|
[trunk] rename deprecated macro with opj_ prefix and use it for opj_stream_destroy function
|
2013-02-16 17:31:22 +00:00 |
Mickael Savinaud
|
d5884afcf3
|
[trunk] add functions to avoid to use FILE* into the API (thanks winfried).
Update issue 120 and update issue 198
|
2013-02-16 17:20:55 +00:00 |
Mickael Savinaud
|
a2aeafe85b
|
[trunk] add a test related to issue 202
|
2013-02-04 13:22:56 +00:00 |
Mickael Savinaud
|
0109b39f58
|
[trunk] update convert about png writing with additional metadata (thanks winfried)
|
2013-02-03 10:18:10 +00:00 |
Mickael Savinaud
|
752e978d56
|
[trunk] update test suite for issue 5 and 62
|
2013-02-03 09:55:31 +00:00 |
Mickael Savinaud
|
8b36a11f2b
|
[trunk] backout one part of the rev 2266
|
2013-02-03 09:07:23 +00:00 |
Mathieu Malaterre
|
ccd448d626
|
[trunk] JP3D: Fix issue with Z handling in packet iterator
|
2013-01-03 14:26:38 +00:00 |
Mathieu Malaterre
|
44fb38949b
|
[trunk] JP3D: Handles errors properly
|
2013-01-03 14:25:49 +00:00 |
Mathieu Malaterre
|
ad1532ed57
|
[trunk] JP3D: remove old debug
|
2013-01-03 14:22:34 +00:00 |
Mathieu Malaterre
|
caaec3bb05
|
[trunk] JP3D: convert from DOS to UNIX eol
|
2013-01-02 18:19:56 +00:00 |
Mathieu Malaterre
|
df47fae287
|
[trunk] JP3D: remove exe bit from source files
|
2013-01-02 18:16:14 +00:00 |
Mickael Savinaud
|
b65bf48369
|
[trunk] merge from branch 1.5 a correction about large code-block data (decoding part) and add tests about issue 5 and issue 62
|
2012-12-18 17:46:33 +00:00 |
Mathieu Malaterre
|
4c02acb728
|
[trunk] remove left over from v2 transition
|
2012-12-11 14:15:46 +00:00 |
Mathieu Malaterre
|
8c9151c86b
|
[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.
|
2012-12-11 14:09:24 +00:00 |
Rex Dieter
|
c075742bc8
|
Doxyfile: HTML_TIMESTAMP = NO
helps when comparing the output of multiple runs,
and distros will appreciate avoiding multilib conflicts.
|
2012-12-07 15:07:50 +00:00 |
Mickael Savinaud
|
b42cf317d6
|
[trunk] correct the new name of OPJ_HAVE_STDINT_H everywhere
|
2012-12-04 13:13:50 +00:00 |
Mickael Savinaud
|
f5429e4ce8
|
[trunk] remove SSIZE which is unused in openjpeg and rename HAVE_STDINT_H to OPJ_HAVE_STDINT_H
|
2012-12-04 12:51:00 +00:00 |
Mickael Savinaud
|
82dad8e629
|
[trunk] add openjpeg.h in some files of openjpip to use some opj type (thanks winfried)
|
2012-12-04 12:20:30 +00:00 |
Mickael Savinaud
|
59aa37fe2b
|
[trunk] move typedef from opj_stdint.h to openjpeg.h and add an include of stdio.h in openjpeg.h. Fixes issue 197
|
2012-12-03 13:26:30 +00:00 |
Mickael Savinaud
|
0adb43f06e
|
[trunk] correct the encoding of colr box information (thanks Winfried)
|
2012-12-03 13:04:43 +00:00 |
Mickael Savinaud
|
87e09a09da
|
[trunk]add the pkgconfig support for openjp2 (thanks Winfried)
|
2012-12-03 12:21:48 +00:00 |
Mathieu Malaterre
|
ba630816bc
|
[trunk] JP3D codec was trying to pull information from the registration parameter in COM. This is non-standard.
|
2012-11-28 13:37:50 +00:00 |