summaryrefslogtreecommitdiff
path: root/applications/codec/j2k_dump.c
AgeCommit message (Collapse)Author
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-08-10removed unused parameters warnings with the solution proposed by myself and ↵Mickael Savinaud
Bob Friesenhahn
2011-07-29solve some obvious warnings for WIN platform, increase number of warning ↵Mickael Savinaud
reported on the dashboard, correct last warnings with gcc 4.4 (-Wall)
2011-07-27correct some warnings detected under unix platformMickael Savinaud
2011-07-26delete double semi-colon at end of line which generate crash on win platformMickael Savinaud
2011-07-25modify j2k_dump to support output file, needed for non-regression testsMickael Savinaud
2011-04-13changed the directory hierarchy of the whole project. See README files for ↵Antonin Descampe
details.
2011-04-13re-organization of openjpeg directories hierarchy : step 1Antonin Descampe