summaryrefslogtreecommitdiff
path: root/src/lib/openjp2/tgt.c
AgeCommit message (Collapse)Author
2016-01-25processed all c/h files through astyle with opj_astyle.cfgcodingstyleAntonin Descampe
2015-07-30Remove printf/fprintf to stdout/stderr throughout openjp2 libmayeut
Update uclouvain/openjpeg#246
2014-09-16[trunk] improve memory management (fixes issue 359)Antonin Descampe
2014-04-03[trunk] updated copyright and added copyright notice required by ISO, in ↵Antonin Descampe
each file; updated AUTHORS, NEWS
2014-03-07[trunk] Fix warning about sign conversionMathieu Malaterre
Update issue 256
2014-03-03[trunk] Remove some more warnings about conversionMathieu Malaterre
2012-12-11[trunk] remove left over from v2 transitionMathieu Malaterre
2012-11-15[trunk] solve a potential bug when we test the reallocMickael Savinaud
2012-11-15[trunk]update the copyright, the authors and thanks to respect the licenseMickael Savinaud
2012-10-03[trunk] update global functions of tgt with opj_ prefixMickael Savinaud
2012-10-03[trunk] update global functions of bio.c with opj_prefix and new opj typeMickael Savinaud
2012-10-01[trunk] Remove old function tgt_createMathieu Malaterre
Fix some warnings about size_t
2012-09-28[trunk] Start FolderReorgProposal taskMathieu Malaterre
Update issue 177