remove mention of 'lossy-only parameters' from the doc

it's confusing and mildly accurate.

BUG=webp:355

Change-Id: Ie9667bcdf429f1092b8a523a473391b741164523
This commit is contained in:
Pascal Massimino 2017-11-05 01:39:06 -08:00
parent 3879074d99
commit f1f437cc89

View File

@ -102,7 +102,6 @@ struct WebPConfig {
WebPImageHint image_hint; // Hint for image type (lossless only for now).
// Parameters related to lossy compression only:
int target_size; // if non-zero, set the desired target size in bytes.
// Takes precedence over the 'compression' parameter.
float target_PSNR; // if non-zero, specifies the minimal distortion to
@ -198,7 +197,7 @@ WEBP_EXTERN int WebPValidateConfig(const WebPConfig* config);
//------------------------------------------------------------------------------
// Input / Output
// Structure for storing auxiliary statistics (mostly for lossy encoding).
// Structure for storing auxiliary statistics.
struct WebPAuxStats {
int coded_size; // final size