Antonin Descampe
|
e826e9281e
|
[trunk] replaced fprintf with event_mgr in cinema-related stuff in j2k.c
|
2014-02-12 16:33:19 +00:00 |
Antonin Descampe
|
780120c9a2
|
[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.
|
2014-02-12 16:16:21 +00:00 |
Antonin Descampe
|
d6c0c85125
|
[trunk] added a warning when tif conversion changes input image bitdepth
|
2014-02-12 15:16:36 +00:00 |
Antonin Descampe
|
c81fb397bb
|
[trunk]re-indenting convert.c
|
2014-02-12 14:56:49 +00:00 |
Mathieu Malaterre
|
caf4e46e06
|
Update kakadu cmake module
|
2014-02-07 10:37:06 +00:00 |
Antonin Descampe
|
ff1a30d80a
|
[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
|
2014-01-23 16:33:13 +00:00 |
Antonin Descampe
|
d143f49a66
|
[trunk] fixed another DCI compliance bug
|
2014-01-23 09:39:02 +00:00 |
Antonin Descampe
|
58698b789a
|
[trunk] uncomment tests mistakenly commented in previous commit
|
2014-01-22 18:44:11 +00:00 |
Antonin Descampe
|
ee3f2ffa19
|
[trunk] fixed several bugs in cinema mode (2K 24/48 fps, and 4K). Trunk
now produces compliant DCI code-streams.
|
2014-01-22 18:41:34 +00:00 |
Antonin Descampe
|
c59124dfe2
|
[trunk] fixed indentation in opj_compress.c, renamed 2 internal
functions, added some comments
|
2014-01-16 14:21:14 +00:00 |
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 |