summaryrefslogtreecommitdiff
path: root/CHANGES
AgeCommit message (Expand)Author
2014-03-27[1.5] Add missing changes filesMathieu Malaterre
2012-02-07[1.5] delete CHANGES file as it will now be automatically generated when rele...Antonin Descampe
2012-01-28[1.5] Add zlib check when checking libpngVincent Torri
2012-01-25fix libopenjpip link on WindowsVincent Torri
2012-01-25follow latest JPIP changes in the autotools side (pthread dependency, conditi...Vincent Torri
2011-12-08Import rev 1148 from trunk.Mathieu Malaterre
2011-12-08Remove more warningsMathieu Malaterre
2011-12-08Remove warnings seen on the dashboardMathieu Malaterre
2011-12-07[1.5] deactivate tests about class0 files with number of components greater to 1Mickael Savinaud
2011-11-19fix compilation of libopenjpip (libcurl dependency) with CMake. Credit to Win...Vincent Torri
2011-11-16[1.5] libcurl dep, fix 'distcheck' rule.Vincent Torri
2011-11-01[1.5] backport revisions 996, 997, 1000, 1008-1012 from trunk (JPIP modificat...Antonin Descampe
2011-10-21[1.5] remove one obvious memory leak from test functionsMickael Savinaud
2011-10-20[1.5] remove obvious memory leak from applicationsMickael Savinaud
2011-10-19backport rev 1013-1014 from trunkMickael Savinaud
2011-10-11[1.5] backport r987:990 to branch 1.5Antonin Descampe
2011-10-10[1.5] enabled JPP stream in JPIP (result of GSoC program)Antonin Descampe
2011-10-10[1.5] Fix 'distcheck' ruleVincent Torri
2011-10-07[1.5] enhance non regression test suite generation (and some test names). It ...Mickael Savinaud
2011-10-07[1.5] add tests about jp2 conformanceMickael Savinaud
2011-10-07[1.5] rename opj_configh.cmake.in to opj_config.h.cmake.in and update CMakeLi...Mickael Savinaud
2011-10-06[1.5] enhance some new JPIP files with opj_config inclusion and using of opj_...Mickael Savinaud
2011-10-06[1.5] enhance html documentation generation with cmake and add a openjpeg mai...Mickael Savinaud
2011-10-01[1.5] fix output when --disable-shared or --disable-static isVincent Torri
2011-09-09BRANCH-1.5:added a new indexer functionality to the library. With the new -jp...Antonin Descampe
2011-09-02correct nightly crash on all platform linked to merge operation and missing o...Mickael Savinaud
2011-09-01backport r898 to r907 in openjpeg-1.5 branchAntonin Descampe
2011-08-16added NEWS, AUTHORS and THANKS files. Cosmetic changes in autotools filesAntonin Descampe
2011-08-16removed obsolete testing directory and *.nix filesAntonin Descampe
2011-08-16backport r870 to branch openjpeg-1.5Antonin Descampe
2011-08-15backport r868 to openjpeg-1.5 branchAntonin Descampe
2011-08-12added cmake support to openjpipAntonin Descampe
2011-08-11Fixed issue #76 (openjpeg-1.5)Mickael Savinaud
2011-08-11minor bug fix in configure.ac (credit to Vincent Torri)Antonin Descampe
2011-08-11backport rev[824-834] and rev[837-859] into the openjpeg-1.5 branch Mickael Savinaud
2011-08-11fixed build error with position of variable declaration after patch 856Mickael Savinaud
2011-08-11fixed wrong patch with the return value of fgets into convert.c fileMickael Savinaud
2011-08-10fixed error with the return value of fgets into convert.c fileMickael Savinaud
2011-08-10moved the definition of OPJ_ARG_NOT_USED from opj_includes.h to openjpeg.hMickael Savinaud
2011-08-10fixed segfault with 123.j2c and bug.j2c images (thanks to Tim Mattox for his ...Mickael Savinaud
2011-08-10fixed glibc error with broken2 and broken4 imagesMickael Savinaud
2011-08-10add copyright header into new test functionsMickael Savinaud
2011-08-10removed unused parameters warnings with the solution proposed by myself and B...Mickael Savinaud
2011-08-09removed xcode project files (cmake and autotools are now the only supported b...Antonin Descampe
2011-08-09removed xcode project files (cmake and autotools are now the only supported b...Antonin Descampe
2011-07-29update MJ2 CMakeLists regards to the new thirdparty strategyMickael Savinaud
2011-07-29increase number of warning reported on the dashboard (forgot the file in the ...Mickael Savinaud
2011-07-29solve some obvious warnings for WIN platform, increase number of warning repo...Mickael Savinaud
2011-07-27correct some warnings detected under unix platformMickael Savinaud
2011-07-27added new decoding/dump tests based on data found in input/nonregresion repos...Mickael Savinaud