mirror of
https://github.com/webmproject/libwebp.git
synced 2025-02-22 12:02:47 +01:00
anim_encode.c,cosmetics: normalize indent
Change-Id: Iba33a60850ec481b73b7eccb67492e7f1dd3d10e
This commit is contained in:
parent
116d235c30
commit
72fe52f623
@ -964,7 +964,7 @@ static int IncreasePreviousDuration(WebPAnimEncoder* const enc, int duration) {
|
|||||||
0x10, 0x88, 0x88, 0x08
|
0x10, 0x88, 0x88, 0x08
|
||||||
};
|
};
|
||||||
const WebPData lossless_1x1 = {
|
const WebPData lossless_1x1 = {
|
||||||
lossless_1x1_bytes, sizeof(lossless_1x1_bytes)
|
lossless_1x1_bytes, sizeof(lossless_1x1_bytes)
|
||||||
};
|
};
|
||||||
const uint8_t lossy_1x1_bytes[] = {
|
const uint8_t lossy_1x1_bytes[] = {
|
||||||
0x52, 0x49, 0x46, 0x46, 0x40, 0x00, 0x00, 0x00, 0x57, 0x45, 0x42, 0x50,
|
0x52, 0x49, 0x46, 0x46, 0x40, 0x00, 0x00, 0x00, 0x57, 0x45, 0x42, 0x50,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user