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
|
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 |
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
|
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
|
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 |
Antonin Descampe
|
6a1573c228
|
TRUNK: fixed autotools for new indexer option
|
2011-09-09 18:54:05 +00:00 |
Antonin Descampe
|
fa720c1858
|
TRUNK:added a new indexer functionality to the library. With the new -jpip option at encoding, the user can now generate a JP2 file including an XML box with the index used when browsing the image with JPIP
|
2011-09-09 14:49:08 +00:00 |
Antonin Descampe
|
883e0826e2
|
removed obsolete testing directory and *.nix files (in trunk)
|
2011-08-16 09:33:37 +00:00 |
Mickael Savinaud
|
e3e2dc1f6e
|
fixed build error with position of variable declaration after patch 856
|
2011-08-11 08:37:11 +00:00 |
Mickael Savinaud
|
7812030886
|
moved the definition of OPJ_ARG_NOT_USED from opj_includes.h to openjpeg.h
|
2011-08-10 09:33:33 +00:00 |
Mickael Savinaud
|
6fb9794200
|
fixed segfault with 123.j2c and bug.j2c images (thanks to Tim Mattox for his contribution to this patch)
|
2011-08-10 09:00:34 +00:00 |
Mickael Savinaud
|
9e419fdaf7
|
fixed glibc error with broken2 and broken4 images
|
2011-08-10 08:47:20 +00:00 |
Mickael Savinaud
|
676f8f189f
|
removed unused parameters warnings with the solution proposed by myself and Bob Friesenhahn
|
2011-08-10 08:12:10 +00:00 |
Mickael Savinaud
|
5743cca5f8
|
solve some obvious warnings for WIN platform, increase number of warning reported on the dashboard, correct last warnings with gcc 4.4 (-Wall)
|
2011-07-29 08:50:55 +00:00 |
Mickael Savinaud
|
e716a316f6
|
manage case 0 frames inside yuv_num_frames function and correct some warnings with gcc4.5 (credit to Winfried)
|
2011-07-28 10:45:22 +00:00 |
Antonin Descampe
|
6106e48397
|
improved encoding speed in t1_encode_cblks (credit to Giuseppe Baruffa)
|
2011-07-10 17:32:22 +00:00 |
Antonin Descampe
|
fa6aea80f5
|
fixed handling of "jp2->meth" value (Restricted ICC profile handling currently not implemented)
|
2011-07-03 17:56:49 +00:00 |
Mathieu Malaterre
|
3da66d4d79
|
adding partno and numpart info as part of the warning message (issue #69)
|
2011-06-03 08:47:30 +00:00 |
Antonin Descampe
|
586581685c
|
fixed autotools (broken since the new directory structure) and added autotools as a build method for jpip (credit to Vincent Torri)
|
2011-05-23 20:30:20 +00:00 |
Antonin Descampe
|
88f43b15fa
|
defined new type "opj_bool", and new constants OPJ_FALSE and OPJ_TRUE, to avoid having to deal with "stdbool.h" (patch from Winfried)
|
2011-05-18 11:02:27 +00:00 |
Antonin Descampe
|
0c9f6a3ac9
|
fixed another bug related to the number of packets in a tile-part, not correctly taken into account when generating an index file during decoding
|
2011-05-16 19:39:07 +00:00 |
Antonin Descampe
|
18cb325a8e
|
fixed part of issue 69, when tile-part index is inconsistent with the total number of tile-parts
|
2011-05-16 11:07:37 +00:00 |
Antonin Descampe
|
2a5a6416a5
|
fixed a bug in mqc.c (see https://groups.google.com/d/topic/openjpeg/kQ1PbZUd19k/discussion, credit to Peter Wimmer)
|
2011-04-16 12:09:16 +00:00 |
Antonin Descampe
|
6aaaa3eae2
|
changed the directory hierarchy of the whole project. See README files for details.
|
2011-04-13 22:38:50 +00:00 |
Antonin Descampe
|
16f205d886
|
re-organization of openjpeg directories hierarchy : step 1
|
2011-04-13 21:01:39 +00:00 |
Antonin Descampe
|
e93d5a683f
|
Fixed internal function names conflict with Jasper (http://code.google.com/p/openjpeg/issues/detail?id=30)
|
2011-04-12 17:24:30 +00:00 |
Antonin Descampe
|
a3df1f5c5e
|
small fix related to the formatting of the install report displayed at the end of install procedure
|
2011-03-04 11:03:33 +00:00 |
Antonin Descampe
|
86edc0a40e
|
updated autotools files to improve build and install procedures (credit to Vincent Torri)
|
2011-03-04 10:53:27 +00:00 |
Antonin Descampe
|
89456eed51
|
replaced "long" by "size_t" in dwt.c to be sure to cast to a pointer size.
|
2011-02-17 21:11:29 +00:00 |