summaryrefslogtreecommitdiff
path: root/src/lib/openjp2/bio.h
AgeCommit message (Collapse)Author
2022-08-11Micro-optimization: use directly opj_bio_putbit() instead of opj_bio_write() ↵Even Rouault
to emit single bit
2017-07-30src/lib/openjp2/*.h: use OPJ_ prefix for inclusion guards instead of ↵Even Rouault
reserved __ (#587)
2017-05-15Reformat: apply reformattin on .h files (#128)Even Rouault
2014-04-03[trunk] updated copyright and added copyright notice required by ISO, in ↵Antonin Descampe
each file; updated AUTHORS, NEWS
2012-11-15[trunk] move opj_bool to OPJ_BOOL to follow the other typeMickael Savinaud
2012-10-24[trunk] finalize bio.c/.h related to the v2 styleMickael Savinaud
2012-10-03[trunk] update global functions of bio.c with opj_prefix and new opj typeMickael Savinaud
2012-09-28[trunk] Start FolderReorgProposal taskMathieu Malaterre
Update issue 177