diff --git a/plug-ins/file-jpeg/jpeg-save.c b/plug-ins/file-jpeg/jpeg-save.c index cece6306fa..5361567ab0 100644 --- a/plug-ins/file-jpeg/jpeg-save.c +++ b/plug-ins/file-jpeg/jpeg-save.c @@ -58,7 +58,7 @@ #define DEFAULT_OPTIMIZE TRUE #define DEFAULT_PROGRESSIVE FALSE #define DEFAULT_BASELINE TRUE -#define DEFAULT_SUBSMP JPEG_SUPSAMPLING_2x2_1x1_1x1 +#define DEFAULT_SUBSMP JPEG_SUPSAMPLING_1x1_1x1_1x1 #define DEFAULT_RESTART 0 #define DEFAULT_DCT 0 #define DEFAULT_PREVIEW FALSE