openjpeg/applications/jpip/libopenjpip
Mathieu Malaterre a2f90ab2cb [1.5] Prevent buffer overflow in openjpip code 2014-03-12 11:55:54 +00:00
..
CMakeLists.txt [1.5] Remove use of custom PTHREAD module. Prefer cmake's one. 2012-02-13 11:09:30 +00:00
Makefile.am [1.5] remove pthread dependency from jpip client utilities 2012-01-26 15:02:58 +00:00
auxtrans_manager.c [1.5] Change the logic in byte_manager.h. Prefer the use of stdint.h when available. Default to compiler specific mecanism otherwise. Remove some c++ comments. Fix signed vs unsigned comparison 2012-03-02 16:51:10 +00:00
auxtrans_manager.h trying to track issue with msgqueue_manager on win32. Use C-style comments 2012-01-30 08:44:05 +00:00
bool.h Removal of c99 from the compile option (to be compatible to win platform) and bool definition in libopenjpip/bool.h 2011-05-09 18:11:40 +00:00
box_manager.c [1.5] Fix a bunch of comparison between signed and unsigned integer expressions. Some are still left to decide. 2012-03-02 08:44:04 +00:00
box_manager.h [1.5] Fix a bunch of comparison between signed and unsigned integer expressions. Some are still left to decide. 2012-03-02 08:44:04 +00:00
boxheader_manager.c [1.5] Fix a bunch of comparison between signed and unsigned integer expressions. Some are still left to decide. 2012-03-02 08:44:04 +00:00
boxheader_manager.h track all declarations after statement for C90 compilers (VS2005) 2012-01-30 09:08:45 +00:00
byte_manager.c [1.5] COMP: Fix warnings identified by clang31 2012-08-24 08:13:17 +00:00
byte_manager.h [1.5] Change the logic in byte_manager.h. Prefer the use of stdint.h when available. Default to compiler specific mecanism otherwise. Remove some c++ comments. Fix signed vs unsigned comparison 2012-03-02 16:51:10 +00:00
cache_manager.c [1.5][JPIP] fixed Region of Interest option, and memory leak of opj_dec_server 2011-11-16 15:43:01 +00:00
cache_manager.h trying to track issue with msgqueue_manager on win32. Use C-style comments 2012-01-30 08:44:05 +00:00
cachemodel_manager.c [1.5] Fix a bunch of comparison between signed and unsigned integer expressions. Some are still left to decide. 2012-03-02 08:44:04 +00:00
cachemodel_manager.h [1.5] Fix a bunch of comparison between signed and unsigned integer expressions. Some are still left to decide. 2012-03-02 08:44:04 +00:00
channel_manager.c [1.5] Remove a warning about undefined snprintf on windows compiler. 2012-03-02 17:13:59 +00:00
channel_manager.h [1.5] Change the logic in byte_manager.h. Prefer the use of stdint.h when available. Default to compiler specific mecanism otherwise. Remove some c++ comments. Fix signed vs unsigned comparison 2012-03-02 16:51:10 +00:00
codestream_manager.c [1.5] Change the logic in byte_manager.h. Prefer the use of stdint.h when available. Default to compiler specific mecanism otherwise. Remove some c++ comments. Fix signed vs unsigned comparison 2012-03-02 16:51:10 +00:00
codestream_manager.h track all declarations after statement for C90 compilers (VS2005) 2012-01-30 09:08:45 +00:00
dec_clientmsg_handler.c declarations after statement (C90) 2012-01-30 09:34:48 +00:00
dec_clientmsg_handler.h [1.5][JPIP] fixed Region of Interest option, and memory leak of opj_dec_server 2011-11-16 15:43:01 +00:00
faixbox_manager.c Fix compilation of C code. Remove warnings. 2012-01-30 08:57:26 +00:00
faixbox_manager.h trying to track issue with msgqueue_manager on win32. Use C-style comments 2012-01-30 08:44:05 +00:00
ihdrbox_manager.c [1.5] enabled JPP stream in JPIP (result of GSoC program) 2011-10-10 09:50:18 +00:00
ihdrbox_manager.h trying to track issue with msgqueue_manager on win32. Use C-style comments 2012-01-30 08:44:05 +00:00
imgreg_manager.c [1.5] Fix a bunch of comparison between signed and unsigned integer expressions. Some are still left to decide. 2012-03-02 08:44:04 +00:00
imgreg_manager.h [1.5] Fix a bunch of comparison between signed and unsigned integer expressions. Some are still left to decide. 2012-03-02 08:44:04 +00:00
imgsock_manager.c c-string are not writable 2012-01-30 10:33:07 +00:00
imgsock_manager.h [1.5][JPIP] TCP return (http-tcp) implemented 2011-11-30 14:54:41 +00:00
index_manager.c Another pass at getting this code to compile on windows 2012-01-30 09:17:57 +00:00
index_manager.h trying to track issue with msgqueue_manager on win32. Use C-style comments 2012-01-30 08:44:05 +00:00
j2kheader_manager.c [1.5] Remove a simple warning report 2012-03-16 16:43:24 +00:00
j2kheader_manager.h [1.5] enabled JPP stream in JPIP (result of GSoC program) 2011-10-10 09:50:18 +00:00
jp2k_decoder.c [1.5] Change the logic in byte_manager.h. Prefer the use of stdint.h when available. Default to compiler specific mecanism otherwise. Remove some c++ comments. Fix signed vs unsigned comparison 2012-03-02 16:51:10 +00:00
jp2k_decoder.h [1.5] backport r1017, r1030:1032 from trunk + additional fix for cmake and autotools 2011-11-02 00:49:20 +00:00
jp2k_encoder.c [1.5] Fix a bunch of comparison between signed and unsigned integer expressions. Some are still left to decide. 2012-03-02 08:44:04 +00:00
jp2k_encoder.h [1.5][JPIP] fixed Region of Interest option, and memory leak of opj_dec_server 2011-11-16 15:43:01 +00:00
jpip_parser.c [1.5] Fix a bunch of comparison between signed and unsigned integer expressions. Some are still left to decide. 2012-03-02 08:44:04 +00:00
jpip_parser.h [1.5][JPIP] TCP return (http-tcp) implemented 2011-11-30 14:54:41 +00:00
jpipstream_manager.c [1.5] Fix a warning about conversion from const char* to char* 2012-03-01 15:39:44 +00:00
jpipstream_manager.h [1.5] Fix a warning about conversion from const char* to char* 2012-03-01 15:39:44 +00:00
manfbox_manager.c [1.5] Change the logic in byte_manager.h. Prefer the use of stdint.h when available. Default to compiler specific mecanism otherwise. Remove some c++ comments. Fix signed vs unsigned comparison 2012-03-02 16:51:10 +00:00
manfbox_manager.h [1.5] Fix a bunch of comparison between signed and unsigned integer expressions. Some are still left to decide. 2012-03-02 08:44:04 +00:00
marker_manager.c [1.5] Change the logic in byte_manager.h. Prefer the use of stdint.h when available. Default to compiler specific mecanism otherwise. Remove some c++ comments. Fix signed vs unsigned comparison 2012-03-02 16:51:10 +00:00
marker_manager.h track all declarations after statement for C90 compilers (VS2005) 2012-01-30 09:08:45 +00:00
metadata_manager.c [1.5] Fix a bunch of comparison between signed and unsigned integer expressions. Some are still left to decide. 2012-03-02 08:44:04 +00:00
metadata_manager.h [1.5] Fix a bunch of comparison between signed and unsigned integer expressions. Some are still left to decide. 2012-03-02 08:44:04 +00:00
mhixbox_manager.c [1.5] Change the logic in byte_manager.h. Prefer the use of stdint.h when available. Default to compiler specific mecanism otherwise. Remove some c++ comments. Fix signed vs unsigned comparison 2012-03-02 16:51:10 +00:00
mhixbox_manager.h trying to track issue with msgqueue_manager on win32. Use C-style comments 2012-01-30 08:44:05 +00:00
msgqueue_manager.c [1.5] Prevent buffer overflow in openjpip code 2014-03-12 11:55:54 +00:00
msgqueue_manager.h trying to track issue with msgqueue_manager on win32. Use C-style comments 2012-01-30 08:44:05 +00:00
openjpip.c [1.5] Fix rev 1474, typo in the spelling. 2012-03-01 20:58:29 +00:00
openjpip.h trying to track issue with msgqueue_manager on win32. Use C-style comments 2012-01-30 08:44:05 +00:00
placeholder_manager.c [1.5] Fix a bunch of comparison between signed and unsigned integer expressions. Some are still left to decide. 2012-03-02 08:44:04 +00:00
placeholder_manager.h [1.5] Fix a bunch of comparison between signed and unsigned integer expressions. Some are still left to decide. 2012-03-02 08:44:04 +00:00
query_parser.c [1.5] Remove a simple warning report 2012-03-16 16:43:24 +00:00
query_parser.h Remove unistd.h from win32 compilation 2012-01-30 09:51:32 +00:00
session_manager.c [1.5] Change the logic in byte_manager.h. Prefer the use of stdint.h when available. Default to compiler specific mecanism otherwise. Remove some c++ comments. Fix signed vs unsigned comparison 2012-03-02 16:51:10 +00:00
session_manager.h [1.5] Change the logic in byte_manager.h. Prefer the use of stdint.h when available. Default to compiler specific mecanism otherwise. Remove some c++ comments. Fix signed vs unsigned comparison 2012-03-02 16:51:10 +00:00
sock_manager.c [1.5] Import portion of patch from Alex Zimnitsky to fix compilation on FreeBSD 2012-07-29 15:21:39 +00:00
sock_manager.h revert (svn merge -c -1368 ). It does break compilation on windows 2012-02-01 21:45:12 +00:00
target_manager.c [1.5] Fix a bunch of comparison between signed and unsigned integer expressions. Some are still left to decide. 2012-03-02 08:44:04 +00:00
target_manager.h [1.5] Fix a bunch of comparison between signed and unsigned integer expressions. Some are still left to decide. 2012-03-02 08:44:04 +00:00