summaryrefslogtreecommitdiff
path: root/applications/codec/image_to_j2k.c
AgeCommit message (Expand)Author
2015-09-15preventde seg fault when unknown long options and fixed ability to use USE_SY...Antonin Descampe
2014-03-18[1.5] Rework r2768 in fact getopt_long is slightly different on GNU. Adapt si...Mathieu Malaterre
2014-02-26[1.5] Declare functions static to track unused ones.Mathieu Malaterre
2014-02-26[1.5] Import first patch (fixes.patch) from issue 249 to fix leaks on error c...Mathieu Malaterre
2011-12-16Hide a warning. Since 1.5 is not large file safe (>32bits) this should be okMathieu Malaterre
2011-12-16Remove some simple warnings about commentsMathieu Malaterre
2011-12-12Fix a bunch of warnings reported by gcc (unused results from fwrite)Mathieu Malaterre
2011-11-01[1.5] backport revisions 996, 997, 1000, 1008-1012 from trunk (JPIP modificat...Antonin Descampe
2011-10-11[1.5] backport r987:990 to branch 1.5Antonin Descampe
2011-09-09BRANCH-1.5:added a new indexer functionality to the library. With the new -jp...Antonin Descampe
2011-09-01backport r898 to r907 in openjpeg-1.5 branchAntonin Descampe
2011-07-29solve some obvious warnings for WIN platform, increase number of warning repo...Mickael Savinaud
2011-07-27correct some warnings detected under unix platformMickael Savinaud
2011-05-18defined new type "opj_bool", and new constants OPJ_FALSE and OPJ_TRUE, to avo...Antonin Descampe
2011-04-13re-organization of openjpeg directories hierarchy : step 1Antonin Descampe