summaryrefslogtreecommitdiff
path: root/libopenjpeg/openjpeg.c
AgeCommit message (Expand)Author
2011-10-07[trunk] WIP: update jp2 dump functions with the new V2 frameworkMickael Savinaud
2011-10-07[trunk] correct wrong input in dump_codec function and add missing return valueMickael Savinaud
2011-10-05[trunk] WIP: fix the decoding process with conformance files and V2 frameworkMickael Savinaud
2011-09-27[trunk] WIP: add basis for a new output management of the codestream informat...Mickael Savinaud
2011-09-21[trunk] WIP: clean the j2k_dump application and the lib regards to the event ...Mickael Savinaud
2011-09-19WIP: begin to test opj_decode_tile_dataMickael Savinaud
2011-09-19WIP: begin to test opj_read_tile_header with V2 styleMickael Savinaud
2011-09-19WIP: create a new framework to output file informationMickael Savinaud
2011-09-19WIP: enchance the new version with some bug fixes from v1 and from meMickael Savinaud
2011-09-19WIP: add support of jp2 for new j2k_dump function and some other small stuffMickael Savinaud
2011-09-19WIP: new image_header struct is used and enable used of cstr_infoMickael Savinaud
2011-09-19WIP: manage the case of event_mgr is not provided to setup_decoder functionMickael Savinaud
2011-09-19Work In Progress: insert elements from V2 framework into the trunkMickael Savinaud
2011-09-09TRUNK:added a new indexer functionality to the library. With the new -jpip op...Antonin Descampe
2011-08-10removed unused parameters warnings with the solution proposed by myself and B...Mickael Savinaud
2011-05-18defined new type "opj_bool", and new constants OPJ_FALSE and OPJ_TRUE, to avo...Antonin Descampe
2011-04-12Fixed internal function names conflict with Jasper (http://code.google.com/p/...Antonin Descampe
2011-01-29license header: replaced Hervcalloc by Herve, I should learn to double-check ...Antonin Descampe
2011-01-29removed é in license header to prevent warning C4819 (see http://code.google...Antonin Descampe
2010-11-25fix compilation and DLL creation of libopenjpeg with MSYS/MinGW (from vincent...Antonin Descampe
2010-11-22reverted 'include "../opj_config.h"' to 'include "opj_config.h"'Antonin Descampe
2010-11-15minor changes in header inclusionsAntonin Descampe
2010-10-05Added files to let people build openjpeg with configure tools ; Added makefil...Antonin Descampe
2009-09-08openjpeg.c : fixed initialization of parameters->cp_disto_alloc/fixed_quality...Antonin Descampe
2008-07-09Added the default lossless parameter to opj_set_default_encoder_parameters in...Parvatha Elangovan
2008-05-22memory leak fixed in openjpeg.c (opj_destroy_cstr_info()), patch by Carsten J...Antonin Descampe
2008-02-29Corrected the wrong syntax of calloc()...Francois-Olivier Devaux
2008-02-29Fixed openjpeg.c for proper initialization of codec context structures (dinfo...Francois-Olivier Devaux
2007-11-05Fixed a bug which prevented JPWL from working on multi-tiled images; added so...Giuseppe Baruffa
2007-09-17OpenJPEG library interface modified to retain compatibility with version 1.2....Francois-Olivier Devaux
2007-09-07Indexes can now be generated when decoding J2K codestreams.Francois-Olivier Devaux
2007-08-30Changed the OpenJPEG library interface to enable users to access information ...Francois-Olivier Devaux
2007-08-28Fixed wrong destructors called in openjpeg.cFrancois-Olivier Devaux
2007-08-21Minor cleanup patch, that gets rid of a bunch of "old style declaration" warn...Francois-Olivier Devaux
2007-04-04Digital cinema compliance for 4K chosen by "-cinema4K" option. Modification i...Parvatha Elangovan
2007-03-20Added feature for generation of tile parts. Modifications in image_to_j2k.c, ...Parvatha Elangovan
2007-03-07Added option for Digital cinema profile compliant codestream. This can be cho...Parvatha Elangovan
2007-02-19Added OPJ_LIMIT_DECODING enabling us to limit the decoding to main headerFrancois-Olivier Devaux
2007-01-31Extra tokens at the end of #endif directive corrected in openjpeg.c, j2k.c an...Francois-Olivier Devaux
2006-12-04First integration of JPWL codeFrancois-Olivier Devaux
2006-01-31fixed various minor warnings occuring under icc9 and bcc32, added MSVC projec...Freeimage
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