summaryrefslogtreecommitdiff
path: root/applications/codec/j2k_to_image.c
AgeCommit message (Expand)Author
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-16Remove some simple warnings about commentsMathieu Malaterre
2011-10-20[1.5] remove obvious memory leak from applicationsMickael Savinaud
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-28manage case 0 frames inside yuv_num_frames function and correct some warnings...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