summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-06Update changelogMathieu Malaterre
2011-12-06Apply patch from Brad Hards to fix some typos.Mathieu Malaterre
2011-12-03Apply doxygen fixes suggested by Brad Hards on opj mailing list.Mathieu 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-12-02Add CPack stuffMathieu Malaterre
2011-12-01[trunk] fix a bug during the creation of the codestream indexMickael Savinaud
2011-12-01[trunk] fix warnings when printing large integersJulien Malik
2011-12-01[trunk] fix a warning about a recent commit (1104)Mickael Savinaud
2011-12-01[trunk] fix compilation of j2k_random_access on Visual C++Julien Malik
2011-11-30[trunk] make large file support variables persistent in CMake to allow reconf...Julien Malik
2011-11-30[trunk] fix call to opj_destroy_cstr_info_v2 in j2k_random_tile_accessJulien Malik
2011-11-30[trunk] fix bug during random access to tile (tile already decoded)Mickael Savinaud
2011-11-30[trunk] fix error about the way to detect the additional test suiteMickael Savinaud
2011-11-30[trunk] implement Large File support in the libraryJulien Malik
2011-11-29[trunk] fix error with new way to detect kdu_expandMickael Savinaud
2011-11-28[trunk] add support for Large File in autoconfJulien Malik
2011-11-28[trunk] fix definition of _FILE_OFFSET_BITS macro on platform where it is neededJulien Malik
2011-11-28[trunk] add definitions for 64 bits integer types, and define OPJ_OFF_T to ma...Julien Malik
2011-11-28[trunk] activate LargeFileSupport in CMakeJulien Malik
2011-11-27[trunk] search for kdu_expand in a more cmake-compliant wayJulien Malik
2011-11-27[trunk] clean up redundant includes already handled in opj_includes.hJulien Malik
2011-11-27[trunk] backout wrong changeset 1091 - see issue 123Julien Malik
2011-11-24[trunk] support seeking in files larger than 2 GBJulien Malik
2011-11-24Remove duplicate definitionMathieu Malaterre
2011-11-24Cleanup jpip cmake compilationMathieu Malaterre
2011-11-24add note for cmakeMathieu Malaterre
2011-11-24Use cmake style define. Fix big endian issue on dual OS (eg. Tiger)Mathieu Malaterre
2011-11-24minor reindentationMathieu Malaterre
2011-11-24Remove exe bit from source filesMathieu Malaterre
2011-11-24fix variable name to be hiddenMathieu Malaterre
2011-11-24Avoid message pollution during cmake configuration timeMathieu Malaterre
2011-11-21[trunk] WIP: fix bug with windows platform and j2k_dumpMickael Savinaud
2011-11-18[trunk] WIP: fix bug with windows platform and j2k_to_imageMickael Savinaud
2011-11-17[trunk] WIP: fix bug when decoding an area or a tile with special resolutionMickael Savinaud
2011-11-17[trunk] WIP: enhance j2k_to_image with new get_decoded_tile functionalityMickael Savinaud
2011-11-17[trunk] WIP: clean j2k_dump and enhance j2k_dump with commit 1052Mickael Savinaud
2011-11-17[trunk] WIP: add a set decoded resolution factor function and update j2k_to_i...Mickael Savinaud
2011-11-16[trunk][JPIP] fixed opj_server execusion error (instant terminating) with aut...Kaori Hagihara
2011-11-10[trunk] fix tests/nonregresion/CMakeList.txtMickael Savinaud
2011-11-09[trunk] WIP: fix get_decoded_tile function to avoid error with output imageMickael Savinaud
2011-11-09[trunk] fix bug with mj2 applications (credit to winfried)Mickael Savinaud
2011-11-09[trunk] enhance mj2 when read jp2h (credit to winfried)Mickael Savinaud
2011-11-09[trunk] check if the file extension is the same as the infile format (credit ...Mickael Savinaud
2011-11-09[trunk] add some sanity check in CMakeLists to prevent STRING(REGEX..) call i...Julien Malik
2011-11-08[trunk][JPIP] enabled OpenJPEG V2 APIKaori Hagihara
2011-11-08[trunk] WIP: add get_decoded_tile functionalityMickael Savinaud
2011-11-08[trunk] WIP: clean and enhance j2k filesMickael Savinaud
2011-11-08[trunk] WIP: clean and enhance openjpeg.cMickael Savinaud
2011-11-08[trunk] WIP: clean and enhance openjpeg.h and add deprecated macroMickael Savinaud