summaryrefslogtreecommitdiff
path: root/libopenjpeg/jp2.h
AgeCommit message (Expand)Author
2012-09-28[trunk] Start FolderReorgProposal taskMathieu Malaterre
2012-08-30[trunk] STYLE: Clean up documentation errorsMickael Savinaud
2012-08-13rename jp2 functions with V2 style and opj_ prefixMickael Savinaud
2012-08-13remove deprecated v1 style functions jp2_write_jp2hMickael Savinaud
2012-08-13remove deprecated v1 style functions : jp2_create_compress, jp2_destroy_compr...Mickael Savinaud
2012-08-13fix some warnings in jp2.c Mickael Savinaud
2012-08-10use internal type to reduce warnings in jp2.cMickael Savinaud
2012-08-10remove deprecated v1 style function jp2_read_colr, jp2_read_pclr, jp2_read_cm...Mickael Savinaud
2012-08-10remove deprecated v1 style function jp2_read_jp2hMickael Savinaud
2012-08-10remove deprecated v1 style function jp2_destroy_decompressMickael Savinaud
2012-08-09remove deprecated v1 style function j2k_create_decompress and jp2_create_deco...Mickael Savinaud
2012-08-09rename jp2_decode_v2 to opj_jp2_decodeMickael Savinaud
2012-08-09remove deprecated v1 style function opj_jp2_decodeMickael Savinaud
2012-08-09rename jp2_setup_decoder_v2 to opj_jp2_setup_decoderMickael Savinaud
2012-08-09remove deprecated v1 style function jp2_setup_decoderMickael Savinaud
2012-08-09[trunk] add the support of the flag ignore_pclr_cmap_cdef into the V2 jp2 fun...Mickael Savinaud
2012-05-14adding jp2_encode_v2 from v2 branches; using the right return value for opj_s...Mickael Savinaud
2012-05-14add new functions in jp2 codec from v2 branches; solve bug in j2k_setup_encod...Mickael Savinaud
2012-03-17[trunk] remove a warning, about ISO C restricts enumerator values to range of...Mathieu Malaterre
2012-03-15[trunk] modify image_to_j2k and the lib to support functionalities given by t...Mickael Savinaud
2012-03-02[trunk] Fix a bunch of warning about C++ comments in C code.Mathieu Malaterre
2012-03-02[trunk] merge rev 1333 from 1.5 to trunkMathieu Malaterre
2011-11-17[trunk] WIP: add a set decoded resolution factor function and update j2k_to_i...Mickael Savinaud
2011-11-08[trunk] WIP: add get_decoded_tile functionalityMickael Savinaud
2011-10-21[trunk] WIP: manage output image with area correponding to the set decoded areaMickael Savinaud
2011-10-12[trunk] WIP: correct some memory leaks in applications functionsMickael Savinaud
2011-10-07[trunk] WIP: update jp2 dump functions with the new V2 frameworkMickael 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-19WIP: create a new framework to output file informationMickael Savinaud
2011-09-19WIP: add support of jp2 for new j2k_dump function and some other small stuffMickael Savinaud
2011-09-09TRUNK:added a new indexer functionality to the library. With the new -jpip op...Antonin Descampe
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
2010-12-08 (thanks to Winfried for his help)Antonin Descampe
2010-10-24Fixed doxygen data inside source code (from winfried)Antonin Descampe
2010-10-05Added files to let people build openjpeg with configure tools ; Added makefil...Antonin Descampe
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-05-10MJ2 codec updated from LibOpenJPEG version 0.97 to LibOpenJPEG version 1. Hen...Francois-Olivier Devaux
2007-01-15Copyright updateFrancois-Olivier Devaux
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
2004-12-08Modularity increase in jp2_init_stdjp2 function and jp2c box functions to ena...Francois-Olivier Devaux
2004-11-26Modifications to increase modularity of jp2 coding/decodingFrancois-Olivier Devaux
2004-07-16Comments addedFrancois-Olivier Devaux
2004-07-13Structure j2k_option_t deleted and option "-reduce" integrated to j2k_cp_t.Antonin Descampe
2004-07-07First version of JP2 file formatFrancois-Olivier Devaux