gimp/plug-ins/file-jpeg
Mihail Zenkov 07eb13c73d Bug 769976 - JPEG export ignores quality setting and subsampling fix.
Set use_orig_quality when both the quality and the subsampling are the
same as in the originally-imported jpeg.

Also improve subsampling initial selection: use the original subsampling
unless the default one is the best or the original one is the worst.
The current code was wrong and would often use the default subsampling
even when worse than the original one.
2016-11-08 16:09:37 +01:00
..
.gitignore Adding Microsoft Windows executables to the .gitignore files 2009-06-19 00:14:17 +02:00
Makefile.am app, plug-ins, libgimp*: clean out all remaining trailing spaces/tabs. 2016-06-02 02:04:26 +02:00
jpeg-icc.c plug-ins/bmp/* plug-ins/faxg3/* plug-ins/fits/* plug-ins/fli/* 2008-08-11 10:06:13 +00:00
jpeg-icc.h file-jpeg: Add header cladding 2011-09-18 08:00:20 +05:30
jpeg-load.c libgimpcolor: rename RGB and GRAY gimp_color_profile_new_*() functions 2015-12-15 20:42:21 +01:00
jpeg-load.h plug-ins: trust the TIFF's resolution over its metadata's resolution 2013-10-27 18:52:46 +01:00
jpeg-quality.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
jpeg-quality.h file-jpeg: Add header cladding 2011-09-18 08:00:20 +05:30
jpeg-save.c Bug 769976 - JPEG export ignores quality setting and subsampling fix. 2016-11-08 16:09:37 +01:00
jpeg-save.h file-jpeg: Add support for arithmetic coding 2014-05-15 00:57:42 +05:30
jpeg-settings.c Completely rewrite metadata handling using gexiv2 2013-10-27 01:02:17 +02:00
jpeg-settings.h file-jpeg: Add header cladding 2011-09-18 08:00:20 +05:30
jpeg.c Bug 769976 - JPEG export ignores quality setting and subsampling fix. 2016-11-08 16:09:37 +01:00
jpeg.h libgimp,plug-ins: split metadata loading into prepare() and finish() 2013-10-27 15:22:35 +01:00
jpegqual.c file-jpeg: Fix format specifiers 2011-10-03 10:59:48 +05:30