rename j2k_setup_decoder_v2 to opj_j2k_setup_decoder
[openjpeg.git] / libopenjpeg / jp2.c
2012-08-09 Mickael Savinaudrename j2k_setup_decoder_v2 to opj_j2k_setup_decoder
2012-08-09 Mickael Savinaudrename j2k_create_decompress_v2 to opj_j2k_create_decom...
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 Savinaud[trunk] add the support of the flag ignore_pclr_cmap_cd...
2012-08-09 Mickael Savinaud[trunk] clean jp2_read_ihdr_v2 interface
2012-05-29 Mathieu Malaterre[trunk] The two files in Issue145 have a precision...
2012-05-14 Mickael Savinaud(no commit message)
2012-05-14 Mathieu Malaterre[trunk] Need to use new interface opj_event_msg_v2...
2012-05-14 Mathieu Malaterre[trunk] Wrong struct size. Use opj_jp2_v2_t instead
2012-05-14 Mickael Savinaudadding jp2_encode_v2 from v2 branches; using the right...
2012-05-14 Mickael Savinaudcorrect style in cio.c and use only op_bool return...
2012-05-14 Mickael Savinaudadd new functions in jp2 codec from v2 branches; solve...
2012-03-19 Mathieu Malaterre[trunk] replace more void* object pointer to proper...
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 r1197, r1199, r1228, r1230 and r1232...
2012-03-02 Mathieu Malaterre[trunk] Backout r1513 for now.
2012-03-02 Mathieu Malaterre[trunk] merge rev 1330/1331 from branch 1.5 onto trunk
2012-03-02 Mathieu Malaterre[trunk] merge rev 1333 from 1.5 to trunk
2011-12-07 Mickael Savinaud[trunk] remove some warnings detected by cppcheck
2011-12-03 Mathieu MalaterreApply doxygen fixes suggested by Brad Hards on opj...
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-20 Mickael SavinaudWIP: remove memory leak about new jp2_read_marker function
2011-10-12 Mickael Savinaud[trunk] WIP: correct some memory leaks in applications...
2011-10-11 Mickael Savinaud[trunk] WIP: correct some segfault with win platform...
2011-10-11 Mickael Savinaud[trunk] WIP: correct mistake with JP2 files and manage...
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-30 Kaori Hagiharamodified indexer for JPIP, JPP-stream
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_read_tile_header with V2 style
2011-09-19 Mickael SavinaudWIP: create a new framework to output file information
2011-09-19 Mickael SavinaudWIP: begin to clean j2k_dump and some other small things
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-09 Antonin DescampeTRUNK:added a new indexer functionality to the library...
2011-08-10 Mickael Savinaudremoved unused parameters warnings with the solution...
2011-07-29 Mickael Savinaudsolve some obvious warnings for WIN platform, increase...
2011-07-03 Antonin Descampefixed handling of "jp2->meth" value (Restricted ICC...
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-30 Antonin Descampefixed warnings in jp2.c (signed compared to unsigned...
2011-01-30 Antonin Descampereplaced en-dash with standard dash in jp2.c
2010-12-08 Antonin Descampe (thanks to Winfried for his help)
2010-11-22 Antonin Descampereverted 'include "../opj_config.h"' to 'include "opj_c...
2010-11-15 Antonin Descampeminor changes in header inclusions
2010-10-24 Antonin DescampeFixed doxygen data inside source code (from winfried)
2010-10-22 Antonin DescampeCurrently the Visual Studio builds are broken in the...
2010-10-05 Antonin DescampeAdded files to let people build openjpeg with configure...
2008-02-28 Francois-Olivier... Removed the J2KViewer module, which has been replaced...
2007-10-18 Francois-Olivier... Patch from Callum Lewick. Memset patch. See ChangeLog...
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-06-21 Francois-Olivier... Output image color space set when decoding a JP2 file
2007-05-10 Francois-Olivier... MJ2 codec updated from LibOpenJPEG version 0.97 to...
2007-01-15 Francois-Olivier... Copyright update
2007-01-03 Francois-Olivier... JP2 module: Tests during encoding if the number of...
2006-01-26 Freeimagefixed various minor warnings occuring under gcc, added...
2006-01-20 Antonin Descampefixed various minor warnings with gdcm patches
2006-01-19 Freeimagefixed a bug in jp2_read_ihdr (need to allocate jp2...
2005-12-08 Antonin DescampeOpenJPEG version 1.1
2005-12-02 Antonin Descampeopenjpeg version 1.0 (previous version still available...
2005-11-09 Antonin Descampeminor change to avoid warnings about signedness
2005-11-01 Antonin DescampeChanges proposed by Mathieu Malaterre from the GDCM...
2005-10-20 Francois-Olivier... Modifications to decoding of JP2H box in order to be...
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-10-06 Francois-Olivier... Small bug corrected: unsigned int to int conversion...
2004-08-31 Francois-Olivier... Order of data written to jp2_struct->cl inversed in...
2004-07-16 Francois-Olivier... Bug on jp2_struct->comps memory allocation fixed
2004-07-16 Francois-Olivier... Multiple tile bug fixed (line 438)
2004-07-13 Antonin DescampeStructure j2k_option_t deleted and option "-reduce...
2004-07-07 Francois-Olivier... First version of JP2 file format