summaryrefslogtreecommitdiff
path: root/CHANGES
AgeCommit message (Expand)Author
2011-10-11[trunk] WIP: correct some segfault with win platform and remove a aligned all...Mickael Savinaud
2011-10-11[trunk] WIP: add stream length value to read unknown marker size, backport 8...Mickael Savinaud
2011-10-11[trunk] WIP: add output elements about decoding of jp2 files with last tile p...Mickael Savinaud
2011-10-11[trunk] WIP: correct mistake with JP2 files and manage correctly the text_GBR...Mickael Savinaud
2011-10-10change -v option was reactivated for JPIPKaori Hagihara
2011-10-10[trunk] fix nameVincent Torri
2011-10-10[trunk] add libopenjpeg-jpwl.pc.in. fix output when --disable-shared or --dis...Vincent Torri
2011-10-10[trunk] fix 'distcheck' ruleVincent Torri
2011-10-07[trunk] WIP: correct mistake in text output inside set_decoded_area function ...Mickael Savinaud
2011-10-07[trunk] WIP: update jp2 dump functions with the new V2 frameworkMickael Savinaud
2011-10-07[trunk] WIP: update output filename of conformance dump test to be compatible...Mickael Savinaud
2011-10-07[trunk] correct wrong input in dump_codec function and add missing return valueMickael Savinaud
2011-10-07[trunk] WIP: correct mistake inside set_decoded_area function (credit to Fran...Mickael Savinaud
2011-10-07[trunk] WIP: backport rev 967-969 about test suite enhancement and rename of ...Mickael Savinaud
2011-10-06[trunk] WIP: Enhance html documentation generation with cmake, add a mainpage...Mickael Savinaud
2011-10-06[trunk] WIP: fix build error with windows configuration induced by rev 960Mickael Savinaud
2011-10-05[trunk] WIP: fix the decoding process with conformance files and V2 frameworkMickael Savinaud
2011-09-30* [vincent] fix autotools for various compilation problemsVincent Torri
2011-09-30modified indexer for JPIP, JPP-streamKaori Hagihara
2011-09-27[trunk] WIP: enhance the event management into the new APIMickael Savinaud
2011-09-27[trunk] WIP: fix some warnings about a static function and j2k_read_unk_v2Mickael Savinaud
2011-09-27[trunk] WIP: add basis for a new output management of the codestream informat...Mickael Savinaud
2011-09-27[trunk] WIP: fix some warnings from j2k_dump and index.cMickael Savinaud
2011-09-22[trunk] WIP: fix build compilation (with autotools) with MJ2 option (credit t...Mickael Savinaud
2011-09-22WIP: fix build compilation error with windows platform about event_mgr manage...Mickael Savinaud
2011-09-21[trunk] WIP: clean the j2k_dump application and the lib regards to the event ...Mickael Savinaud
2011-09-21Enhance the support of endianess with cmake and inside the code (credit to Wi...Mickael Savinaud
2011-09-20WIP: fixed build issues with JPWL option ONMickael Savinaud
2011-09-20WIP: fixed build issue with MJ2 option ON with new frameworkMickael Savinaud
2011-09-19Enhance some new JPIP files about opj_config inclusion and using of free/call...Mickael Savinaud
2011-09-19WIP: begin to test opj_decode_tile_dataMickael Savinaud
2011-09-19WIP: update t1, t2, tcd to use same strut as in V2Mickael 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: remove a piece of code copy by the merge op at the wrong placeMickael Savinaud
2011-09-19WIP: begin to clean j2k_dump and some other small thingsMickael 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-19WIP: insert elements from V2 framework into the trunk (add missing files)Mickael Savinaud
2011-09-19Work In Progress: insert elements from V2 framework into the trunkMickael Savinaud
2011-09-09forgot the CHANGES file in r913Antonin Descampe
2011-09-02fixed windows nighlty crash about one missing opj_getopt() (and warning with ...Mickael Savinaud
2011-09-01renamed getopt.{c/h} to opj_getopt.{c/h} and forced the use of these files ra...Antonin Descampe
2011-08-31fixed a segfault with fgets return value for some cases inside test function ...Mickael Savinaud
2011-08-31enhance the encoding test suite and remove unsued CONFIGURE_FILE into a CMake...Mickael Savinaud
2011-08-30added first version of the encoding tests suiteMickael Savinaud
2011-08-16added NEWS, AUTHORS and THANKS files. Cosmetic changes in autotools files (in...Antonin Descampe
2011-08-16removed obsolete testing directory and *.nix files (in trunk)Antonin Descampe