| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-10-01 | [trunk] V2 will be release with SOVERSION=6 | Mathieu Malaterre | |
| 2012-10-01 | [trunk] Remove old function tgt_create | Mathieu Malaterre | |
| Fix some warnings about size_t | |||
| 2012-10-01 | [trunk] Update README to reflect FolderReorgProposal | Mathieu Malaterre | |
| Update issue 177 | |||
| 2012-10-01 | [trunk] FolderReorgProposal fix. 3rd party variables were not set | Mathieu Malaterre | |
| Update issue 177 | |||
| 2012-10-01 | [trunk] Requires CMake 2.8.2 at least | Mathieu Malaterre | |
| 2012-10-01 | [trunk] Fix minor cmake style | Mathieu Malaterre | |
| 2012-10-01 | [trunk] import unit testing from 1.5.x branch | Mathieu Malaterre | |
| 2012-10-01 | [trunk] remove warnings generated by all project in thirdparties | Mathieu Malaterre | |
| 2012-10-01 | [trunk] Discard warnings from tiff package | Mathieu Malaterre | |
| 2012-10-01 | [trunk] rename PACKAGE_VERSION to OPJ_PACKAGE_VERSION | Mathieu Malaterre | |
| This prevent conflicts with TIFF package which also defines PACKAGE_VERSION | |||
| 2012-10-01 | [trunk] Fix missing include directory | Mathieu Malaterre | |
| 2012-10-01 | [trunk] fix compilation on windows where getopt is not available | Mathieu Malaterre | |
| 2012-10-01 | [trunk] Fix missing getopt symbols on windows | Mathieu Malaterre | |
| 2012-10-01 | [trunk] FolderReorgProposal task: Fix openjp2 lib name | Mathieu Malaterre | |
| 2012-10-01 | [trunk] Fix a set of warnings about C90 issues | Mathieu Malaterre | |
| 2012-10-01 | [trunk] FolderReorgProposal task. Do not rebuild doxygen always | Mathieu Malaterre | |
| Update issue 177 | |||
| 2012-10-01 | [trunk] FolderReorgProposal task: cleanup doxygen | Mathieu Malaterre | |
| Update issue 177 | |||
| 2012-10-01 | [trunk] FolderReorgProposal task: fix jpip doxygen | Mathieu Malaterre | |
| Update issue 177 | |||
| 2012-10-01 | [trunk] FolderReorgProposal task: Fix doxygen | Mathieu Malaterre | |
| Update issue 177 | |||
| 2012-10-01 | [trunk] FolderReorgProposal task: update install instruction | Mathieu Malaterre | |
| Update issue 177 | |||
| 2012-10-01 | [trunk] FolderReorgProposal task: move source code to source dir | Mathieu Malaterre | |
| 2012-10-01 | [trunk] FolderReorgProposal task: only keep a single build system | Mathieu Malaterre | |
| 2012-09-30 | [trunk] update the name of the executable used for the tests | Mickael Savinaud | |
| 2012-09-28 | [trunk] FolderReorgProposal task: rename JP3D CLI tools | Mathieu Malaterre | |
| Update issue 177 | |||
| 2012-09-28 | [trunk] FolderReorgProposal task: rename MJ2/JPIP CLI tools | Mathieu Malaterre | |
| Update issue 177 | |||
| 2012-09-28 | [trunk] FolderReorgProposal task: fix JPWL | Mathieu Malaterre | |
| Update issue 177 | |||
| 2012-09-28 | [trunk] FolderReorgProposal task: rename cli tools | Mathieu Malaterre | |
| Update issue 177 | |||
| 2012-09-28 | [trunk] FolderReorgProposal task: Fix Viewer | Mathieu Malaterre | |
| Update issue 177 | |||
| 2012-09-28 | [trunk] FolderReorgProposal task: refactor MJ2 | Mathieu Malaterre | |
| Update issue 177 | |||
| 2012-09-28 | [trunk] FolderReorgProposal task: add JP3D | Mathieu Malaterre | |
| Update issue 177 | |||
| 2012-09-28 | [trunk] Continue FolderReorgProposal task. Missing java wrapping | Mathieu Malaterre | |
| Update issue 177 | |||
| 2012-09-28 | [trunk] Start FolderReorgProposal task | Mathieu Malaterre | |
| Update issue 177 | |||
| 2012-09-27 | update j2k_lib with new opj type | Mickael Savinaud | |
| 2012-09-27 | correct a warning in image.c | Mickael Savinaud | |
| 2012-09-27 | clean function_list functions | Mickael Savinaud | |
| 2012-09-27 | [trunk] Rename bio_create and bio_destroy with opj_ prefix | Mickael Savinaud | |
| 2012-09-27 | [trunk] udpate local functions of bio.c with opj_prefix and new opj types | Mickael Savinaud | |
| update opj_bio structure | |||
| 2012-09-27 | [trunk] update t1_luts.h with opj type | Mickael Savinaud | |
| 2012-09-27 | [trunk] update some local function of t1 with opj_prefix and new opj type | Mickael Savinaud | |
| 2012-09-27 | rename opj_t1_enc_clnpass and opj_t1_enc_clnpass_step with opj_ prefix and ↵ | Mickael Savinaud | |
| update types used in theses functions | |||
| 2012-09-27 | [trunk]rename t1_enc_refpass_step and t1_enc_repass with opj_ prefix and ↵ | Mickael Savinaud | |
| update types used in theses functions | |||
| 2012-09-27 | {trunk] remove old v1 style function t1_encode_cblk | Mickael Savinaud | |
| rename t1_encode_cblk_v2 to opj_t1_encode_cblk | |||
| 2012-09-27 | [trunk] remove old v1 function t1_encode_blocks | Mickael Savinaud | |
| 2012-09-27 | [trunk] remove old v1 style t1_decode_cblk function and rename ↵ | Mickael Savinaud | |
| t1_decode_cblk_v2 to opj_t1_decode_cblk rename t1_dec_sigpass t1_dec_sigpass_step, t1_updateflags, t1_dec_refpass, t1_dec_refpass_step with opj_prefix and v2 type delete unused functions in new V2 t1 framework: t1_dec_refpass_raw, t1_dec_refpass_mqc, t1_dec_refpass_mqc_vsc, t1_dec_refpass_step_raw, t1_dec_refpass_step_mqc, t1_dec_refpass_step_mqc_vsc, t1_dec_sigpass_raw, t1_dec_sigpass_mqc, t1_dec_sigpass_mqc_vsc, t1_dec_sigpass_step_raw, t1_dec_sigpass_step_mqc, t1_dec_sigpass_step_mqc_vsc | |||
| 2012-09-27 | [trunk]remove t2_init_seg | Mickael Savinaud | |
| rename t2_init_seg_v2 to opj_t2_init_seg rename t2_encode_packet_v2 to opj_t2_encode_packet | |||
| 2012-09-27 | [trunk] remove t2_destroy, t2_decode_packets and t2_decode_packet | Mickael Savinaud | |
| rename from t2_destroy_v2 to opj_t2_destroy rename from t2_decode_packets_v2 to opj_t2_decode_packets rename from t2_decode_packet_v2 to opj_t2_decode_packet | |||
| 2012-09-27 | [trunk] remove old v1 style function t2_create | Mickael Savinaud | |
| rename t2_create_v2 to opj_t2_create | |||
| 2012-09-27 | [trunk] remove t2_encode_packet and t2_encode_packets | Mickael Savinaud | |
| rename from t2_encode_packets_v2 to opj_t2_encode_packets | |||
| 2012-09-27 | [trunk] update t2_getnumpasses from V2 branch and put opj_ prefix | Mickael Savinaud | |
| 2012-09-27 | [trunk] update t2_putnumpasses with V2 style | Mickael Savinaud | |
