mirror of
https://github.com/webmproject/libwebp.git
synced 2025-04-22 16:56:46 +02:00
Compare commits
No commits in common. "0fd25d84061d45efeeb9ac780054d98a9ac1b25b" and "40e4ca60ea5bdd754195928f8bf6efe76b6f315d" have entirely different histories.
0fd25d8406
...
40e4ca60ea
@ -191,8 +191,7 @@ int WebPAnimEncoderOptionsInitInternal(WebPAnimEncoderOptions* enc_options,
|
|||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
// This value is used to match a later call to WebPReplaceTransparentPixels(),
|
// This starting value is more fit to WebPCleanupTransparentAreaLossless().
|
||||||
// making it a no-op for lossless (see WebPEncode()).
|
|
||||||
#define TRANSPARENT_COLOR 0x00000000
|
#define TRANSPARENT_COLOR 0x00000000
|
||||||
|
|
||||||
static void ClearRectangle(WebPPicture* const picture,
|
static void ClearRectangle(WebPPicture* const picture,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user