summaryrefslogtreecommitdiff
path: root/src/bin
AgeCommit message (Expand)Author
2013-10-30trunk: fixed cmake config so as to be able to link opj_jpip_server with FCGI.Antonin Descampe
2013-03-24[trunk] enhance the support of sYCC into opj_decompress application (thanks w...Mickael Savinaud
2013-03-17[trunk] add access to opj_apps_config.h to old applicationsMickael Savinaud
2013-03-17[trunk] use everywhere the new opj_ prefix for HAVE variables and use the opj...Mickael Savinaud
2013-03-03[trunk] split into two config files config options related to the lib and to ...Mickael Savinaud
2013-02-17[trunk] move to the new API for function opj_stream_create_default_file_strea...Mickael Savinaud
2013-02-16[trunk] move to the new API for function opj_stream_destroy. Use now opj_stre...Mickael Savinaud
2013-02-03[trunk] update convert about png writing with additional metadata (thanks win...Mickael Savinaud
2012-11-28[trunk] jp3d: fix command line parsing for subsamplingMathieu Malaterre
2012-11-28[trunk] Fix issue with ITU-T T.809 (05/2011)Mathieu Malaterre
2012-11-16[trunk] rename USE_LEGACY into OPJ_USE_LEGACY for consistency with other #defineMathieu Malaterre
2012-11-16[trunk] Attempt to fix compilation error with mj2Mathieu Malaterre
2012-11-16[trunk] Attempt to fix compilation error with mj2Mathieu Malaterre
2012-11-16[trunk] solve the problem with new opj_ symbols in color.cMickael Savinaud
2012-11-15[trunk]rename the cinema option to old oneMickael Savinaud
2012-11-15[trunk] update some applications with new OPJ_BOOL typeMickael Savinaud
2012-11-15[trunk]update the copyright, the authors and thanks to respect the licenseMickael Savinaud
2012-11-15[trunk]rename decompress options with the goog nameMickael Savinaud
2012-11-15[trunk]extend last commits to appsMickael Savinaud
2012-10-29[trunk] Remove bool.h, use opj_bool insteadMathieu Malaterre
2012-10-29[trunk] Remove temp fix now that mj2 is fixedMathieu Malaterre
2012-10-29[trunk] Merge back JPIP modification into v2Mathieu Malaterre
2012-10-25[trunk] Remove some simple warnings about missing prototypesMathieu Malaterre
2012-10-25[trunk] Fix OpenJPWL compilationMathieu Malaterre
2012-10-25[trunk] Since r2060 (and r2059) openjpip is now a first class shared library,...Mathieu Malaterre
2012-10-25[trunk] Rework r2077Mathieu Malaterre
2012-10-15[trunk] Remove some warnings about missing prototypes (gcc)Mathieu Malaterre
2012-10-15[trunk] Fix compilation:Mathieu Malaterre
2012-10-15[trunk] Fix missing link to zlibMathieu Malaterre
2012-10-15[trunk] Fix openmj2 compilation in static mode.Mathieu Malaterre
2012-10-15[trunk] remove left-over from ->jpip_on implementation. JPIP is now completel...Mathieu Malaterre
2012-10-09[trunk] Fix openmj2/mj2 compilationMathieu Malaterre
2012-10-09[trunk] Use opj_malloc/opj_free in jpip binMathieu Malaterre
2012-10-09[trunk] FolderReorgProposal task. Remove left over of JPIPMathieu Malaterre
2012-10-08[trunk] Update JPIP (FolderReorgProposal task)Mathieu Malaterre
2012-10-05[trunk] Make openjpip a first class shared lib, for future linkingMathieu Malaterre
2012-10-05[trunk] remove warningsMickael Savinaud
2012-10-02[trunk] Set of warnings fix for gcc -pedanticMathieu Malaterre
2012-10-01[trunk] Remove old function tgt_createMathieu Malaterre
2012-10-01[trunk] Fix minor cmake styleMathieu Malaterre
2012-10-01[trunk] fix compilation on windows where getopt is not availableMathieu Malaterre
2012-10-01[trunk] Fix missing getopt symbols on windowsMathieu Malaterre
2012-10-01[trunk] Fix a set of warnings about C90 issuesMathieu Malaterre
2012-10-01[trunk] FolderReorgProposal task: cleanup doxygenMathieu Malaterre
2012-10-01[trunk] FolderReorgProposal task: fix jpip doxygenMathieu Malaterre
2012-10-01[trunk] FolderReorgProposal task: move source code to source dirMathieu Malaterre
2012-10-01[trunk] FolderReorgProposal task: only keep a single build systemMathieu Malaterre
2012-09-28[trunk] FolderReorgProposal task: rename JP3D CLI toolsMathieu Malaterre
2012-09-28[trunk] FolderReorgProposal task: rename MJ2/JPIP CLI toolsMathieu Malaterre
2012-09-28[trunk] FolderReorgProposal task: fix JPWLMathieu Malaterre