Commit Graph

  • abf9809c22 Remove warning about GNU void* extension Mathieu Malaterre 2011-12-16 10:18:12 +0000
  • 3ebdd674d8 Fix warning about no newline at end of file Mathieu Malaterre 2011-12-16 10:05:06 +0000
  • a19d7e3680 minor typo Mathieu Malaterre 2011-12-12 11:19:13 +0000
  • a13abdaf65 Sync with trunk Mathieu Malaterre 2011-12-12 09:42:44 +0000
  • 72867bc692 Fix a bunch of warnings reported by gcc (unused results from fwrite) Mathieu Malaterre 2011-12-12 08:55:44 +0000
  • b081ff2813 Missing part of import of rev 1148. Mathieu Malaterre 2011-12-09 09:22:27 +0000
  • 9d1bd03be4 Import rev 1148 from trunk. Mathieu Malaterre 2011-12-08 11:06:53 +0000
  • 82e539d333 Remove more warnings Mathieu Malaterre 2011-12-08 09:25:25 +0000
  • 548a49bb7f Remove warnings seen on the dashboard Mathieu Malaterre 2011-12-08 09:09:59 +0000
  • 90eeb25770 [trunk] remove some warnings detected by cppcheck Mickael Savinaud 2011-12-07 09:53:46 +0000
  • dc9a8b03aa [1.5] deactivate tests about class0 files with number of components greater to 1 Mickael Savinaud 2011-12-07 08:59:35 +0000
  • bfe8b81d18 Add new mechanism for cppcheck Mathieu Malaterre 2011-12-06 16:03:05 +0000
  • ec71c19be7 Update changelog Mathieu Malaterre 2011-12-06 09:47:10 +0000
  • cce1fc9c65 Apply patch from Brad Hards to fix some typos. Mathieu Malaterre 2011-12-06 09:46:40 +0000
  • 79fee501af Apply doxygen fixes suggested by Brad Hards on opj mailing list. Mathieu Malaterre 2011-12-03 17:26:59 +0000
  • 12dfaa2d74 Sorry. Reverting mistake. Mathieu Malaterre 2011-12-02 15:35:47 +0000
  • d4e5366fe6 Simplify code. Use standard find_package call instead. ctest script will need to handle this now Mathieu Malaterre 2011-12-02 15:30:19 +0000
  • d7388d7e80 Add CPack stuff Mathieu Malaterre 2011-12-02 14:52:34 +0000
  • 5c363b76ee [trunk] fix a bug during the creation of the codestream index Mickael Savinaud 2011-12-01 13:46:09 +0000
  • 440adddcde [trunk] fix warnings when printing large integers Julien Malik 2011-12-01 10:50:14 +0000
  • af9ad1580a [trunk] fix a warning about a recent commit (1104) Mickael Savinaud 2011-12-01 09:10:26 +0000
  • d569430cc6 [trunk] fix compilation of j2k_random_access on Visual C++ Julien Malik 2011-12-01 09:02:04 +0000
  • c39bea2017 [trunk] make large file support variables persistent in CMake to allow reconfiguration Julien Malik 2011-11-30 19:43:48 +0000
  • a361f618a1 [trunk] fix call to opj_destroy_cstr_info_v2 in j2k_random_tile_access Julien Malik 2011-11-30 19:41:57 +0000
  • 8c2d8bc85f [trunk] fix bug during random access to tile (tile already decoded) Mickael Savinaud 2011-11-30 17:31:47 +0000
  • 563b56e09c [trunk] fix error about the way to detect the additional test suite Mickael Savinaud 2011-11-30 17:31:42 +0000
  • 455f675806 [trunk] implement Large File support in the library Julien Malik 2011-11-30 16:55:25 +0000
  • c6e0b71633 [1.5][JPIP] TCP return (http-tcp) implemented Kaori Hagihara 2011-11-30 14:54:41 +0000
  • 3932e860ca [trunk] fix error with new way to detect kdu_expand Mickael Savinaud 2011-11-29 09:28:02 +0000
  • b3368a85da [trunk] add support for Large File in autoconf Julien Malik 2011-11-28 15:35:16 +0000
  • defe0b25dd [trunk] fix definition of _FILE_OFFSET_BITS macro on platform where it is needed Julien Malik 2011-11-28 15:32:33 +0000
  • b68ed904b1 [trunk] add definitions for 64 bits integer types, and define OPJ_OFF_T to map to OPJ_INT64 systematically Julien Malik 2011-11-28 15:32:29 +0000
  • 2eba4fb96b [trunk] activate LargeFileSupport in CMake Julien Malik 2011-11-28 15:32:22 +0000
  • 27ba604ad7 [trunk] search for kdu_expand in a more cmake-compliant way Julien Malik 2011-11-27 22:27:50 +0000
  • 769982d058 [trunk] clean up redundant includes already handled in opj_includes.h Julien Malik 2011-11-27 21:57:16 +0000
  • 674d702257 [trunk] backout wrong changeset 1091 - see issue 123 Julien Malik 2011-11-27 20:28:24 +0000
  • c974cb1b8e [trunk] support seeking in files larger than 2 GB Julien Malik 2011-11-24 15:30:09 +0000
  • 20c05a3add Remove duplicate definition Mathieu Malaterre 2011-11-24 12:50:54 +0000
  • c27322ff04 Cleanup jpip cmake compilation Mathieu Malaterre 2011-11-24 10:42:47 +0000
  • 6e624946d2 add note for cmake Mathieu Malaterre 2011-11-24 10:20:49 +0000
  • ab9a63bbea Use cmake style define. Fix big endian issue on dual OS (eg. Tiger) Mathieu Malaterre 2011-11-24 10:17:49 +0000
  • 3a8438e1f8 minor reindentation Mathieu Malaterre 2011-11-24 10:17:01 +0000
  • 0e49c6affd Remove exe bit from source files Mathieu Malaterre 2011-11-24 10:16:01 +0000
  • 8bcf78cd78 fix variable name to be hidden Mathieu Malaterre 2011-11-24 10:15:43 +0000
  • ffc944976b Avoid message pollution during cmake configuration time Mathieu Malaterre 2011-11-24 10:14:55 +0000
  • 1b52be6246 [trunk] WIP: fix bug with windows platform and j2k_dump Mickael Savinaud 2011-11-21 17:18:33 +0000
  • 0c350f4908 fix compilation of libopenjpip (libcurl dependency) with CMake. Credit to Winfried. Vincent Torri 2011-11-19 07:16:14 +0000
  • e7e1ec6e84 [trunk] WIP: fix bug with windows platform and j2k_to_image Mickael Savinaud 2011-11-18 08:42:57 +0000
  • ff3c441023 [trunk] WIP: fix bug when decoding an area or a tile with special resolution Mickael Savinaud 2011-11-17 14:29:36 +0000
  • aaf6e84373 [trunk] WIP: enhance j2k_to_image with new get_decoded_tile functionality Mickael Savinaud 2011-11-17 14:24:51 +0000
  • 380a357b08 [trunk] WIP: clean j2k_dump and enhance j2k_dump with commit 1052 Mickael Savinaud 2011-11-17 14:23:19 +0000
  • 8026d0b2e7 [trunk] WIP: add a set decoded resolution factor function and update j2k_to_image help about decoded region Mickael Savinaud 2011-11-17 14:21:11 +0000
  • 01749cb8a2 [1.5][JPIP] fixed opj_server execusion error (instant terminating) with autotool, cmake still need to be fixed Kaori Hagihara 2011-11-16 20:03:09 +0000
  • b41cad58cb [trunk][JPIP] fixed opj_server execusion error (instant terminating) with autotool, cmake still need to be fixed Kaori Hagihara 2011-11-16 20:00:13 +0000
  • 49f1a5ff54 [1.5] libcurl dep, fix 'distcheck' rule. Vincent Torri 2011-11-16 19:20:50 +0000
  • ff1f022d47 [1.5][JPIP] new feature to target JP2 files from www (libcurl required) Kaori Hagihara 2011-11-16 16:54:53 +0000
  • 3459199eba [1.5][JPIP] added get_filesize() Kaori Hagihara 2011-11-16 16:13:11 +0000
  • 544e8c9de0 [1.5][JPIP] fixed Region of Interest option, and memory leak of opj_dec_server Kaori Hagihara 2011-11-16 15:43:01 +0000
  • 39e12244cc [trunk] fix tests/nonregresion/CMakeList.txt Mickael Savinaud 2011-11-10 17:38:08 +0000
  • c4c01b61e6 [trunk] WIP: fix get_decoded_tile function to avoid error with output image Mickael Savinaud 2011-11-09 16:15:15 +0000
  • eb3cd22aa3 [trunk] fix bug with mj2 applications (credit to winfried) Mickael Savinaud 2011-11-09 14:47:44 +0000
  • 5b35f5fb69 [trunk] enhance mj2 when read jp2h (credit to winfried) Mickael Savinaud 2011-11-09 14:38:12 +0000
  • 11d875d043 [trunk] check if the file extension is the same as the infile format (credit to winfried) Mickael Savinaud 2011-11-09 14:32:54 +0000
  • ac946a4602 [trunk] add some sanity check in CMakeLists to prevent STRING(REGEX..) call issues Julien Malik 2011-11-09 14:23:03 +0000
  • 815e2f3d03 [trunk][JPIP] enabled OpenJPEG V2 API Kaori Hagihara 2011-11-08 15:22:02 +0000
  • bd8bca87b2 [trunk] WIP: add get_decoded_tile functionality Mickael Savinaud 2011-11-08 13:21:17 +0000
  • 9110aa09a4 [trunk] WIP: clean and enhance j2k files Mickael Savinaud 2011-11-08 13:15:21 +0000
  • fe085a631d [trunk] WIP: clean and enhance openjpeg.c Mickael Savinaud 2011-11-08 13:13:05 +0000
  • c7489af844 [trunk] WIP: clean and enhance openjpeg.h and add deprecated macro Mickael Savinaud 2011-11-08 13:09:53 +0000
  • 735b40989d [1.5][JPIP] backport r1042 to branch 1.5 Kaori Hagihara 2011-11-08 10:21:24 +0000
  • 32a653e67e [trunk][JPIP] updated main page of doxygen Kaori Hagihara 2011-11-08 10:17:52 +0000
  • 09f2926cd5 [1.5][JPIP] backport r1037 to branch 1.5 Antonin Descampe 2011-11-06 22:03:12 +0000
  • d16c93aa08 solved memory leak of opj_server, and removed redundant defines Kaori Hagihara 2011-11-03 17:20:00 +0000
  • 46367a7a7b [trunk][JPIP] additional patches for autotools and cmake Antonin Descampe 2011-11-02 00:54:19 +0000
  • 238b767917 [1.5] backport r1017, r1030:1032 from trunk + additional fix for cmake and autotools Antonin Descampe 2011-11-02 00:49:20 +0000
  • 49a0f0db8f [1.5] backport revisions 996, 997, 1000, 1008-1012 from trunk (JPIP modifications) Antonin Descampe 2011-11-01 23:28:07 +0000
  • 83a25c06ef additional patches for autotool are applied Kaori Hagihara 2011-10-26 10:20:57 +0000
  • db7db67851 fixed client viewer to be compatible with server response header both Content-type and Content-Type Kaori Hagihara 2011-10-25 22:16:56 +0000
  • 8d7073abf6 patches for cmake and autotool are applied Kaori Hagihara 2011-10-25 21:10:48 +0000
  • f1c8dd887b [trunk] WIP: add a file to exclude some valgrind errors (detected with ctest_memcheck) related to png lib found with ubuntu10.04 platform Mickael Savinaud 2011-10-25 12:31:27 +0000
  • 08bc3b0386 [trunk] WIP: solve problems with reading of elements outside the tilec->data buffer in dwt Mickael Savinaud 2011-10-25 12:27:51 +0000
  • 2808de6084 [trunk] WIP: manage output image with area correponding to the set decoded area Mickael Savinaud 2011-10-21 16:38:08 +0000
  • 028088f5f0 [trunk] WIP: enhance codestream index generation Mickael Savinaud 2011-10-21 16:36:04 +0000
  • 6a1530e4b1 [1.5] remove one obvious memory leak from test functions Mickael Savinaud 2011-10-21 08:57:00 +0000
  • 8d8841c84f [1.5] remove obvious memory leak from applications Mickael Savinaud 2011-10-20 16:36:45 +0000
  • 21178c3571 [trunk] WIP: isolate dump test suite Mickael Savinaud 2011-10-20 15:10:59 +0000
  • b8214e260c WIP: remove memory leak about new jp2_read_marker function Mickael Savinaud 2011-10-20 13:18:52 +0000
  • 45d813b62c [trunk] WIP: remove previous commit about memory leak with ppm read function Mickael Savinaud 2011-10-20 09:19:35 +0000
  • 73b3e0e50e [trunk] WIP: solve memory leak with ppm read function Mickael Savinaud 2011-10-20 08:33:00 +0000
  • 255fcbc3a5 start using API style in openJPIP library Kaori Hagihara 2011-10-19 23:29:57 +0000
  • 1dc6eddf1c backport rev 1013-1014 from trunk Mickael Savinaud 2011-10-19 15:45:03 +0000
  • 47d93279ff [trunk] WIP: solve problem with writing of tga image from an image with signd=1 (credit to Winfried) Mickael Savinaud 2011-10-19 13:18:06 +0000
  • 5b93ae8628 [trunk] WIP: solve some memory leak in test compare functions Mickael Savinaud 2011-10-19 13:06:49 +0000
  • 436318a8c8 adapt makefiles to the new structure Kaori Hagihara 2011-10-18 14:31:06 +0000
  • 57a328c7a9 rearranged opj_server, opj_dec_server directory Kaori Hagihara 2011-10-18 12:38:31 +0000
  • 2cd3f046e5 enable all progression orders Kaori Hagihara 2011-10-14 17:10:30 +0000
  • 5c88c1376c include stdlib.h for calloc Kaori Hagihara 2011-10-13 20:00:19 +0000
  • 2d39e5d7a5 [trunk] WIP: resolve heap corruption with p0_07.j2k (credit to Winfried) Mickael Savinaud 2011-10-12 14:44:46 +0000
  • 27e255fa75 [trunk] WIP: correct some memory leaks in applications functions Mickael Savinaud 2011-10-12 14:42:21 +0000
  • 195190b612 [trunk] WIP: add a read CBD marker function (JPEG2000 part 2) Mickael Savinaud 2011-10-12 14:36:39 +0000