gimp/plug-ins/jpeg
Sven Neumann 2241ca9121 Merged from trunk:
2008-05-26  Sven Neumann  <sven@gimp.org>

	Merged from trunk:

	* plug-ins/jpeg/jpeg-save.c (save_image): fixed logic that decides
	if an EXIF block should be written (bug #529469).

svn path=/branches/gimp-2-4/; revision=25802
2008-05-26 13:17:46 +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 Bill Skaggs <weskaggs@primate.ucdavis.edu> 2008-02-19 19:47:03 +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 Merged from trunk: 2007-12-02 14:42:52 +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 Merged from trunk: 2008-05-26 13:17:46 +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