Antonin Descampe
|
8ddbe4dc4d
|
[wg1n6848] added CHANGES file
|
2014-10-23 10:45:06 +00:00 |
Mathieu Malaterre
|
564deec2c4
|
[trunk] Backport toplevel changes from 1.5 over to trunk. Remove hand-generated CHANGES file
|
2012-03-02 09:11:48 +00:00 |
Mickael Savinaud
|
90eeb25770
|
[trunk] remove some warnings detected by cppcheck
|
2011-12-07 09:53:46 +00:00 |
Mathieu Malaterre
|
ec71c19be7
|
Update changelog
|
2011-12-06 09:47:10 +00:00 |
Mathieu Malaterre
|
79fee501af
|
Apply doxygen fixes suggested by Brad Hards on opj mailing list.
|
2011-12-03 17:26:59 +00:00 |
Mathieu Malaterre
|
d4e5366fe6
|
Simplify code. Use standard find_package call instead. ctest script will need to handle this now
|
2011-12-02 15:30:19 +00:00 |
Mathieu Malaterre
|
d7388d7e80
|
Add CPack stuff
|
2011-12-02 14:52:34 +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 |
Mickael Savinaud
|
563b56e09c
|
[trunk] fix error about the way to detect the additional test suite
|
2011-11-30 17:31:42 +00:00 |
Julien Malik
|
455f675806
|
[trunk] implement Large File support in the library
|
2011-11-30 16:55:25 +00:00 |
Mickael Savinaud
|
3932e860ca
|
[trunk] fix error with new way to detect kdu_expand
|
2011-11-29 09:28:02 +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 |
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
|
39e12244cc
|
[trunk] fix tests/nonregresion/CMakeList.txt
|
2011-11-10 17:38:08 +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
|
eb3cd22aa3
|
[trunk] fix bug with mj2 applications (credit to winfried)
|
2011-11-09 14:47:44 +00:00 |
Mickael Savinaud
|
5b35f5fb69
|
[trunk] enhance mj2 when read jp2h (credit to winfried)
|
2011-11-09 14:38:12 +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 |
Julien Malik
|
ac946a4602
|
[trunk] add some sanity check in CMakeLists to prevent STRING(REGEX..) call issues
|
2011-11-09 14:23:03 +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 |
Mickael Savinaud
|
f1c8dd887b
|
[trunk] WIP: add a file to exclude some valgrind errors (detected with ctest_memcheck) related to png lib found with ubuntu10.04 platform
|
2011-10-25 12:31:27 +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 |
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
|
21178c3571
|
[trunk] WIP: isolate dump test suite
|
2011-10-20 15:10:59 +00:00 |
Mickael Savinaud
|
b8214e260c
|
WIP: remove memory leak about new jp2_read_marker function
|
2011-10-20 13:18:52 +00:00 |
Mickael Savinaud
|
45d813b62c
|
[trunk] WIP: remove previous commit about memory leak with ppm read function
|
2011-10-20 09:19:35 +00:00 |
Mickael Savinaud
|
73b3e0e50e
|
[trunk] WIP: solve memory leak with ppm read function
|
2011-10-20 08:33:00 +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
|
5b93ae8628
|
[trunk] WIP: solve some memory leak in test compare functions
|
2011-10-19 13:06:49 +00:00 |
Mickael Savinaud
|
2d39e5d7a5
|
[trunk] WIP: resolve heap corruption with p0_07.j2k (credit to Winfried)
|
2011-10-12 14:44:46 +00:00 |
Mickael Savinaud
|
27e255fa75
|
[trunk] WIP: correct some memory leaks in applications functions
|
2011-10-12 14:42:21 +00:00 |
Mickael Savinaud
|
195190b612
|
[trunk] WIP: add a read CBD marker function (JPEG2000 part 2)
|
2011-10-12 14:36:39 +00:00 |
Mickael Savinaud
|
aeabfaf417
|
[trunk] WIP: add a read MCO marker function (JPEG2000 part 2)
|
2011-10-12 14:34:17 +00:00 |
Mickael Savinaud
|
f62201ba9d
|
[trunk] WIP: add a read MCC marker function (JPEG2000 part 2)
|
2011-10-12 14:32:29 +00:00 |
Mickael Savinaud
|
5cf331d881
|
[trunk] WIP: add a read MCT marker function (JPEG2000 part 2)
|
2011-10-12 14:30:22 +00:00 |
Mickael Savinaud
|
ca5b10938a
|
[trunk] WIP: correct a segfault inside j2k_dump output
|
2011-10-11 13:49:58 +00:00 |