[trunk] Enhance support of events like the v2 branch. Use right name of variables.
[openjpeg.git] / applications / jpip /
2012-04-23 Mathieu Malaterre[trunk] apply patch from winfried on the mailing list...
2012-04-23 Mathieu MalaterreAdding sentinel code for debug
2012-03-27 Mathieu Malaterre[trunk] attempt to fix clang/3.1 compilation error...
2012-03-26 Mathieu Malaterre[trunk] Final touch to get rid of most truncation warnings
2012-03-26 Mathieu Malaterre[trunk] one more round of warnings fixes
2012-03-26 Mathieu Malaterre[trunk] change char* to const char* when possible....
2012-03-26 Mathieu Malaterre[trunk] remove warnings from jp2k decoder
2012-03-26 Mathieu Malaterre[trunk] change char* to const char* when possible....
2012-03-26 Mathieu Malaterre[trunk] another round of compilation fixes
2012-03-26 Mathieu Malaterre[trunk] another set of warnings fixes for LFS support
2012-03-26 Mathieu Malaterre[trunk] Fix equality into test
2012-03-26 Mathieu Malaterre[trunk] remove some simple warnings
2012-03-26 Mathieu Malaterre[trunk] According to JPIP/A.2.3 in class identifiers...
2012-03-26 Mathieu Malaterre[trunk] continue work on getting API to use off_t inste...
2012-03-26 Mathieu Malaterre[trunk] continue work on getting API to use off_t inste...
2012-03-26 Mathieu Malaterre[trunk] continue work on getting API to use off_t inste...
2012-03-26 Mathieu Malaterre[trunk] continue work on getting API to use off_t inste...
2012-03-26 Mathieu Malaterre[trunk] continue work on getting API to use off_t inste...
2012-03-26 Mathieu Malaterre[trunk] continue work on getting API to use off_t inste...
2012-03-26 Mathieu Malaterre[trunk] continue work on getting API to use off_t inste...
2012-03-26 Mathieu Malaterre[trunk] fix another simple warning
2012-03-26 Mathieu Malaterre[trunk] explicit cast missing
2012-03-26 Mathieu Malaterre[trunk] remove simple warnings.
2012-03-26 Mathieu Malaterre[trunk] continue work on getting API to use off_t inste...
2012-03-26 Mathieu Malaterre[trunk] continue work on getting API to use off_t inste...
2012-03-26 Mathieu Malaterre[trunk] Start working on LFS support in JPIP code section
2012-03-19 Mathieu Malaterre[trunk] start using new functionalities from opj_inttyp...
2012-03-11 Mathieu Malaterre[trunk] Backport diff from openjpeg 1.5 branch
2012-03-02 Mathieu Malaterre[trunk] Import remaning bits from JPIP/1.5 over to...
2012-03-02 Mathieu Malaterre[trunk] Merge rev 1068 into trunk
2012-03-02 Mathieu Malaterre[trunk] Remove junk from merge
2012-03-02 Mathieu Malaterre[trunk] Import rev 1103 into trunk.
2012-03-02 Mathieu Malaterre[trunk] do not distribute binary in the source code...
2012-03-02 Mathieu Malaterre[trunk] import JPIP modifications for build-system...
2011-12-12 Mathieu Malaterreminor typo
2011-12-02 Mathieu MalaterreSorry. Reverting mistake.
2011-12-02 Mathieu MalaterreSimplify code. Use standard find_package call instead...
2011-11-24 Mathieu MalaterreCleanup jpip cmake compilation
2011-11-16 Kaori Hagihara[trunk][JPIP] fixed opj_server execusion error (instant...
2011-11-08 Kaori Hagihara[trunk][JPIP] enabled OpenJPEG V2 API
2011-11-08 Kaori Hagihara[trunk][JPIP] updated main page of doxygen
2011-11-03 Kaori Hagiharasolved memory leak of opj_server, and removed redundant...
2011-11-02 Antonin Descampe[trunk][JPIP] additional patches for autotools and...
2011-10-26 Kaori Hagiharaadditional patches for autotool are applied
2011-10-25 Kaori Hagiharafixed client viewer to be compatible with server respon...
2011-10-25 Kaori Hagiharapatches for cmake and autotool are applied
2011-10-19 Kaori Hagiharastart using API style in openJPIP library
2011-10-18 Kaori Hagiharaadapt makefiles to the new structure
2011-10-18 Kaori Hagihararearranged opj_server, opj_dec_server directory
2011-10-14 Kaori Hagiharaenable all progression orders
2011-10-13 Kaori Hagiharainclude stdlib.h for calloc
2011-10-12 Kaori Hagiharaenable layers requests; restricting the number of codes...
2011-10-11 Kaori Hagiharachange -v option was renamed to -u, which is equivalent...
2011-10-10 Kaori Hagiharaenable JPT-stream request from client viewer option
2011-10-10 Antonin Descampe[trunk][JPIP]removed obsolete indexer utility
2011-10-10 Vincent Torri[trunk] add libopenjpeg-jpwl.pc.in. fix output when...
2011-10-10 Vincent Torri[trunk] fix 'distcheck' rule
2011-09-30 Vincent Torri* [vincent] fix autotools for various compilation problems
2011-09-30 Kaori Hagiharaenabled JPP-stream
2011-09-16 Kaori HagiharaAdd README description for stateless requests
2011-09-16 Kaori Hagiharaopj_dec_server enabled stateless requests
2011-09-16 Kaori Hagiharaopj_viewer_xerces enabled stateless requests
2011-09-16 Kaori Hagiharaopj_viewer enabled stateless requests
2011-09-01 Kaori Hagiharachanged terminating status of opj_server in debug/non...
2011-08-28 Kaori Hagiharareorganization of indexer before importing extentional...
2011-08-27 Antonin Descampefixed missing include directory in opj_client/opj_dec_s...
2011-08-26 Antonin Descampefixed cmake and autotools files to reflect recent index...
2011-08-26 Kaori Hagiharamodified indexer to use the latest openjpeg library
2011-08-26 Antonin Descampefixed cmake and autotools files to reflect recent chang...
2011-08-26 Kaori Hagiharafixed Makefile.nix to load openjpeg library from this...
2011-08-25 Kaori Hagiharaadded tid request support to JPIP client and JPIP serve...
2011-08-24 Kaori Hagiharasupport tid request
2011-08-24 Kaori Hagiharamoved declarations of functions of opj_server for reada...
2011-08-24 Kaori Hagiharaadded cachemodel_manager, which had been managed in...
2011-08-16 Antonin Descampefixed cmake support for openjpip
2011-08-15 Antonin Descampefixed a bug in autotools files that prevented libfcgi...
2011-08-12 Antonin Descampeadded cmake support to openjpip
2011-07-28 Mickael Savinaudmanage case 0 frames inside yuv_num_frames function...
2011-07-11 Kaori Hagiharaupdates of jar files 2
2011-07-11 Kaori Hagiharaupdates of jar files
2011-07-06 Kaori Hagiharabug fixed for error concerning parameter name modificat...
2011-07-06 Antonin DescampeJPIP : fixed autotools to work with recent name changes
2011-07-05 Kaori Hagiharaadditional changes of parameter names and message names...
2011-07-05 Kaori Hagiharaadd documentations
2011-07-05 Kaori Hagiharachanged program and parameter names from jpt to jpip
2011-07-05 Kaori Hagiharachanged func name parse_stream to parse_JPIPstream
2011-07-04 Kaori Hagiharachanged parameter and file names regarding JPT-stream...
2011-06-27 Kaori Hagiharatypo miss corrections for fx,fy
2011-05-26 Antonin Descampechanged Makefile to Makefile.nix to avoid having autoto...
2011-05-25 Kaori Hagiharaadded system architecture description on the documentation
2011-05-24 Antonin Descampefixed a bug in autotools that prevented "make distcheck...
2011-05-23 Antonin Descampeforgot to add new Makefile.am in previous commit
2011-05-23 Antonin Descampefixed autotools (broken since the new directory structu...
2011-05-12 Antonin Descampesubsequent jpip-related commits to be logged in "applic...
2011-05-10 Kaori Hagiharaopj_viewer removed the xml functions (for users without...
2011-05-10 Kaori Hagiharatemporal commit to resort the opj_viewer
2011-05-10 Kaori HagiharaModification of opj_dec_server to be portable to windows
2011-05-09 Kaori HagiharaRemoval of c99 from the compile option (to be compatibl...
2011-05-09 Antonin DescampeOpenJPIP: small bug fixes to compile on win platform
2011-05-08 Antonin DescampeOpenJPIP: fixed several bugs in opj_server (removal...
next