summaryrefslogtreecommitdiff
path: root/src/lib/openjpip/jpipstream_manager.c
AgeCommit message (Collapse)Author
2017-05-09Reformat whole codebase with astyle.options (#128)Even Rouault
2014-04-03[trunk] updated copyright and added copyright notice required by ISO, in ↵Antonin Descampe
each file; updated AUTHORS, NEWS
2014-03-03[trunk] remove all api with invalid FILE* parameters which could leads to ↵Mathieu Malaterre
issues when applications are compiled with different flags from openjpeg. Fixes issue 198
2012-10-08[trunk] Update JPIP (FolderReorgProposal task)Mathieu Malaterre
This commit does three things: - Use opj_malloc/calloc/free instead of the default C ones. - Update JPIP API to start using cio _v2 API - Create a new opj_jpip_compress which is the replacement for image_to_j2k -jpip Update issue 177
2012-09-28[trunk] Start FolderReorgProposal taskMathieu Malaterre
Update issue 177