| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-10-02 | [1.5] int main() in t1_generate_luts.c breaks mplayer | Mathieu Malaterre | |
| Fixes issue 152 | |||
| 2012-09-10 | [1.5] remove extra trailing semicolon | Mathieu Malaterre | |
| 2012-08-24 | [1.5] COMP: Fix warnings identified by clang31 | Mathieu Malaterre | |
| openjpeg/libopenjpeg/tcd.c:1884 col 48: warning: comparison of unsigned expressi on < 0 is always false openjpeg/applications/codec/j2k_dump.c:362 col 29: warning: equality comparison with extraneous parentheses openjpeg/libopenjpeg/jpwl/jpwl_lib.c:680:19: warning: format specifies type 'int ' but the argument has type 'long long' [-Wformat] printf("Marker@%d: %X\n", cio_tell(cio) - 2, id); ~^ ~~~~~~~~~~~~~~~~~ %lld openjpeg/applications/jpip/libopenjpip/byte_manager.c:58:63: warning: format spe cifies type 'long' but the argument has type 'OPJ_OFF_T' (aka 'long long') [-Wfo rmat] fprintf( FCGI_stderr, "Error: error in fetch_bytes( %d, %ld, %lu)\n", fd, offset , size); Author: Hans Johnson <hans-johnson@uiowa.edu> | |||
| 2012-04-18 | [1.5] fix compilation warnings on windows box | Mathieu Malaterre | |
| 2012-04-16 | [1.5] debian tools detected a missing link to math lib | Mathieu Malaterre | |
| 2012-03-02 | [1.5] Set from DOS eol to UNIX eol | Mathieu Malaterre | |
| 2012-03-01 | [1.5] Fix a warning about comparison of ulong >= 0. Thanks to winfried for ↵ | Mathieu Malaterre | |
| report. | |||
| 2012-03-01 | [1.5] Fix JPWL's DLL installation. Thanks to winfried for report. | Mathieu Malaterre | |
| 2012-01-11 | BUG: 4 Apply patch from stefan. | Mathieu Malaterre | |
| 2012-01-11 | Add the fno-common flag to work around an issue with ld: common symbols not ↵ | Mathieu Malaterre | |
| allowed with MH_DYLIB output format with the -multi_module option | |||
| 2011-12-20 | Remove exe bit | Mathieu Malaterre | |
| 2011-10-01 | [1.5] fix output when --disable-shared or --disable-static is | Vincent Torri | |
| passed to configure. Minor fix for jpwl compilation. | |||
| 2011-09-09 | BRANCH-1.5: fixed autotools for new indexer option | Antonin Descampe | |
| 2011-08-16 | removed obsolete testing directory and *.nix files | Antonin Descampe | |
| 2011-07-28 | manage case 0 frames inside yuv_num_frames function and correct some ↵ | Mickael Savinaud | |
| warnings with gcc4.5 (credit to Winfried) | |||
| 2011-05-23 | fixed autotools (broken since the new directory structure) and added ↵ | Antonin Descampe | |
| autotools as a build method for jpip (credit to Vincent Torri) | |||
| 2011-05-18 | defined new type "opj_bool", and new constants OPJ_FALSE and OPJ_TRUE, to ↵ | Antonin Descampe | |
| avoid having to deal with "stdbool.h" (patch from Winfried) | |||
| 2011-04-13 | changed the directory hierarchy of the whole project. See README files for ↵ | Antonin Descampe | |
| details. | |||
| 2011-04-13 | re-organization of openjpeg directories hierarchy : step 1 | Antonin Descampe | |
