Mathieu Malaterre
|
b8cc257ac5
|
[trunk] Follow up to r1691. Handle signed case.
|
2012-05-29 09:33:28 +00:00 |
Mathieu Malaterre
|
bdb4d96678
|
[trunk] Add new behavior for codecs. Now supports little endian RAWL format. It is now possible to encode directly little endian raw file, by simply using the rawl extension. Code has been modified to use strcasecmp instead of strncasecmp to cope with 4 letters files extensions.
Update issue 141
|
2012-05-29 09:30:03 +00:00 |
Mathieu Malaterre
|
0c5fb4a81b
|
[trunk] Add commented out code for tile support in applications.
|
2012-05-29 09:07:49 +00:00 |
Mickael Savinaud
|
ee17910ec5
|
use the correct event handler in j2k_to_image.c
|
2012-05-14 17:47:10 +00:00 |
Mickael Savinaud
|
1023be33fb
|
add new functions in jp2 codec from v2 branches; solve bug in j2k_setup_encoder_v2
|
2012-05-14 09:37:36 +00:00 |
Mickael Savinaud
|
80c23d4519
|
solve problem with input of image_to_j2k; using the right return type comparison for opj_stream_flush; add j2k_write_com_v2, j2k_write_poc_v2, j2k_write_eoc_v2 and j2k_write_tlm_v2
|
2012-05-13 22:13:58 +00:00 |
Mickael Savinaud
|
055d429ae1
|
[trunk] Enhance support of events like the v2 branch. Use right name of variables.
|
2012-05-02 07:01:13 +00:00 |
Mathieu Malaterre
|
b9d271c1a8
|
[trunk] Fix invalid truncation from off_t to int (thanks to -Wconversion for report)
|
2012-03-19 14:24:26 +00:00 |
Mathieu Malaterre
|
ff72dd8d2c
|
[trunk] start using new functionalities from opj_inttypes in jpip code and main openjpeg
|
2012-03-19 11:18:24 +00:00 |
Mickael Savinaud
|
3a78e8010d
|
[trunk] modify image_to_j2k and the lib to support functionalities given by the v2 alpha branch
|
2012-03-15 10:23:20 +00:00 |
Mickael Savinaud
|
ab7b5e48c4
|
[trunk] reverted to revision 1536
|
2012-03-09 17:34:05 +00:00 |
Mickael Savinaud
|
fcfb8dd2ed
|
[trunk] first steps about merge compression WIP
|
2012-03-09 17:15:41 +00:00 |
Mathieu Malaterre
|
24d7f54662
|
[trunk] merge rev 1228 from 1.5 to trunk
|
2012-03-02 14:14:31 +00:00 |
Mathieu Malaterre
|
3d9a41e4b4
|
[trunk] Import applications modifications from 1.5 over to trunk
|
2012-03-02 10:01:00 +00:00 |
Mathieu Malaterre
|
9f77b065d3
|
[trunk] Convert from DOS eol to UNIX eol
|
2012-03-02 09:55:28 +00:00 |
Julien Malik
|
440adddcde
|
[trunk] fix warnings when printing large integers
|
2011-12-01 10:50:14 +00:00 |
Julien Malik
|
455f675806
|
[trunk] implement Large File support in the library
|
2011-11-30 16:55:25 +00:00 |
Mathieu Malaterre
|
3a8438e1f8
|
minor reindentation
|
2011-11-24 10:17:01 +00:00 |
Mickael Savinaud
|
1b52be6246
|
[trunk] WIP: fix bug with windows platform and j2k_dump
|
2011-11-21 17:18:33 +00:00 |
Mickael Savinaud
|
e7e1ec6e84
|
[trunk] WIP: fix bug with windows platform and j2k_to_image
|
2011-11-18 08:42:57 +00:00 |
Mickael Savinaud
|
ff3c441023
|
[trunk] WIP: fix bug when decoding an area or a tile with special resolution
|
2011-11-17 14:29:36 +00:00 |
Mickael Savinaud
|
aaf6e84373
|
[trunk] WIP: enhance j2k_to_image with new get_decoded_tile functionality
|
2011-11-17 14:24:51 +00:00 |
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
|
8026d0b2e7
|
[trunk] WIP: add a set decoded resolution factor function and update j2k_to_image help about decoded region
|
2011-11-17 14:21:11 +00:00 |
Mickael Savinaud
|
11d875d043
|
[trunk] check if the file extension is the same as the infile format (credit to winfried)
|
2011-11-09 14:32:54 +00:00 |
Mickael Savinaud
|
bd8bca87b2
|
[trunk] WIP: add get_decoded_tile functionality
|
2011-11-08 13:21:17 +00:00 |
Mickael Savinaud
|
2808de6084
|
[trunk] WIP: manage output image with area correponding to the set decoded area
|
2011-10-21 16:38:08 +00:00 |
Mickael Savinaud
|
028088f5f0
|
[trunk] WIP: enhance codestream index generation
|
2011-10-21 16:36:04 +00:00 |
Mickael Savinaud
|
47d93279ff
|
[trunk] WIP: solve problem with writing of tga image from an image with signd=1 (credit to Winfried)
|
2011-10-19 13:18:06 +00:00 |
Mickael Savinaud
|
27e255fa75
|
[trunk] WIP: correct some memory leaks in applications functions
|
2011-10-12 14:42:21 +00:00 |
Kaori Hagihara
|
acd4cc6f5c
|
-J option for -jpip added into the option list
|
2011-10-11 13:01:38 +00:00 |
Kaori Hagihara
|
7ac3a36229
|
change -v option was renamed to -u, which is equivalent to -TP long option
|
2011-10-11 10:57:41 +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 |
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
|
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 |
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 |