update j2k_lib with new opj type
[openjpeg.git] / libopenjpeg / pi.c
2012-09-10 Mathieu Malaterre[trunk] Fix all C90 issues using gcc -pedantic -Wno...
2012-08-30 Mickael Savinaud[trunk] STYLE: Clean up documentation errors
2012-08-16 Mickael Savinaudrename j2k functions with opj_ prefix
2012-03-15 Mickael Savinaud[trunk] modify image_to_j2k and the lib to support...
2011-12-03 Mathieu MalaterreApply doxygen fixes suggested by Brad Hards on opj...
2011-10-12 Mickael Savinaud[trunk] WIP: resolve heap corruption with p0_07.j2k...
2011-10-05 Mickael Savinaud[trunk] WIP: fix the decoding process with conformance...
2011-09-19 Mickael SavinaudWIP: new image_header struct is used and enable used...
2011-09-19 Mickael SavinaudWork In Progress: insert elements from V2 framework...
2011-05-18 Antonin Descampedefined new type "opj_bool", and new constants OPJ_FALS...
2010-04-08 Francois-Olivier... [v1.4] Fixed pi.c bug (issue 15 on google code). Thanks...
2007-12-21 Francois-Olivier... Bug fixed by David Bruken. Fixed memory allocation...
2007-12-19 Francois-Olivier... Fixed allocation problem in pi.c
2007-12-19 Parvatha ElangovanIn pi.c, removed the Recursive function pi_check_next_l...
2007-10-18 Francois-Olivier... Patch from Callum Lewick. Memset patch. See ChangeLog...
2007-08-08 Francois-Olivier... Fixed the DCinema filesize allocation. It now includes...
2007-04-04 Parvatha ElangovanDigital cinema compliance for 4K chosen by "-cinema4K...
2007-03-29 Parvatha ElangovanEnable accepting file names with `-´ symbol .Modificati...
2007-03-20 Parvatha ElangovanAdded feature for generation of tile parts. Modificatio...
2007-01-15 Francois-Olivier... Copyright update
2006-08-04 Antonin Descampefixed a bug in pi.c, line 473, that appeared when more...
2006-01-26 Freeimagefixed various minor warnings occuring under gcc, added...
2005-12-08 Antonin DescampeOpenJPEG version 1.1
2005-12-02 Antonin Descampeopenjpeg version 1.0 (previous version still available...
2005-11-01 Antonin DescampeChanges proposed by Mathieu Malaterre from the GDCM...
2004-07-20 Antonin Descampe* Bug fixed in jpt decoding
2004-07-14 Antonin Descampe* PPM markers handling modified (comment keyword :...
2004-04-29 Sebastien Lugan Reformatage : indent -kr -i2 -ci2 $(find . -name...
2004-04-29 Sebastien Lugan Reformatage : indent -kr $(find . -name '*.c') ...
2004-02-13 Yannick Verschueren Update for version 0.8
2003-11-27 Sebastien LuganInitial revision