Mathieu Malaterre
|
228e0a3d79
|
[trunk] Fix a simple mem leak
|
2014-02-24 14:55:32 +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 |
Antonin Descampe
|
d143f49a66
|
[trunk] fixed another DCI compliance bug
|
2014-01-23 09:39:02 +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 |
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
|
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
|
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
|
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
|
0109b39f58
|
[trunk] update convert about png writing with additional metadata (thanks winfried)
|
2013-02-03 10:18:10 +00:00 |
Mickael Savinaud
|
583df79be9
|
[trunk]rename the cinema option to old one
|
2012-11-15 19:24:51 +00:00 |
Mickael Savinaud
|
d5efeb7df5
|
[trunk]update the copyright, the authors and thanks to respect the license
|
2012-11-15 15:22:29 +00:00 |
Mickael Savinaud
|
f07c1a11a0
|
[trunk]rename decompress options with the goog name
|
2012-11-15 14:29:38 +00:00 |
Mickael Savinaud
|
e212154d8d
|
[trunk]extend last commits to apps
|
2012-11-15 13:38:35 +00:00 |
Mathieu Malaterre
|
e189679ebc
|
[trunk] Merge back JPIP modification into v2
This commit imports changes from openjpip.c from r2122 into openjpeg.c
|
2012-10-29 10:12:03 +00:00 |
Mathieu Malaterre
|
98682e1073
|
[trunk] Remove some warnings about missing prototypes (gcc)
|
2012-10-15 15:47:56 +00:00 |
Mathieu Malaterre
|
75b7104724
|
[trunk] remove left-over from ->jpip_on implementation. JPIP is now completely removed from openjp2 and openmj2. Document jpip_iptr_offset variable
|
2012-10-15 07:38:10 +00:00 |
Mickael Savinaud
|
37ff9b029c
|
[trunk] remove warnings
|
2012-10-05 08:18:55 +00:00 |
Mathieu Malaterre
|
f501186b18
|
[trunk] Fix minor cmake style
|
2012-10-01 12:29:09 +00:00 |
Mathieu Malaterre
|
93761d9ab5
|
[trunk] FolderReorgProposal task: move source code to source dir
|
2012-10-01 07:49:52 +00:00 |
Mathieu Malaterre
|
bb16d8816c
|
[trunk] FolderReorgProposal task: only keep a single build system
|
2012-10-01 07:33:59 +00:00 |
Mathieu Malaterre
|
95f06f0591
|
[trunk] FolderReorgProposal task: fix JPWL
Update issue 177
|
2012-09-28 09:26:51 +00:00 |
Mathieu Malaterre
|
3bf4d635f2
|
[trunk] FolderReorgProposal task: rename cli tools
Update issue 177
|
2012-09-28 09:12:22 +00:00 |
Mathieu Malaterre
|
d518970039
|
[trunk] Start FolderReorgProposal task
Update issue 177
|
2012-09-28 08:11:41 +00:00 |