From: Mickael Savinaud Date: Thu, 11 Aug 2011 10:18:02 +0000 (+0000) Subject: backport rev[824-834] and rev[837-859] into the openjpeg-1.5 branch X-Git-Tag: version.1.5~144 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2724f85cadd8c24dfb235d790989edd19629a2cb;p=openjpeg backport rev[824-834] and rev[837-859] into the openjpeg-1.5 branch --- 2724f85cadd8c24dfb235d790989edd19629a2cb diff --cc CHANGES index 7b200f33,edf2a338..1627c196 --- a/CHANGES +++ b/CHANGES @@@ -5,6 -5,18 +5,9 @@@ What's New for OpenJPE ! : changed + : added + August 11, 2011 -* [mickael] fixed wrong patch with the return value of fgets into convert.c file -* [mickael] fixed build error with position of variable declaration after patch 856 - -August 10, 2011 -! [mickael] removed unused parameters warnings with the solution proposed by myself and Bob Friesenhahn. -! [mickael] add copyright header into new test functions. -* [mickael] fixed glibc error with broken2 and broken4 images. -* [mickael] fixed segfault with 123.j2c and bug.j2c images (thanks to Tim Mattox for his improvement). -! [mickael] moved the definition of OPJ_ARG_NOT_USED from opj_includes.h to openjpeg.h -* [mickael] fixed error with the return value of fgets into convert.c file ++! [mickael] backport rev[824-834] and rev[837-859] into the openjpeg-1.5 branch + August 9, 2011 - [antonin] removed xcode project files (cmake and autotools are now the only supported build methods)