[trunk] Import patch from sumatrapdf team. Add detection for testcase 1802.pdf.SIGSEG...
[openjpeg.git] / src / bin /
2014-02-26 Mathieu Malaterre[trunk] Remove simple warnings about unused functions
2014-02-26 Mathieu Malaterre[trunk] Properly store and use value returned by fread...
2014-02-25 Mathieu Malaterre[trunk] Clarify raw input in openjpeg. LSB vs MSB are...
2014-02-24 Mathieu Malaterre[trunk] Fix a simple mem leak
2014-02-12 Antonin Descampe[trunk] moved logic related to cinema profiles in libra...
2014-02-12 Antonin Descampe[trunk] added a warning when tif conversion changes...
2014-02-12 Antonin Descampe[trunk]re-indenting convert.c
2014-01-23 Antonin Descampe[trunk] fixed another DCI compliance bug
2014-01-22 Antonin Descampe[trunk] fixed several bugs in cinema mode (2K 24/48...
2014-01-16 Antonin Descampe[trunk] fixed indentation in opj_compress.c, renamed...
2013-10-30 Antonin Descampetrunk: fixed cmake config so as to be able to link...
2013-10-30 Antonin Descampetrunk: fixed cmake config so as to be able to link...
2013-03-24 Mickael Savinaud[trunk] enhance the support of sYCC into opj_decompress...
2013-03-17 Mickael Savinaud[trunk] add access to opj_apps_config.h to old applications
2013-03-17 Mickael Savinaud[trunk] use everywhere the new opj_ prefix for HAVE...
2013-03-03 Mickael Savinaud[trunk] split into two config files config options...
2013-02-17 Mickael Savinaud[trunk] move to the new API for function opj_stream_cre...
2013-02-16 Mickael Savinaud[trunk] move to the new API for function opj_stream_des...
2013-02-03 Mickael Savinaud[trunk] update convert about png writing with additiona...
2012-11-28 Mathieu Malaterre[trunk] jp3d: fix command line parsing for subsampling
2012-11-28 Mathieu Malaterre[trunk] Fix issue with ITU-T T.809 (05/2011)
2012-11-16 Mathieu Malaterre[trunk] rename USE_LEGACY into OPJ_USE_LEGACY for consi...
2012-11-16 Mathieu Malaterre[trunk] Attempt to fix compilation error with mj2
2012-11-16 Mathieu Malaterre[trunk] Attempt to fix compilation error with mj2
2012-11-16 Mickael Savinaud[trunk] solve the problem with new opj_ symbols in...
2012-11-15 Mickael Savinaud[trunk]rename the cinema option to old one
2012-11-15 Mickael Savinaud[trunk] update some applications with new OPJ_BOOL...
2012-11-15 Mickael Savinaud[trunk]update the copyright, the authors and thanks...
2012-11-15 Mickael Savinaud[trunk]rename decompress options with the goog name
2012-11-15 Mickael Savinaud[trunk]extend last commits to apps
2012-10-29 Mathieu Malaterre[trunk] Remove bool.h, use opj_bool instead
2012-10-29 Mathieu Malaterre[trunk] Remove temp fix now that mj2 is fixed
2012-10-29 Mathieu Malaterre[trunk] Merge back JPIP modification into v2
2012-10-25 Mathieu Malaterre[trunk] Remove some simple warnings about missing proto...
2012-10-25 Mathieu Malaterre[trunk] Fix OpenJPWL compilation
2012-10-25 Mathieu Malaterre[trunk] Since r2060 (and r2059) openjpip is now a first...
2012-10-25 Mathieu Malaterre[trunk] Rework r2077
2012-10-15 Mathieu Malaterre[trunk] Remove some warnings about missing prototypes...
2012-10-15 Mathieu Malaterre[trunk] Fix compilation:
2012-10-15 Mathieu Malaterre[trunk] Fix missing link to zlib
2012-10-15 Mathieu Malaterre[trunk] Fix openmj2 compilation in static mode.
2012-10-15 Mathieu Malaterre[trunk] remove left-over from ->jpip_on implementation...
2012-10-09 Mathieu Malaterre[trunk] Fix openmj2/mj2 compilation
2012-10-09 Mathieu Malaterre[trunk] Use opj_malloc/opj_free in jpip bin
2012-10-09 Mathieu Malaterre[trunk] FolderReorgProposal task. Remove left over...
2012-10-08 Mathieu Malaterre[trunk] Update JPIP (FolderReorgProposal task)
2012-10-05 Mathieu Malaterre[trunk] Make openjpip a first class shared lib, for...
2012-10-05 Mickael Savinaud[trunk] remove warnings
2012-10-02 Mathieu Malaterre[trunk] Set of warnings fix for gcc -pedantic
2012-10-01 Mathieu Malaterre[trunk] Remove old function tgt_create
2012-10-01 Mathieu Malaterre[trunk] Fix minor cmake style
2012-10-01 Mathieu Malaterre[trunk] fix compilation on windows where getopt is...
2012-10-01 Mathieu Malaterre[trunk] Fix missing getopt symbols on windows
2012-10-01 Mathieu Malaterre[trunk] Fix a set of warnings about C90 issues
2012-10-01 Mathieu Malaterre[trunk] FolderReorgProposal task: cleanup doxygen
2012-10-01 Mathieu Malaterre[trunk] FolderReorgProposal task: fix jpip doxygen
2012-10-01 Mathieu Malaterre[trunk] FolderReorgProposal task: move source code...
2012-10-01 Mathieu Malaterre[trunk] FolderReorgProposal task: only keep a single...
2012-09-28 Mathieu Malaterre[trunk] FolderReorgProposal task: rename JP3D CLI tools
2012-09-28 Mathieu Malaterre[trunk] FolderReorgProposal task: rename MJ2/JPIP CLI...
2012-09-28 Mathieu Malaterre[trunk] FolderReorgProposal task: fix JPWL
2012-09-28 Mathieu Malaterre[trunk] FolderReorgProposal task: rename cli tools
2012-09-28 Mathieu Malaterre[trunk] FolderReorgProposal task: Fix Viewer
2012-09-28 Mathieu Malaterre[trunk] FolderReorgProposal task: refactor MJ2
2012-09-28 Mathieu Malaterre[trunk] FolderReorgProposal task: add JP3D
2012-09-28 Mathieu Malaterre[trunk] Start FolderReorgProposal task