Mathieu Malaterre
|
f26b96dd5c
|
Apply patch from Kaori. Thanks.
|
2011-12-23 08:29:09 +00:00 |
Mathieu Malaterre
|
7e6c287d78
|
Another round of universal fixes
|
2011-12-21 15:21:53 +00:00 |
Mathieu Malaterre
|
6b1e9d1b4e
|
Attempt to fix building of universal exe
|
2011-12-21 15:19:46 +00:00 |
Mathieu Malaterre
|
d88dfc3472
|
Need to include this file back
|
2011-12-21 14:46:37 +00:00 |
Mathieu Malaterre
|
64f08e216b
|
Remove old module which does not support universal binary
|
2011-12-21 14:43:16 +00:00 |
Mathieu Malaterre
|
c9ae2a5fbc
|
hopefully fix a warning on VS2008 compiler
|
2011-12-21 10:24:59 +00:00 |
Mathieu Malaterre
|
51ae8b7926
|
minor doc tweak
|
2011-12-21 10:19:36 +00:00 |
Mathieu Malaterre
|
3280dc344f
|
Make sure to append the compile def
|
2011-12-21 09:53:08 +00:00 |
Mathieu Malaterre
|
0b7e0166a7
|
pc files are for UNIX.
|
2011-12-21 09:33:51 +00:00 |
Mathieu Malaterre
|
5fe8eed4da
|
Remove old visual studio files
|
2011-12-21 09:30:55 +00:00 |
Mathieu Malaterre
|
9d4d3b2cd0
|
Remove exe bit
|
2011-12-20 18:38:08 +00:00 |
Mathieu Malaterre
|
02d9f43802
|
Reactivate the opjviewer in cmake
|
2011-12-20 18:33:45 +00:00 |
Mathieu Malaterre
|
00b479cb79
|
Fix test NR-ENC-Bretagne2.ppm-4-encode on linux.
|
2011-12-20 17:49:12 +00:00 |
Mathieu Malaterre
|
6219ad32b0
|
Import patch from winfried on mailing list: patch for mj2.c in branch
|
2011-12-20 17:14:55 +00:00 |
Mathieu Malaterre
|
a3a161660a
|
Fix strange line, as reported by lockalsash (gmail.com)
|
2011-12-20 17:10:30 +00:00 |
Mathieu Malaterre
|
2643f79069
|
Another set of change to remove warnings about c style comments
|
2011-12-16 11:26:26 +00:00 |
Mathieu Malaterre
|
fba8f701c4
|
Import change from trunk to be able to generate dists.
|
2011-12-16 11:00:30 +00:00 |
Mathieu Malaterre
|
4bcd3a1e42
|
Fix a warning on MacOSX
|
2011-12-16 10:44:53 +00:00 |
Mathieu Malaterre
|
594148ae83
|
Hide a warning. Since 1.5 is not large file safe (>32bits) this should be ok
|
2011-12-16 10:43:10 +00:00 |
Mathieu Malaterre
|
2a2f169b27
|
Remove warning about unused args
|
2011-12-16 10:40:14 +00:00 |
Mathieu Malaterre
|
e576aa9f06
|
Reorder static inline when extension is found (GNU)
|
2011-12-16 10:38:18 +00:00 |
Mathieu Malaterre
|
c469e1339f
|
Remove some simple warnings about comments
|
2011-12-16 10:29:30 +00:00 |
Mathieu Malaterre
|
abf9809c22
|
Remove warning about GNU void* extension
|
2011-12-16 10:18:12 +00:00 |
Mathieu Malaterre
|
3ebdd674d8
|
Fix warning about no newline at end of file
|
2011-12-16 10:05:06 +00:00 |
Mathieu Malaterre
|
a13abdaf65
|
Sync with trunk
|
2011-12-12 09:42:44 +00:00 |
Mathieu Malaterre
|
72867bc692
|
Fix a bunch of warnings reported by gcc (unused results from fwrite)
|
2011-12-12 08:55:44 +00:00 |
Mathieu Malaterre
|
b081ff2813
|
Missing part of import of rev 1148.
|
2011-12-09 09:22:27 +00:00 |
Mathieu Malaterre
|
9d1bd03be4
|
Import rev 1148 from trunk.
|
2011-12-08 11:06:53 +00:00 |
Mathieu Malaterre
|
82e539d333
|
Remove more warnings
|
2011-12-08 09:25:25 +00:00 |
Mathieu Malaterre
|
548a49bb7f
|
Remove warnings seen on the dashboard
|
2011-12-08 09:09:59 +00:00 |
Mickael Savinaud
|
dc9a8b03aa
|
[1.5] deactivate tests about class0 files with number of components greater to 1
|
2011-12-07 08:59:35 +00:00 |
Kaori Hagihara
|
c6e0b71633
|
[1.5][JPIP] TCP return (http-tcp) implemented
|
2011-11-30 14:54:41 +00:00 |
Vincent Torri
|
0c350f4908
|
fix compilation of libopenjpip (libcurl dependency) with CMake. Credit to Winfried.
|
2011-11-19 07:16:14 +00:00 |
Kaori Hagihara
|
01749cb8a2
|
[1.5][JPIP] fixed opj_server execusion error (instant terminating) with autotool, cmake still need to be fixed
|
2011-11-16 20:03:09 +00:00 |
Vincent Torri
|
49f1a5ff54
|
[1.5] libcurl dep, fix 'distcheck' rule.
|
2011-11-16 19:20:50 +00:00 |
Kaori Hagihara
|
ff1f022d47
|
[1.5][JPIP] new feature to target JP2 files from www (libcurl required)
|
2011-11-16 16:54:53 +00:00 |
Kaori Hagihara
|
3459199eba
|
[1.5][JPIP] added get_filesize()
|
2011-11-16 16:13:11 +00:00 |
Kaori Hagihara
|
544e8c9de0
|
[1.5][JPIP] fixed Region of Interest option, and memory leak of opj_dec_server
|
2011-11-16 15:43:01 +00:00 |
Kaori Hagihara
|
735b40989d
|
[1.5][JPIP] backport r1042 to branch 1.5
|
2011-11-08 10:21:24 +00:00 |
Antonin Descampe
|
09f2926cd5
|
[1.5][JPIP] backport r1037 to branch 1.5
|
2011-11-06 22:03:12 +00:00 |
Antonin Descampe
|
238b767917
|
[1.5] backport r1017, r1030:1032 from trunk + additional fix for cmake and autotools
|
2011-11-02 00:49:20 +00:00 |
Antonin Descampe
|
49a0f0db8f
|
[1.5] backport revisions 996, 997, 1000, 1008-1012 from trunk (JPIP modifications)
|
2011-11-01 23:28:07 +00:00 |
Mickael Savinaud
|
6a1530e4b1
|
[1.5] remove one obvious memory leak from test functions
|
2011-10-21 08:57:00 +00:00 |
Mickael Savinaud
|
8d8841c84f
|
[1.5] remove obvious memory leak from applications
|
2011-10-20 16:36:45 +00:00 |
Mickael Savinaud
|
1dc6eddf1c
|
backport rev 1013-1014 from trunk
|
2011-10-19 15:45:03 +00:00 |
Antonin Descampe
|
c1510793e3
|
[1.5] backport r987:990 to branch 1.5
|
2011-10-11 07:24:58 +00:00 |
Antonin Descampe
|
d728868263
|
[1.5][JPIP]removed obsolete indexer utility
|
2011-10-10 09:58:37 +00:00 |
Antonin Descampe
|
8a2af121a4
|
[1.5] enabled JPP stream in JPIP (result of GSoC program)
|
2011-10-10 09:50:18 +00:00 |
Antonin Descampe
|
9e60c2f8e9
|
[1.5] backport r909, r922-925 to branch 1.5 (terminating status of opj_server in debug/non-server mode and stateless requests)
|
2011-10-10 07:03:28 +00:00 |
Vincent Torri
|
d35f647aaa
|
[1.5] add missing file in tarball, no need to change CHANGES
|
2011-10-10 06:42:27 +00:00 |