gimp r23197 - in trunk: . plug-ins/jpeg



Author: raphael
Date: 2007-08-10 22:45:38 +0100 (Fri, 10 Aug 2007)
New Revision: 23197
ViewCVS link: http://svn.gnome.org/viewcvs/gimp?rev=23197&view=rev

Modified:
   trunk/ChangeLog
   trunk/plug-ins/jpeg/jpeg-save.c
   trunk/plug-ins/jpeg/jpeg-save.h
   trunk/plug-ins/jpeg/jpeg-settings.c
   trunk/plug-ins/jpeg/jpeg-settings.h
   trunk/plug-ins/jpeg/jpeg.c
   trunk/plug-ins/jpeg/jpeg.h
Log:
2007-08-10  Raphael Quinet  <raphael gimp org>

	* plug-ins/jpeg/jpeg.[ch]
	* plug-ins/jpeg/jpeg-save.[ch]: in the JPEG save dialog, removed
	the option "Force baseline JPEG" and added the new option "Use
	custom quantization tables" to allow resaving a JPEG file with the
	same compression settings as the original file. This is useful if
	the quantization tables are different from those that can be
	created by the IJG JPEG library.

	* plug-ins/jpeg/jpeg-settings.[ch]: updated comments, changed the
	return type of jpeg_restore_original_tables() because the IJG JPEG
	library expects unsigned integers.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]