summaryrefslogtreecommitdiff
path: root/libopenjpeg/bio.c
AgeCommit message (Collapse)Author
2012-09-28[trunk] Start FolderReorgProposal taskMathieu Malaterre
Update issue 177
2012-09-27[trunk] Rename bio_create and bio_destroy with opj_ prefixMickael Savinaud
2012-09-27[trunk] udpate local functions of bio.c with opj_prefix and new opj typesMickael Savinaud
update opj_bio structure
2012-03-26[trunk] Fix a potential issue with truncation of pointers diffMathieu Malaterre
2012-03-26[trunk] Fix some simple warnings reported by -WconversionMathieu Malaterre
2007-08-21Minor cleanup patch, that gets rid of a bunch of "old style declaration" ↵Francois-Olivier Devaux
warnings from Intel's compiler
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-26testAntonin Descampe
2004-04-29 Reformatage : indent -kr -i2 -ci2 $(find . -name '*.c') $(find . -name '*.h')Sebastien Lugan
2004-04-29 Reformatage : indent -kr $(find . -name '*.c') $(find . -name '*.h')Sebastien Lugan
2004-02-13 update vor version 0.8Yannick Verschueren
2003-11-27Initial revisionSebastien Lugan