[trunk] use autotools convention where #ifdef BLA, should be provided by #define...
[openjpeg.git] / libopenjpeg / openjpeg.c
2012-03-19 Mathieu Malaterre[trunk] use autotools convention where #ifdef BLA,...
2012-03-15 Mickael Savinaud[trunk] modify image_to_j2k and the lib to support...
2012-03-09 Mickael Savinaud[trunk] reverted to revision 1536
2012-03-09 Mickael Savinaud[trunk] first steps about merge compression WIP
2012-03-02 Mathieu Malaterre[trunk] merge rev 1333 from 1.5 to trunk
2011-11-30 Julien Malik[trunk] implement Large File support in the library
2011-11-27 Julien Malik[trunk] backout wrong changeset 1091 - see issue 123
2011-11-24 Julien Malik[trunk] support seeking in files larger than 2 GB
2011-11-17 Mickael Savinaud[trunk] WIP: add a set decoded resolution factor functi...
2011-11-08 Mickael Savinaud[trunk] WIP: add get_decoded_tile functionality
2011-11-08 Mickael Savinaud[trunk] WIP: clean and enhance openjpeg.c
2011-10-21 Mickael Savinaud[trunk] WIP: manage output image with area correponding...
2011-10-21 Mickael Savinaud[trunk] WIP: enhance codestream index generation
2011-10-12 Mickael Savinaud[trunk] WIP: correct some memory leaks in applications...
2011-10-11 Mickael Savinaud[trunk] WIP: add stream length value to read unknown...
2011-10-07 Mickael Savinaud[trunk] WIP: update jp2 dump functions with the new...
2011-10-07 Mickael Savinaud[trunk] correct wrong input in dump_codec function...
2011-10-05 Mickael Savinaud[trunk] WIP: fix the decoding process with conformance...
2011-09-27 Mickael Savinaud[trunk] WIP: add basis for a new output management...
2011-09-21 Mickael Savinaud[trunk] WIP: clean the j2k_dump application and the...
2011-09-19 Mickael SavinaudWIP: begin to test opj_decode_tile_data
2011-09-19 Mickael SavinaudWIP: begin to test opj_read_tile_header with V2 style
2011-09-19 Mickael SavinaudWIP: create a new framework to output file information
2011-09-19 Mickael SavinaudWIP: enchance the new version with some bug fixes from...
2011-09-19 Mickael SavinaudWIP: add support of jp2 for new j2k_dump function and...
2011-09-19 Mickael SavinaudWIP: new image_header struct is used and enable used...
2011-09-19 Mickael SavinaudWIP: manage the case of event_mgr is not provided to...
2011-09-19 Mickael SavinaudWork In Progress: insert elements from V2 framework...
2011-09-09 Antonin DescampeTRUNK:added a new indexer functionality to the library...
2011-08-10 Mickael Savinaudremoved unused parameters warnings with the solution...
2011-05-18 Antonin Descampedefined new type "opj_bool", and new constants OPJ_FALS...
2011-04-12 Antonin DescampeFixed internal function names conflict with Jasper...
2011-01-29 Antonin Descampelicense header: replaced Hervcalloc by Herve, I should...
2011-01-29 Antonin Descamperemoved é in license header to prevent warning C4819...
2010-11-25 Antonin Descampefix compilation and DLL creation of libopenjpeg with...
2010-11-22 Antonin Descampereverted 'include "../opj_config.h"' to 'include "opj_c...
2010-11-15 Antonin Descampeminor changes in header inclusions
2010-10-05 Antonin DescampeAdded files to let people build openjpeg with configure...
2009-09-08 Antonin Descampeopenjpeg.c : fixed initialization of parameters->cp_dis...
2008-07-09 Parvatha ElangovanAdded the default lossless parameter to opj_set_default...
2008-05-22 Antonin Descampememory leak fixed in openjpeg.c (opj_destroy_cstr_info...
2008-02-29 Francois-Olivier... Corrected the wrong syntax of calloc()...
2008-02-29 Francois-Olivier... Fixed openjpeg.c for proper initialization of codec...
2007-11-05 Giuseppe BaruffaFixed a bug which prevented JPWL from working on multi...
2007-09-17 Francois-Olivier... OpenJPEG library interface modified to retain compatibi...
2007-09-07 Francois-Olivier... Indexes can now be generated when decoding J2K codestreams.
2007-08-30 Francois-Olivier... Changed the OpenJPEG library interface to enable users...
2007-08-28 Francois-Olivier... Fixed wrong destructors called in openjpeg.c
2007-08-21 Francois-Olivier... Minor cleanup patch, that gets rid of a bunch of "old...
2007-04-04 Parvatha ElangovanDigital cinema compliance for 4K chosen by "-cinema4K...
2007-03-20 Parvatha ElangovanAdded feature for generation of tile parts. Modificatio...
2007-03-07 Parvatha ElangovanAdded option for Digital cinema profile compliant codes...
2007-02-19 Francois-Olivier... Added OPJ_LIMIT_DECODING enabling us to limit the decod...
2007-01-31 Francois-Olivier... Extra tokens at the end of #endif directive corrected...
2006-12-04 Francois-Olivier... First integration of JPWL code
2006-01-31 Freeimagefixed various minor warnings occuring under icc9 and...
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...