Mickael Savinaud
|
380a357b08
|
[trunk] WIP: clean j2k_dump and enhance j2k_dump with commit 1052
|
2011-11-17 14:23:19 +00:00 |
Mickael Savinaud
|
bd8bca87b2
|
[trunk] WIP: add get_decoded_tile functionality
|
2011-11-08 13:21:17 +00:00 |
Mickael Savinaud
|
27e255fa75
|
[trunk] WIP: correct some memory leaks in applications functions
|
2011-10-12 14:42:21 +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
|
ee0e8a3aad
|
[trunk] WIP: fix the decoding process with conformance files and V2 framework
|
2011-10-05 16:27:16 +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
|
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
|
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
|
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
|
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
|
dcb3fcbfa7
|
WIP: begin to clean j2k_dump and some other small things
|
2011-09-19 13:55:06 +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
|
b551844cc2
|
Work In Progress: insert elements from V2 framework into the trunk
|
2011-09-19 13:04:04 +00:00 |
Antonin Descampe
|
aba0e602ed
|
renamed getopt.{c/h} to opj_getopt.{c/h} and forced the use of these files rather than the system ones. This fixed issue 78. Credit to Winfried.
|
2011-09-01 11:24:08 +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
|
c2b0a8101b
|
correct some warnings detected under unix platform
|
2011-07-27 16:37:57 +00:00 |
Mickael Savinaud
|
14799e25c6
|
delete double semi-colon at end of line which generate crash on win platform
|
2011-07-26 07:57:53 +00:00 |
Mickael Savinaud
|
ff6d246efd
|
modify j2k_dump to support output file, needed for non-regression tests
|
2011-07-25 16:27:07 +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 |