summaryrefslogtreecommitdiff
path: root/libopenjpeg/function_list.c
AgeCommit message (Collapse)Author
2012-09-28[trunk] Start FolderReorgProposal taskMathieu Malaterre
Update issue 177
2012-09-27clean function_list functionsMickael Savinaud
2012-08-22[trunk] realloc is misused and may leak memory (Issue#168)Luc Hermitte
2012-08-13fix compilation error with win platformMickael Savinaud
2012-08-10[trunk] fix possible memory leak on realloc failureLuc Hermitte
2012-03-17[trunk] Fix numerous warnings about signed vs unsigned comparison. Adapt ↵Mathieu Malaterre
opj_procedure type to what it should hev been IMHO. Start using PRIi64 for printf and int64_t
2011-11-27[trunk] clean up redundant includes already handled in opj_includes.hJulien Malik
2011-09-19WIP: insert elements from V2 framework into the trunk (add missing files)Mickael Savinaud