track all declarations after statement for C90 compilers (VS2005)
[openjpeg.git] / libopenjpeg / t2.c
2012-01-11 Mathieu MalaterreBUG: 26 Fix issue with memory consumption.
2011-12-16 Mathieu MalaterreRemove some simple warnings about comments
2011-08-11 Mickael Savinaudbackport rev[824-834] and rev[837-859] into the openjpe...
2011-07-29 Mickael Savinaudsolve some obvious warnings for WIN platform, increase...
2011-05-16 Antonin Descampefixed another bug related to the number of packets...
2010-10-24 Antonin DescampeFixed doxygen data inside source code (from winfried)
2010-10-05 Antonin DescampeAdded files to let people build openjpeg with configure...
2010-04-08 Francois-Olivier... [v1.4]Fixed issue 6 on google code. Variable "pi" not...
2007-12-21 Francois-Olivier... Bug fixed by David Bruken. Fixed memory allocation...
2007-12-19 Parvatha ElangovanIn pi.c, removed the Recursive function pi_check_next_l...
2007-11-14 Francois-Olivier... Patch by Callum Lerwick. The opj_tcd_cblk array is...
2007-11-14 Francois-Olivier... Patch by Callum Lerwick. This patch rearranges the...
2007-10-12 Francois-Olivier... Changed the way the image structure is allocated when...
2007-09-19 Parvatha ElangovanFixed issues with generation of SOP marker.
2007-09-18 Parvatha ElangovanFixed issues with Reading and Writing TIF images in...
2007-09-17 Francois-Olivier... Fixed issues with cstr_info when codestream has compone...
2007-09-07 Francois-Olivier... Indexes can now be generated when decoding J2K codestreams.
2007-08-30 Francois-Olivier... Added information regarding the end of packet position...
2007-08-30 Francois-Olivier... Changed the OpenJPEG library interface to enable users...
2007-08-21 Francois-Olivier... Memory leaks fixed
2007-08-08 Francois-Olivier... Fixed the DCinema filesize allocation. It now includes...
2007-06-15 Francois-Olivier... Fixed the generation of index files. Now works with...
2007-04-10 Parvatha ElangovanAccepting "j2c" as format for Encoding and Decoding...
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-27 Giuseppe BaruffaFollowing to Hervé's suggestions, all the exit() calls...
2007-03-20 Parvatha ElangovanAdded feature for generation of tile parts. Modificatio...
2007-01-15 Francois-Olivier... Copyright update
2006-12-04 Francois-Olivier... First integration of JPWL code
2006-02-18 Mathieu MalaterreCOMP: Fix declaration hides parameter len
2006-02-18 Mathieu MalaterreCOMP: Fix declaration hides parameter len
2006-01-31 Freeimagefixed various minor warnings occuring under icc9 and...
2005-12-08 Antonin Descampefixed a bug when specifying a rate '-r' => no distortio...
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...
2005-01-26 Antonin DescampeAdded layer option '-l' to the command line. This optio...
2004-11-15 Francois-Olivier... fprintf correctly redirected to stderr or stdout
2004-07-16 Antonin DescampeMinor changes for RESET mode
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-04-19 Yannick Verschuerenremove obsolete part of code in t2_encode_packet
2004-03-05 Yannick VerschuerenUpdate to version 0.9 : option -reduce added on decoder
2004-02-13 Yannick Verschueren Update for version 0.8
2003-11-27 Sebastien LuganInitial revision