gimp/plug-ins/jpeg
Raphael Quinet 6a62905846 Added hash value for all known quantization tables in order to detect
2007-10-23  Raphael Quinet  <raphael@gimp.org>

	* plug-ins/jpeg/jpegqual.c: Added hash value for all known
	quantization tables in order to detect transposed tables from
	rotated images or bad matches coming from different tables with
	the same sum.

svn path=/trunk/; revision=23920
2007-10-22 23:48:19 +00:00
..
Makefile.am define HAVE_LCMS if lcms is available. 2007-09-27 15:09:50 +00:00
gimpexif.c require libexif >= 0.6.0. 2007-05-06 14:48:32 +00:00
gimpexif.h require libexif >= 0.6.0. 2007-05-06 14:48:32 +00:00
jpeg-exif.c new function that swaps the vertical and horizontal axis for the saved 2007-08-24 18:38:30 +00:00
jpeg-icc.c Reorganized the way JPEG comments and metadata are loaded. 2007-07-17 20:06:09 +00:00
jpeg-icc.h Reorganized the way JPEG comments and metadata are loaded. 2007-07-17 20:06:09 +00:00
jpeg-load.c removed an obsolete comment. 2007-10-09 13:23:11 +00:00
jpeg-load.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
jpeg-quality.c simplify the formula so that it returns a slightly lower estimated quality 2007-07-27 13:08:17 +00:00
jpeg-quality.h plug-ins/jpeg/Makefile.am plug-ins/jpeg/jpeg-quality.[ch] new files 2007-07-26 23:01:21 +00:00
jpeg-save.c plug-ins/jpeg/jpeg-load.c ifdef'ed out some debugging statements so that 2007-09-19 11:44:42 +00:00
jpeg-save.h plug-ins/jpeg/jpeg-save.[ch] change the behavior of the code so that "Use 2007-08-29 12:01:38 +00:00
jpeg-settings.c new function that swaps the vertical and horizontal axis for the saved 2007-08-24 18:38:30 +00:00
jpeg-settings.h plug-ins/jpeg/jpeg-save.[ch] change the behavior of the code so that "Use 2007-08-29 12:01:38 +00:00
jpeg.c plug-ins/jpeg/jpeg-load.c ifdef'ed out some debugging statements so that 2007-09-19 11:44:42 +00:00
jpeg.h plug-ins/jpeg/jpeg.[ch] in the JPEG save dialog, removed the option "Force 2007-08-10 21:45:38 +00:00
jpegqual.c Added hash value for all known quantization tables in order to detect 2007-10-22 23:48:19 +00:00