Mathieu Malaterre
|
3de14fc63e
|
[trunk] Use stdint.h when available to compute fixed-type definition.
|
2012-03-11 15:12:31 +00:00 |
Mickael Savinaud
|
ab7b5e48c4
|
[trunk] reverted to revision 1536
|
2012-03-09 17:34:05 +00:00 |
Mickael Savinaud
|
345b5cfc5c
|
[trunk] add j2k_post_write_tile in trunk from branch v2
|
2012-03-09 17:16:24 +00:00 |
Mickael Savinaud
|
1ac93c3a72
|
[trunk] add j2k_get_tile_data in trunk from branch v2
|
2012-03-09 17:16:16 +00:00 |
Mickael Savinaud
|
4b8c29a708
|
[trunk] add tcd_get_encoded_tile_size in trunk from branch v2alpha
|
2012-03-09 17:16:04 +00:00 |
Mickael Savinaud
|
04b057d22c
|
[trunk] add j2k_pre_write_tile function in trunk from v2alpha
|
2012-03-09 17:15:55 +00:00 |
Mickael Savinaud
|
fcfb8dd2ed
|
[trunk] first steps about merge compression WIP
|
2012-03-09 17:15:41 +00:00 |
Mathieu Malaterre
|
4a2673772a
|
[trunk] Fix a bunch of warning about C++ comments in C code.
|
2012-03-02 15:53:14 +00:00 |
Mathieu Malaterre
|
b9e216ac6f
|
[trunk] merge r1229 from branch 1.5 over to trunk
|
2012-03-02 15:24:12 +00:00 |
Mathieu Malaterre
|
44a3af51f0
|
[trunk] merge r1322 from branch 1.5 over to trunk
|
2012-03-02 15:04:45 +00:00 |
Mathieu Malaterre
|
79f090d92b
|
[trunk] merge r1197, r1199, r1228, r1230 and r1232 from branch 1.5 over to trunk
|
2012-03-02 15:02:48 +00:00 |
Mathieu Malaterre
|
54c65fdad0
|
[trunk] merge r1479 from branch 1.5 over to trunk
|
2012-03-02 14:55:16 +00:00 |
Mathieu Malaterre
|
e917802316
|
[trunk] merge r1323 from branch 1.5 over to trunk
|
2012-03-02 14:52:18 +00:00 |
Mathieu Malaterre
|
6a19a31171
|
[trunk] Remove exe bit on CMakeLists.txt. Set from DOS eol to UNIX eol
|
2012-03-02 14:33:29 +00:00 |
Mathieu Malaterre
|
a06b7f2ae0
|
[trunk] Sync with 1.5 branch
|
2012-03-02 14:31:46 +00:00 |
Mathieu Malaterre
|
405b1067e2
|
[trunk] Backout r1513 for now.
|
2012-03-02 14:29:08 +00:00 |
Mathieu Malaterre
|
10cb93283a
|
[trunk] merge rev 1330/1331 from branch 1.5 onto trunk
|
2012-03-02 14:24:39 +00:00 |
Mathieu Malaterre
|
d28e8f537a
|
[trunk] merge rev 1333 from 1.5 to trunk
|
2012-03-02 14:19:44 +00:00 |
Mathieu Malaterre
|
24d7f54662
|
[trunk] merge rev 1228 from 1.5 to trunk
|
2012-03-02 14:14:31 +00:00 |
Mathieu Malaterre
|
687a43e199
|
[trunk] Import change from 1.5 branch over to trunk
|
2012-03-02 14:01:15 +00:00 |
Mathieu Malaterre
|
07ef7d750b
|
[trunk] Synchronize with 1.5 branch, installation convention
|
2012-03-02 13:59:12 +00:00 |
Mickael Savinaud
|
bc8a3c5b6f
|
[trunk] correct bug when we expand the list of marker in a tile
|
2012-03-02 10:42:11 +00:00 |
Mickael Savinaud
|
c149db2205
|
[trunk] check the PSot value during the reading of SOT marker
|
2012-03-02 10:38:01 +00:00 |
Mathieu Malaterre
|
596b5cd732
|
Fix test NR-ENC-Bretagne2.ppm-4-encode on linux.
|
2011-12-20 17:54:04 +00:00 |
Mathieu Malaterre
|
8ff1ba325d
|
Fix strange line, as reported by lockalsash (gmail.com)
|
2011-12-20 17:11:22 +00:00 |
Mickael Savinaud
|
90eeb25770
|
[trunk] remove some warnings detected by cppcheck
|
2011-12-07 09:53:46 +00:00 |
Mathieu Malaterre
|
bfe8b81d18
|
Add new mechanism for cppcheck
|
2011-12-06 16:03:05 +00:00 |
Mathieu Malaterre
|
cce1fc9c65
|
Apply patch from Brad Hards to fix some typos.
|
2011-12-06 09:46:40 +00:00 |
Mathieu Malaterre
|
79fee501af
|
Apply doxygen fixes suggested by Brad Hards on opj mailing list.
|
2011-12-03 17:26:59 +00:00 |
Mickael Savinaud
|
5c363b76ee
|
[trunk] fix a bug during the creation of the codestream index
|
2011-12-01 13:46:09 +00:00 |
Julien Malik
|
440adddcde
|
[trunk] fix warnings when printing large integers
|
2011-12-01 10:50:14 +00:00 |
Mickael Savinaud
|
af9ad1580a
|
[trunk] fix a warning about a recent commit (1104)
|
2011-12-01 09:10:26 +00:00 |
Mickael Savinaud
|
8c2d8bc85f
|
[trunk] fix bug during random access to tile (tile already decoded)
|
2011-11-30 17:31:47 +00:00 |
Julien Malik
|
455f675806
|
[trunk] implement Large File support in the library
|
2011-11-30 16:55:25 +00:00 |
Julien Malik
|
b68ed904b1
|
[trunk] add definitions for 64 bits integer types, and define OPJ_OFF_T to map to OPJ_INT64 systematically
|
2011-11-28 15:32:29 +00:00 |
Julien Malik
|
2eba4fb96b
|
[trunk] activate LargeFileSupport in CMake
|
2011-11-28 15:32:22 +00:00 |
Julien Malik
|
769982d058
|
[trunk] clean up redundant includes already handled in opj_includes.h
|
2011-11-27 21:57:16 +00:00 |
Julien Malik
|
674d702257
|
[trunk] backout wrong changeset 1091 - see issue 123
|
2011-11-27 20:28:24 +00:00 |
Julien Malik
|
c974cb1b8e
|
[trunk] support seeking in files larger than 2 GB
|
2011-11-24 15:30:09 +00:00 |
Mathieu Malaterre
|
0e49c6affd
|
Remove exe bit from source files
|
2011-11-24 10:16:01 +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
|
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
|
c4c01b61e6
|
[trunk] WIP: fix get_decoded_tile function to avoid error with output image
|
2011-11-09 16:15:15 +00:00 |
Mickael Savinaud
|
bd8bca87b2
|
[trunk] WIP: add get_decoded_tile functionality
|
2011-11-08 13:21:17 +00:00 |
Mickael Savinaud
|
9110aa09a4
|
[trunk] WIP: clean and enhance j2k files
|
2011-11-08 13:15:21 +00:00 |
Mickael Savinaud
|
fe085a631d
|
[trunk] WIP: clean and enhance openjpeg.c
|
2011-11-08 13:13:05 +00:00 |
Mickael Savinaud
|
c7489af844
|
[trunk] WIP: clean and enhance openjpeg.h and add deprecated macro
|
2011-11-08 13:09:53 +00:00 |
Kaori Hagihara
|
8d7073abf6
|
patches for cmake and autotool are applied
|
2011-10-25 21:10:48 +00:00 |
Mickael Savinaud
|
08bc3b0386
|
[trunk] WIP: solve problems with reading of elements outside the tilec->data buffer in dwt
|
2011-10-25 12:27:51 +00:00 |