summaryrefslogtreecommitdiff
path: root/applications/jpip/libopenjpip/auxtrans_manager.c
AgeCommit message (Collapse)Author
2012-09-28[trunk] Start FolderReorgProposal taskMathieu Malaterre
Update issue 177
2012-07-25[trunk] Use const keyword when appropriateMathieu Malaterre
2012-03-26[trunk] According to JPIP/A.2.3 in class identifiers should be an unsigned ↵Mathieu Malaterre
integer. Since portion of codes was using Byte8_t and other was using int, pick Byte8_t as best matching type
2012-03-26[trunk] continue work on getting API to use off_t instead of long toward LFS ↵Mathieu Malaterre
support in JPIP (auxtrans_manager)
2012-03-11[trunk] Backport diff from openjpeg 1.5 branchMathieu Malaterre
2012-03-02[trunk] Import remaning bits from JPIP/1.5 over to trunkMathieu Malaterre
2012-03-02[trunk] Import rev 1103 into trunk.Mathieu Malaterre