summaryrefslogtreecommitdiff
path: root/libopenjpeg/pi.c
AgeCommit message (Expand)Author
2010-04-08[v2.0] Fixed pi.c bug (issue 15 on google code). Thanks to Anton Lionel for c...Francois-Olivier Devaux
2010-03-24Code improvements using 'g++-4.4.0' to trace the code (v2.0). Thanks to Winfr...Francois-Olivier Devaux
2008-07-31Deleting obsolete files and directories, adding v2-specific files and directo...Antonin Descampe
2007-12-21Bug fixed by David Bruken. Fixed memory allocation issue in opj_malloc.h.Francois-Olivier Devaux
2007-12-19Fixed allocation problem in pi.cFrancois-Olivier Devaux
2007-12-19In pi.c, removed the Recursive function pi_check_next_level() and modified th...Parvatha Elangovan
2007-10-18Patch from Callum Lewick. Memset patch. See ChangeLog for more details. Thank...Francois-Olivier Devaux
2007-08-08Fixed the DCinema filesize allocation. It now includes the SOT marker sizeFrancois-Olivier Devaux
2007-04-04Digital cinema compliance for 4K chosen by "-cinema4K" option. Modification i...Parvatha Elangovan
2007-03-29Enable accepting file names with `-ยด symbol .Modification getopt.cParvatha Elangovan
2007-03-20Added feature for generation of tile parts. Modifications in image_to_j2k.c, ...Parvatha Elangovan
2007-01-15Copyright updateFrancois-Olivier Devaux
2006-08-04fixed a bug in pi.c, line 473, that appeared when more than 100 precincts wer...Antonin Descampe
2006-01-26fixed various minor warnings occuring under gcc, added corrections proposed i...Freeimage
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
2004-07-20* Bug fixed in jpt decodingAntonin Descampe
2004-07-14* PPM markers handling modified (comment keyword : ppmbug1)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-02-13 Update for version 0.8Yannick Verschueren
2003-11-27Initial revisionSebastien Lugan