summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-26[trunk] Fix a potential issue with truncation of pointers diffMathieu Malaterre
2012-03-26[trunk] Fix some simple warnings reported by -WconversionMathieu Malaterre
2012-03-26[trunk] fix compilation when jpwl option is ON.Mathieu Malaterre
2012-03-26[trunk] add missing file needed to compile last commitMickael Savinaud
2012-03-23[trunk] add test_tile_encoder test and function relatedMickael Savinaud
2012-03-19[trunk] Fix invalid truncation from off_t to int (thanks to -Wconversion for ...Mathieu Malaterre
2012-03-19[trunk] Missing PRId64 for MS compilersMathieu Malaterre
2012-03-19[trunk] Forgot portion of the previous commit.Mathieu Malaterre
2012-03-19[trunk] use autotools convention where #ifdef BLA, should be provided by #def...Mathieu Malaterre
2012-03-19[trunk] start using new functionalities from opj_inttypes in jpip code and ma...Mathieu Malaterre
2012-03-19[trunk] move functionalities of stdint/inttype into opj_stdint/opj_inttypesMathieu Malaterre
2012-03-19[trunk] Remove remaining of OPJ_INT64_F/OPJ_UINT64_F before move to C99 conve...Mathieu Malaterre
2012-03-19[trunk] replace more void* object pointer to proper function pointer: opj_pro...Mathieu Malaterre
2012-03-19[trunk] add debug statement for Win7-VS2008-32bits-trunk-Debug-OSGeo4WMathieu Malaterre
2012-03-17[trunk] Quick fix for MS compilers which do not ship inttypes.hMathieu Malaterre
2012-03-17[trunk] Fix compilation win32 with shared libs on (export symbol name)Mathieu Malaterre
2012-03-17[trunk] Fix numerous warnings about signed vs unsigned comparison. Adapt opj_...Mathieu Malaterre
2012-03-17[trunk] remove a warning, about ISO C restricts enumerator values to range of...Mathieu Malaterre
2012-03-17[trunk] HACK: This commit remove some JPWL related code just to allow compila...Mathieu Malaterre
2012-03-17[trunk] Fix compilation when zlib.h is in user specified directory.Mathieu Malaterre
2012-03-15[trunk] Fix compilation on 32bits/PowerPC arch (debian/linux)Mathieu Malaterre
2012-03-15[trunk] make sure to build as universal build when OS is APPLEMathieu Malaterre
2012-03-15[trunk] remove a warning about no end of fileMathieu Malaterre
2012-03-15[trunk] modify image_to_j2k and the lib to support functionalities given by t...Mickael Savinaud
2012-03-12[trunk] Fix issue with spaceMathieu Malaterre
2012-03-12[trunk] Add support for compiling libtiff with VS2008Mathieu Malaterre
2012-03-12[trunk] Add support for MSVC 2010 compiler (32bits)Mathieu Malaterre
2012-03-12[trunk] Update libtiff to 4.0.1 to support BigTIFF. openjpeg/tiff 4.0.1 curre...Mathieu Malaterre
2012-03-11[trunk] Use stdint.h when available to compute fixed-type definition.Mathieu Malaterre
2012-03-11[trunk] Backport diff from openjpeg 1.5 branchMathieu Malaterre
2012-03-09[trunk] reverted to revision 1536Mickael Savinaud
2012-03-09[trunk] add j2k_post_write_tile in trunk from branch v2Mickael Savinaud
2012-03-09[trunk] add j2k_get_tile_data in trunk from branch v2Mickael Savinaud
2012-03-09[trunk] add tcd_get_encoded_tile_size in trunk from branch v2alphaMickael Savinaud
2012-03-09[trunk] add j2k_pre_write_tile function in trunk from v2alphaMickael Savinaud
2012-03-09[trunk] first steps about merge compression WIPMickael Savinaud
2012-03-02[trunk] Fix a bunch of warning about C++ comments in C code.Mathieu Malaterre
2012-03-02[trunk] merge r1229 from branch 1.5 over to trunkMathieu Malaterre
2012-03-02[trunk] minor style to sync with branch 1.5Mathieu Malaterre
2012-03-02[trunk] convert from DOS eol to UNIX eolMathieu Malaterre
2012-03-02[trunk] Sync with branch 1.5Mathieu Malaterre
2012-03-02[trunk] merge r1234 from branch 1.5 over to trunkMathieu Malaterre
2012-03-02[trunk] merge r1322 from branch 1.5 over to trunkMathieu Malaterre
2012-03-02[trunk] merge r1197, r1199, r1228, r1230 and r1232 from branch 1.5 over to trunkMathieu Malaterre
2012-03-02[trunk] merge r1479 from branch 1.5 over to trunkMathieu Malaterre
2012-03-02[trunk] merge r1323 from branch 1.5 over to trunkMathieu Malaterre
2012-03-02[trunk] Remove exe bit on CMakeLists.txt. Set from DOS eol to UNIX eolMathieu Malaterre
2012-03-02[trunk] Sync with 1.5 branchMathieu Malaterre
2012-03-02[trunk] Backout r1513 for now.Mathieu Malaterre
2012-03-02[trunk] merge rev 1330/1331 from branch 1.5 onto trunkMathieu Malaterre