summaryrefslogtreecommitdiff
path: root/applications
AgeCommit message (Expand)Author
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] Fix invalid truncation from off_t to int (thanks to -Wconversion for ...Mathieu Malaterre
2012-03-19[trunk] start using new functionalities from opj_inttypes in jpip code and ma...Mathieu 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-11[trunk] Backport diff from openjpeg 1.5 branchMathieu Malaterre
2012-03-09[trunk] reverted to revision 1536Mickael Savinaud
2012-03-09[trunk] first steps about merge compression WIPMickael Savinaud
2012-03-02[trunk] merge rev 1228 from 1.5 to trunkMathieu 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] 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] Remove copyrighted material from java-jni. Import patch from 1.5 over...Mathieu Malaterre
2011-12-12minor typoMathieu 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-01[trunk] fix warnings when printing large integersJulien Malik
2011-11-30[trunk] implement Large File support in the libraryJulien Malik
2011-11-24Cleanup jpip cmake compilationMathieu Malaterre
2011-11-24minor reindentationMathieu 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-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-08[trunk][JPIP] enabled OpenJPEG V2 APIKaori Hagihara