remove deprecated v1 style function j2k_read_cod
[openjpeg.git] / libopenjpeg / jp2.h
2012-08-09 Mickael Savinaudremove deprecated v1 style function j2k_create_decompre...
2012-08-09 Mickael Savinaudrename jp2_decode_v2 to opj_jp2_decode
2012-08-09 Mickael Savinaudremove deprecated v1 style function opj_jp2_decode
2012-08-09 Mickael Savinaudrename jp2_setup_decoder_v2 to opj_jp2_setup_decoder
2012-08-09 Mickael Savinaudremove deprecated v1 style function jp2_setup_decoder
2012-08-09 Mickael Savinaud[trunk] add the support of the flag ignore_pclr_cmap_cd...
2012-05-14 Mickael Savinaudadding jp2_encode_v2 from v2 branches; using the right...
2012-05-14 Mickael Savinaudadd new functions in jp2 codec from v2 branches; solve...
2012-03-17 Mathieu Malaterre[trunk] remove a warning, about ISO C restricts enumera...
2012-03-15 Mickael Savinaud[trunk] modify image_to_j2k and the lib to support...
2012-03-02 Mathieu Malaterre[trunk] Fix a bunch of warning about C++ comments in...
2012-03-02 Mathieu Malaterre[trunk] merge rev 1333 from 1.5 to trunk
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-10-21 Mickael Savinaud[trunk] WIP: manage output image with area correponding...
2011-10-12 Mickael Savinaud[trunk] WIP: correct some memory leaks in applications...
2011-10-07 Mickael Savinaud[trunk] WIP: update jp2 dump functions with the new...
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-19 Mickael SavinaudWIP: create a new framework to output file information
2011-09-19 Mickael SavinaudWIP: add support of jp2 for new j2k_dump function and...
2011-09-09 Antonin DescampeTRUNK:added a new indexer functionality to the library...
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...
2010-12-08 Antonin Descampe (thanks to Winfried for his help)
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...
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-05-10 Francois-Olivier... MJ2 codec updated from LibOpenJPEG version 0.97 to...
2007-01-15 Francois-Olivier... Copyright update
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...
2004-12-08 Francois-Olivier... Modularity increase in jp2_init_stdjp2 function and...
2004-11-26 Francois-Olivier... Modifications to increase modularity of jp2 coding...
2004-07-16 Francois-Olivier... Comments added
2004-07-13 Antonin DescampeStructure j2k_option_t deleted and option "-reduce...
2004-07-07 Francois-Olivier... First version of JP2 file format