summaryrefslogtreecommitdiff
path: root/libopenjpeg
AgeCommit message (Expand)Author
2012-03-02[trunk] Backout r1513 for now.Mathieu Malaterre
2012-03-02[trunk] merge rev 1330/1331 from branch 1.5 onto trunkMathieu Malaterre
2012-03-02[trunk] merge rev 1333 from 1.5 to trunkMathieu Malaterre
2012-03-02[trunk] merge rev 1228 from 1.5 to trunkMathieu Malaterre
2012-03-02[trunk] Import change from 1.5 branch over to trunkMathieu Malaterre
2012-03-02[trunk] Synchronize with 1.5 branch, installation conventionMathieu Malaterre
2012-03-02[trunk] correct bug when we expand the list of marker in a tileMickael Savinaud
2012-03-02[trunk] check the PSot value during the reading of SOT markerMickael Savinaud
2011-12-20Fix test NR-ENC-Bretagne2.ppm-4-encode on linux.Mathieu Malaterre
2011-12-20Fix strange line, as reported by lockalsash (gmail.com)Mathieu Malaterre
2011-12-07[trunk] remove some warnings detected by cppcheckMickael Savinaud
2011-12-06Add new mechanism for cppcheckMathieu Malaterre
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