summaryrefslogtreecommitdiff
path: root/libopenjpeg/fix.c
AgeCommit message (Expand)Author
2006-02-01changed function definitions of INT and FIX modules to 'inline'Freeimage
2006-01-25COMP: Fix compilation on mingw (already had itoa) and borland (need __int64)Mathieu Malaterre
2006-01-25fix.c : replaced "WIN32" by "_MSC_VER" for int64Antonin Descampe
2005-12-08OpenJPEG version 1.1Antonin Descampe
2005-12-02openjpeg version 1.0 (previous version still available with tag opj0-97)Antonin Descampe
2005-11-01Changes proposed by Mathieu Malaterre from the GDCM project... Thanks a lot M...Antonin Descampe
2005-05-26CVS testFrancois-Olivier Devaux
2005-01-03Luke Lee optimization for fix_mul... Thanks to himAntonin Descampe
2004-07-13* Quantization bug fixed when using 9x7 DWT (comment keyword : quantizbug1)Antonin 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-04-19Change in the IFDEF due to error with Windows usersYannick Verschueren
2004-02-13 Update for version 0.8Yannick Verschueren
2003-11-27Initial revisionSebastien Lugan