summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-02[trunk] merge rev 1333 from 1.5 to trunkMathieu Malaterre
2012-03-02[trunk] merge rev 1228 from 1.5 to trunkMathieu Malaterre
2012-03-02[trunk] Import change from 1.5 branch over to trunkMathieu Malaterre
2012-03-02[trunk] Synchronize with 1.5 branch, installation conventionMathieu Malaterre
2012-03-02[trunk] minor coding style change to match 1.5Mathieu Malaterre
2012-03-02[trunk] Import getopt modification from 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] correct bug when we expand the list of marker in a tileMickael Savinaud
2012-03-02[trunk] check the PSot value during the reading of SOT markerMickael Savinaud
2012-03-02[trunk] do not distribute binary in the source code. Remove *.jar filesMathieu Malaterre
2012-03-02[trunk] import JPIP modifications for build-system from 1.5Mathieu Malaterre
2012-03-02[trunk] Import applications modifications from 1.5 over to trunkMathieu Malaterre
2012-03-02[trunk] Convert from DOS eol to UNIX eolMathieu Malaterre
2012-03-02[trunk] Backport from OPJViewer version 1.5 over to trunkMathieu Malaterre
2012-03-02[trunk] Remove left-over MakefileMathieu Malaterre
2012-03-02[trunk] Sync OPJViewer with 1.5 versionMathieu Malaterre
2012-03-02[trunk] Backport toplevel files from 1.5Mathieu Malaterre
2012-03-02[trunk] Remove copyrighted material from java-jni. Import patch from 1.5 over...Mathieu Malaterre
2012-03-02[trunk] Backport toplevel changes from 1.5 over to trunk. Remove hand-generat...Mathieu Malaterre
2012-02-13[trunk] Merge the CMake/ dir from opj 1.5Mathieu Malaterre
2012-02-13Integrate some more diffs from the 1.5 branchMathieu Malaterre
2012-02-13Start merging of the 1.5 branch into trunk. Start with docMathieu Malaterre
2012-01-11add opj_logo.icns for trunk and 1.5Antonin Descampe
2011-12-20Fix test NR-ENC-Bretagne2.ppm-4-encode on linux.Mathieu Malaterre
2011-12-20Fix strange line, as reported by lockalsash (gmail.com)Mathieu Malaterre
2011-12-12minor typoMathieu Malaterre
2011-12-07[trunk] remove some warnings detected by cppcheckMickael Savinaud
2011-12-06Add new mechanism for cppcheckMathieu Malaterre
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