summaryrefslogtreecommitdiff
path: root/jp3d/libjp3dvm/openjpeg3d.h
AgeCommit message (Collapse)Author
2011-04-13renamed and reorganized "jp3d" directory to "openjpeg3d". Is now a ↵Antonin Descampe
standalone directory, with independent cmake files. Done as it uses its own version of the openjpeg library and does not depend on the one currently developped. Will be removed from the trunk and stored in a branch.
2011-03-04now assume MinGW does not have dirent.h (actually have it but without ↵Antonin Descampe
opendir function). Fixed also a WIN32 check in jp3d/libjp3dvm/openjpeg3d.h.
2011-01-29license header: replaced Hervcalloc by Herve, I should learn to double-check ↵Antonin Descampe
my changes
2011-01-29removed é in license header to prevent warning C4819 (see ↵Antonin Descampe
http://code.google.com/p/openjpeg/issues/detail?id=57)
2010-12-09renamed jp3d/libjp3dvm/openjpeg.h => jp3d/libjp3dvm/openjpeg3d.hAntonin Descampe