Compare commits

..

No commits in common. "0fd25d84061d45efeeb9ac780054d98a9ac1b25b" and "40e4ca60ea5bdd754195928f8bf6efe76b6f315d" have entirely different histories.

View File

@ -191,8 +191,7 @@ int WebPAnimEncoderOptionsInitInternal(WebPAnimEncoderOptions* enc_options,
return 1;
}
// This value is used to match a later call to WebPReplaceTransparentPixels(),
// making it a no-op for lossless (see WebPEncode()).
// This starting value is more fit to WebPCleanupTransparentAreaLossless().
#define TRANSPARENT_COLOR 0x00000000
static void ClearRectangle(WebPPicture* const picture,