From 83b3c8b629d96f5fdf754d35d5f4f5369dbfef1d Mon Sep 17 00:00:00 2001 From: scuri Date: Thu, 20 Aug 2009 01:10:27 +0000 Subject: *** empty log message *** --- include/im_format_all.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'include') diff --git a/include/im_format_all.h b/include/im_format_all.h index 2a6ab96..881694b 100644 --- a/include/im_format_all.h +++ b/include/im_format_all.h @@ -118,9 +118,9 @@ void imFormatRegisterTIFF(void); * ISO/IEC 10918 (1994, 1995, 1997, 1999)\n * http://www.jpeg.org/ * \par - * Access to the JPEG file format uses libJPEG version 6b. \n + * Access to the JPEG file format uses libJPEG version 7. \n * http://www.ijg.org \n - * Copyright (C) 1991-1998, Thomas G. Lane \n + * Copyright (C) 1994-2009, Thomas G. Lane, Guido Vollbeding \n * from the Independent JPEG Group. * \par * Access to the EXIF attributes uses libEXIF version 0.6.12. \n @@ -153,7 +153,7 @@ void imFormatRegisterTIFF(void); Changes to libJPEG: jdatadst.c - fflush and ferror replaced by macros JFFLUSH and JFERROR. jinclude.h - standard JFFLUSH and JFERROR definitions, and new macro HAVE_JFIO. - jmorecfg.h - changed definition of INT32 to JINT32 for better compatibility. + -- jmorecfg.h - changed definition of INT32 to JINT32 for better compatibility. jdhuf.c - added support for OJPEG_SUPPORT in libTIFF. new file created: jconfig.h -- cgit v1.2.3