summaryrefslogtreecommitdiff
path: root/libopenjpeg/cio.h
AgeCommit message (Expand)Author
2012-09-28[trunk] Start FolderReorgProposal taskMathieu Malaterre
2012-08-16Correct the wrong output management of opj_stream_read_seek function (thanks ...Mickael Savinaud
2012-04-23Fix a set of warnings reported by gcc in cio.c. This patch impact the API dir...Mathieu Malaterre
2012-03-19[trunk] replace more void* object pointer to proper function pointer: opj_pro...Mathieu Malaterre
2011-11-30[trunk] implement Large File support in the libraryJulien Malik
2011-10-11[trunk] WIP: add stream length value to read unknown marker size, backport 8...Mickael Savinaud
2011-09-21Enhance the support of endianess with cmake and inside the code (credit to Wi...Mickael Savinaud
2011-09-19Work In Progress: insert elements from V2 framework into the trunkMickael Savinaud
2011-09-09TRUNK:added a new indexer functionality to the library. With the new -jpip op...Antonin Descampe
2007-01-15Copyright updateFrancois-Olivier Devaux
2005-12-08OpenJPEG version 1.1Antonin Descampe
2005-12-02openjpeg version 1.0 (previous version still available with tag opj0-97)Antonin Descampe
2005-05-26cio_read_to_buf(...) and cio_write_from_buf(...) functions syntax modificationFrancois-Olivier Devaux
2005-05-232 functions were added, to fasten buffer transfers:Francois-Olivier Devaux
2004-02-13 Update for version 0.8Yannick Verschueren
2003-11-27Initial revisionSebastien Lugan