Mickael Savinaud
|
c4642d4fda
|
[trunk] WIP: add output elements about decoding of jp2 files with last tile part lenght equal zero
|
2011-10-11 07:54:27 +00:00 |
Mickael Savinaud
|
c7d3b83164
|
[trunk] WIP: correct mistake with JP2 files and manage correctly the text_GBR.jp2 filecase
|
2011-10-11 07:49:16 +00:00 |
Kaori Hagihara
|
7c87bb35c4
|
change -v option was reactivated for JPIP
|
2011-10-10 16:10:49 +00:00 |
Kaori Hagihara
|
f20530dce2
|
enable JPT-stream request from client viewer option
|
2011-10-10 13:15:18 +00:00 |
Antonin Descampe
|
5d5adf7c7e
|
[trunk][JPIP]removed obsolete indexer utility
|
2011-10-10 10:02:20 +00:00 |
Vincent Torri
|
fc01873d60
|
[trunk] fix name
|
2011-10-10 06:52:07 +00:00 |
Vincent Torri
|
81b9e78565
|
[trunk] add libopenjpeg-jpwl.pc.in. fix output when --disable-shared or --disable-static is passed to configure. Minor clean up of configure.ac.
|
2011-10-10 06:51:08 +00:00 |
Vincent Torri
|
cee4505172
|
[trunk] fix 'distcheck' rule
|
2011-10-10 06:26:34 +00:00 |
Mickael Savinaud
|
4d4b29ea94
|
[trunk] WIP: correct mistake in text output inside set_decoded_area function (credit to Winfried)
|
2011-10-07 21:57:09 +00:00 |
Mickael Savinaud
|
efd780f82a
|
[trunk] WIP: update jp2 dump functions with the new V2 framework
|
2011-10-07 17:31:35 +00:00 |
Mickael Savinaud
|
cc0ff6b0bf
|
[trunk] WIP: update output filename of conformance dump test to be compatible with new baseline
|
2011-10-07 17:29:07 +00:00 |
Mickael Savinaud
|
35e13cf5e8
|
[trunk] correct wrong input in dump_codec function and add missing return value
|
2011-10-07 17:11:12 +00:00 |
Mickael Savinaud
|
238652b36c
|
[trunk] WIP: correct mistake inside set_decoded_area function (credit to Francois De Vieilleville)
|
2011-10-07 14:36:29 +00:00 |
Mickael Savinaud
|
e4b728ccb9
|
[trunk] WIP: backport rev 967-969 about test suite enhancement and rename of opj_configh.cmake.in from opj-1.5 to trunk
|
2011-10-07 14:20:15 +00:00 |
Mickael Savinaud
|
68967aef72
|
[trunk] WIP: Enhance html documentation generation with cmake, add a mainpage to this documentation and bump version to 1.99.0 into the main CMakeLists (as rev951)
|
2011-10-06 08:41:49 +00:00 |
Mickael Savinaud
|
fd67d46be7
|
[trunk] WIP: fix build error with windows configuration induced by rev 960
|
2011-10-06 08:05:00 +00:00 |
Mickael Savinaud
|
ee0e8a3aad
|
[trunk] WIP: fix the decoding process with conformance files and V2 framework
|
2011-10-05 16:27:16 +00:00 |
Vincent Torri
|
f4734d6b4d
|
* [vincent] fix autotools for various compilation problems
* [vincent] fix indexer compilation. Patch from Winfried
|
2011-09-30 21:14:25 +00:00 |
Kaori Hagihara
|
656628e69b
|
modified indexer for JPIP, JPP-stream
|
2011-09-30 17:15:06 +00:00 |
Kaori Hagihara
|
6b1bca80ee
|
enabled JPP-stream
|
2011-09-30 15:31:06 +00:00 |
Vincent Torri
|
537a50214a
|
[trunk] bump version to 1.99.0
|
2011-09-28 04:32:28 +00:00 |
Mickael Savinaud
|
67d04dd9ba
|
[trunk] WIP: enhance the event management into the new API
|
2011-09-27 12:41:49 +00:00 |
Mickael Savinaud
|
b8efd02c7f
|
[trunk] WIP: fix some warnings about a static function and j2k_read_unk_v2
|
2011-09-27 12:32:28 +00:00 |
Mickael Savinaud
|
a600d8f4e2
|
[trunk] WIP: add basis for a new output management of the codestream information and index
|
2011-09-27 12:14:11 +00:00 |
Mickael Savinaud
|
de7793e918
|
[trunk] WIP: fix some warnings from j2k_dump and index.c
|
2011-09-27 12:00:06 +00:00 |
Mickael Savinaud
|
a5e442d490
|
[trunk] WIP: fix build compilation (with autotools) with MJ2 option (credit to Winfried)
|
2011-09-22 09:31:45 +00:00 |
Mickael Savinaud
|
51513c4e6b
|
WIP: fix build compilation error with windows platform about event_mgr management
|
2011-09-22 08:39:59 +00:00 |
Mickael Savinaud
|
5d0b813cec
|
[trunk] WIP: clean the j2k_dump application and the lib regards to the event management
|
2011-09-21 16:37:45 +00:00 |
Mickael Savinaud
|
ba0c271774
|
Enhance the support of endianess with cmake and inside the code (credit to Winfried)
|
2011-09-21 10:01:54 +00:00 |
Mickael Savinaud
|
7062c01b68
|
WIP: fixed build issues with JPWL option ON
|
2011-09-20 14:50:04 +00:00 |
Mickael Savinaud
|
c0bad42eb1
|
WIP: fixed build issue with MJ2 option ON with new framework
|
2011-09-20 14:36:23 +00:00 |
Mickael Savinaud
|
af7ebd96a0
|
Enhance some new JPIP files about opj_config inclusion and using of free/calloc (credit to Julien Malik)
|
2011-09-19 16:53:10 +00:00 |
Mickael Savinaud
|
ac59fd1476
|
WIP: begin to test opj_decode_tile_data
|
2011-09-19 16:34:44 +00:00 |
Mickael Savinaud
|
6561d70664
|
WIP: update t1, t2, tcd to use same strut as in V2
|
2011-09-19 16:09:19 +00:00 |
Mickael Savinaud
|
1a5c59326a
|
WIP: begin to test opj_read_tile_header with V2 style
|
2011-09-19 16:05:43 +00:00 |
Mickael Savinaud
|
d44375aece
|
WIP: create a new framework to output file information
|
2011-09-19 16:01:49 +00:00 |
Mickael Savinaud
|
cf37058d7c
|
WIP: remove a piece of code copy by the merge op at the wrong place
|
2011-09-19 15:51:20 +00:00 |
Mickael Savinaud
|
dcb3fcbfa7
|
WIP: begin to clean j2k_dump and some other small things
|
2011-09-19 13:55:06 +00:00 |
Mickael Savinaud
|
6ece3f6792
|
WIP: enchance the new version with some bug fixes from v1 and from me
|
2011-09-19 13:47:35 +00:00 |
Mickael Savinaud
|
3b30e42551
|
WIP: add support of jp2 for new j2k_dump function and some other small stuff
|
2011-09-19 13:36:07 +00:00 |
Mickael Savinaud
|
b0ef524b9e
|
WIP: new image_header struct is used and enable used of cstr_info
|
2011-09-19 13:30:21 +00:00 |
Mickael Savinaud
|
b138aaae08
|
WIP: manage the case of event_mgr is not provided to setup_decoder function
|
2011-09-19 13:18:19 +00:00 |
Mickael Savinaud
|
3953661078
|
WIP: insert elements from V2 framework into the trunk (add missing files)
|
2011-09-19 13:12:01 +00:00 |
Mickael Savinaud
|
b551844cc2
|
Work In Progress: insert elements from V2 framework into the trunk
|
2011-09-19 13:04:04 +00:00 |
Kaori Hagihara
|
93f3e2b007
|
Add README description for stateless requests
|
2011-09-16 14:36:51 +00:00 |
Kaori Hagihara
|
0a42a8bc46
|
opj_dec_server enabled stateless requests
|
2011-09-16 14:20:00 +00:00 |
Kaori Hagihara
|
8097b07661
|
opj_viewer_xerces enabled stateless requests
|
2011-09-16 14:18:22 +00:00 |
Kaori Hagihara
|
1475cabfa0
|
opj_viewer enabled stateless requests
|
2011-09-16 14:17:45 +00:00 |
Antonin Descampe
|
6a1573c228
|
TRUNK: fixed autotools for new indexer option
|
2011-09-09 18:54:05 +00:00 |
Antonin Descampe
|
d26e1d783f
|
forgot the CHANGES file in r913
|
2011-09-09 14:53:38 +00:00 |