summaryrefslogtreecommitdiff
path: root/applications/jpip/libopenjpip
AgeCommit message (Expand)Author
2012-09-28[trunk] Start FolderReorgProposal taskMathieu Malaterre
2012-08-30[trunk] Remove CMake-language block-end command argumentsMickael Savinaud
2012-08-30[trunk] Convert CMake-language commands to lower caseMickael Savinaud
2012-08-30[trunk] Remove all non-ascii characters (Several compilers and development to...Mickael Savinaud
2012-08-30[trunk] COMP: _v2 code remove (thanks to Hans Johnson and Winfried)Mickael Savinaud
2012-07-25[trunk] Use const keyword when appropriateMathieu Malaterre
2012-05-02[trunk] correct a bug in jpip building induced by the previous commitMickael Savinaud
2012-04-23[trunk] apply patch from winfried on the mailing list. For more info see: htt...Mathieu Malaterre
2012-04-23Adding sentinel code for debugMathieu Malaterre
2012-03-27[trunk] attempt to fix clang/3.1 compilation error remotelyMathieu Malaterre
2012-03-26[trunk] Final touch to get rid of most truncation warningsMathieu Malaterre
2012-03-26[trunk] one more round of warnings fixesMathieu Malaterre
2012-03-26[trunk] change char* to const char* when possible. Remove more warningsMathieu Malaterre
2012-03-26[trunk] remove warnings from jp2k decoderMathieu Malaterre
2012-03-26[trunk] change char* to const char* when possible. Remove more warningsMathieu Malaterre
2012-03-26[trunk] another round of compilation fixesMathieu Malaterre
2012-03-26[trunk] another set of warnings fixes for LFS supportMathieu Malaterre
2012-03-26[trunk] Fix equality into testMathieu Malaterre
2012-03-26[trunk] remove some simple warningsMathieu Malaterre
2012-03-26[trunk] According to JPIP/A.2.3 in class identifiers should be an unsigned in...Mathieu Malaterre
2012-03-26[trunk] continue work on getting API to use off_t instead of long toward LFS ...Mathieu Malaterre
2012-03-26[trunk] continue work on getting API to use off_t instead of long toward LFS ...Mathieu Malaterre
2012-03-26[trunk] continue work on getting API to use off_t instead of long toward LFS ...Mathieu Malaterre
2012-03-26[trunk] continue work on getting API to use off_t instead of long toward LFS ...Mathieu Malaterre
2012-03-26[trunk] continue work on getting API to use off_t instead of long toward LFS ...Mathieu Malaterre
2012-03-26[trunk] continue work on getting API to use off_t instead of long toward LFS ...Mathieu Malaterre
2012-03-26[trunk] continue work on getting API to use off_t instead of long toward LFS ...Mathieu Malaterre
2012-03-26[trunk] fix another simple warningMathieu Malaterre
2012-03-26[trunk] explicit cast missingMathieu Malaterre
2012-03-26[trunk] remove simple warnings.Mathieu Malaterre
2012-03-26[trunk] continue work on getting API to use off_t instead of long toward LFS ...Mathieu Malaterre
2012-03-26[trunk] continue work on getting API to use off_t instead of long toward LFS ...Mathieu Malaterre
2012-03-26[trunk] Start working on LFS support in JPIP code sectionMathieu Malaterre
2012-03-19[trunk] start using new functionalities from opj_inttypes in jpip code and ma...Mathieu Malaterre
2012-03-11[trunk] Backport diff from openjpeg 1.5 branchMathieu Malaterre
2012-03-02[trunk] Import remaning bits from JPIP/1.5 over to trunkMathieu Malaterre
2012-03-02[trunk] Merge rev 1068 into trunkMathieu Malaterre
2012-03-02[trunk] Remove junk from mergeMathieu Malaterre
2012-03-02[trunk] Import rev 1103 into trunk.Mathieu Malaterre
2012-03-02[trunk] import JPIP modifications for build-system from 1.5Mathieu Malaterre
2011-12-02Sorry. Reverting mistake.Mathieu Malaterre
2011-12-02Simplify code. Use standard find_package call instead. ctest script will need...Mathieu Malaterre
2011-11-24Cleanup jpip cmake compilationMathieu Malaterre
2011-11-08[trunk][JPIP] enabled OpenJPEG V2 APIKaori Hagihara
2011-11-03solved memory leak of opj_server, and removed redundant definesKaori Hagihara
2011-11-02[trunk][JPIP] additional patches for autotools and cmakeAntonin Descampe
2011-10-25patches for cmake and autotool are appliedKaori Hagihara
2011-10-19start using API style in openJPIP libraryKaori Hagihara
2011-10-14enable all progression ordersKaori Hagihara
2011-10-12enable layers requests; restricting the number of codesream quality layersKaori Hagihara