summaryrefslogtreecommitdiff
path: root/src/lib/openjp2/cio.c
AgeCommit message (Expand)Author
2016-01-25processed all c/h files through astyle with opj_astyle.cfgcodingstyleAntonin Descampe
2015-10-07Fixed problem that C++ compilation failed because of enum variable.Stephan Mühlstrasser
2015-07-26Remove some warnings when buildingmayeut
2015-06-25Fix opj_write_bytes_BE (#518)Sandro Mani
2014-09-16[trunk] improve memory management (fixes issue 359)Antonin Descampe
2014-04-23[trunk]Replaced deprecated opj_stream_set_user_data function from APIAntonin Descampe
2014-04-03[trunk] updated copyright and added copyright notice required by ISO, in each...Antonin Descampe
2014-03-25[trunk] Rework previous commit r2610Mathieu Malaterre
2014-03-07[trunk] un-deprecated opj_stream_destroy API, import patch manuallyMathieu Malaterre
2014-03-07[trunk] Remove self-assignement.Mathieu Malaterre
2014-02-25[trunk] Import commit 8ec8321df613986e8642e2975f7182072eb4be62 from ghostpdlMathieu Malaterre
2013-02-16[trunk] add functions to avoid to use FILE* into the API (thanks winfried). Mickael Savinaud
2012-11-15[trunk]update the copyright, the authors and thanks to respect the licenseMickael Savinaud
2012-11-15[trunk] move opj_bool to OPJ_BOOL to follow the other typeMickael Savinaud
2012-11-15[trunk] rename public symbols with OPJ_ prefixMickael Savinaud
2012-10-25[trunk] rename opj_event_msg_v2 to opj_event_msgMickael Savinaud
2012-10-25[trunk] remove cio deprecated functions Mickael Savinaud
2012-10-25[trunk] Rework r2077Mathieu Malaterre
2012-10-15[trunk] Fix compilation:Mathieu Malaterre
2012-10-05[trunk] Fix spelling. writting -> writingMathieu Malaterre
2012-09-28[trunk] Start FolderReorgProposal taskMathieu Malaterre