summaryrefslogtreecommitdiff
path: root/CHANGES
AgeCommit message (Expand)Author
2014-04-29[2.1] Add CHANGES fileMathieu Malaterre
2012-03-02[trunk] Backport toplevel changes from 1.5 over to trunk. Remove hand-generat...Mathieu Malaterre
2011-12-07[trunk] remove some warnings detected by cppcheckMickael Savinaud
2011-12-06Update changelogMathieu Malaterre
2011-12-03Apply doxygen fixes suggested by Brad Hards on opj mailing list.Mathieu Malaterre
2011-12-02Simplify code. Use standard find_package call instead. ctest script will need...Mathieu Malaterre
2011-12-02Add CPack stuffMathieu 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] fix error about the way to detect the additional test suiteMickael Savinaud
2011-11-30[trunk] implement Large File support in the libraryJulien Malik
2011-11-29[trunk] fix error with new way to detect kdu_expandMickael Savinaud
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-21[trunk] WIP: fix bug with windows platform and j2k_dumpMickael Savinaud
2011-11-18[trunk] WIP: fix bug with windows platform and j2k_to_imageMickael Savinaud
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: clean j2k_dump and enhance j2k_dump with commit 1052Mickael Savinaud
2011-11-17[trunk] WIP: add a set decoded resolution factor function and update j2k_to_i...Mickael Savinaud
2011-11-10[trunk] fix tests/nonregresion/CMakeList.txtMickael Savinaud
2011-11-09[trunk] WIP: fix get_decoded_tile function to avoid error with output imageMickael Savinaud
2011-11-09[trunk] fix bug with mj2 applications (credit to winfried)Mickael Savinaud
2011-11-09[trunk] enhance mj2 when read jp2h (credit to winfried)Mickael Savinaud
2011-11-09[trunk] check if the file extension is the same as the infile format (credit ...Mickael Savinaud
2011-11-09[trunk] add some sanity check in CMakeLists to prevent STRING(REGEX..) call i...Julien Malik
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-25[trunk] WIP: add a file to exclude some valgrind errors (detected with ctest_...Mickael Savinaud
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-20[trunk] WIP: isolate dump test suiteMickael 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-19[trunk] WIP: solve problem with writing of tga image from an image with signd...Mickael Savinaud
2011-10-19[trunk] WIP: solve some memory leak in test compare functionsMickael 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