summaryrefslogtreecommitdiff
path: root/codec/index.c
AgeCommit message (Collapse)Author
2009-09-10fixed minor bugs which were triggering warnings at compilation (different ↵Antonin Descampe
signedness, wrong pointer type, etc)
2007-11-29Added index.h and index.c in VC6 projects; wrapped index.h in the C++ ↵Giuseppe Baruffa
preprocessor; modified OPJViewer project and some files.
2007-11-27Created the file index.c in the codec directory. This file handles the ↵Francois-Olivier Devaux
creation of index files, at encoding and decoding. Fixed bugs during the creation of the index (PCRL progression order)