summaryrefslogtreecommitdiff
path: root/libopenjpeg
AgeCommit message (Expand)Author
2011-12-06Apply patch from Brad Hards to fix some typos.Mathieu Malaterre
2011-12-03Apply doxygen fixes suggested by Brad Hards on opj mailing list.Mathieu Malaterre
2011-12-01[trunk] fix a bug during the creation of the codestream indexMickael Savinaud
2011-12-01[trunk] fix warnings when printing large integersJulien Malik
2011-12-01[trunk] fix a warning about a recent commit (1104)Mickael Savinaud
2011-11-30[trunk] fix bug during random access to tile (tile already decoded)Mickael Savinaud
2011-11-30[trunk] implement Large File support in the libraryJulien Malik
2011-11-28[trunk] add definitions for 64 bits integer types, and define OPJ_OFF_T to ma...Julien Malik
2011-11-28[trunk] activate LargeFileSupport in CMakeJulien Malik
2011-11-27[trunk] clean up redundant includes already handled in opj_includes.hJulien Malik
2011-11-27[trunk] backout wrong changeset 1091 - see issue 123Julien Malik
2011-11-24[trunk] support seeking in files larger than 2 GBJulien Malik
2011-11-24Remove exe bit from source filesMathieu Malaterre
2011-11-17[trunk] WIP: fix bug when decoding an area or a tile with special resolutionMickael Savinaud
2011-11-17[trunk] WIP: enhance j2k_to_image with new get_decoded_tile functionalityMickael Savinaud
2011-11-17[trunk] WIP: add a set decoded resolution factor function and update j2k_to_i...Mickael Savinaud
2011-11-09[trunk] WIP: fix get_decoded_tile function to avoid error with output imageMickael Savinaud
2011-11-08[trunk] WIP: add get_decoded_tile functionalityMickael Savinaud
2011-11-08[trunk] WIP: clean and enhance j2k filesMickael Savinaud
2011-11-08[trunk] WIP: clean and enhance openjpeg.cMickael Savinaud
2011-11-08[trunk] WIP: clean and enhance openjpeg.h and add deprecated macroMickael Savinaud
2011-10-25patches for cmake and autotool are appliedKaori Hagihara
2011-10-25[trunk] WIP: solve problems with reading of elements outside the tilec->data ...Mickael Savinaud
2011-10-21[trunk] WIP: manage output image with area correponding to the set decoded areaMickael Savinaud
2011-10-21[trunk] WIP: enhance codestream index generationMickael Savinaud
2011-10-20WIP: remove memory leak about new jp2_read_marker functionMickael Savinaud
2011-10-20[trunk] WIP: remove previous commit about memory leak with ppm read functionMickael Savinaud
2011-10-20[trunk] WIP: solve memory leak with ppm read functionMickael Savinaud
2011-10-12[trunk] WIP: resolve heap corruption with p0_07.j2k (credit to Winfried)Mickael Savinaud
2011-10-12[trunk] WIP: correct some memory leaks in applications functionsMickael Savinaud
2011-10-12[trunk] WIP: add a read CBD marker function (JPEG2000 part 2)Mickael Savinaud
2011-10-12[trunk] WIP: add a read MCO marker function (JPEG2000 part 2)Mickael Savinaud
2011-10-12[trunk] WIP: add a read MCC marker function (JPEG2000 part 2)Mickael Savinaud
2011-10-12[trunk] WIP: add a read MCT marker function (JPEG2000 part 2)Mickael Savinaud
2011-10-11[trunk] WIP: correct a segfault inside j2k_dump outputMickael Savinaud
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-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] 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-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