mirror of
https://github.com/webmproject/libwebp.git
synced 2024-11-20 12:28:26 +01:00
d51f3e4069
According to the GIF spec (http://www.w3.org/Graphics/GIF/spec-gif89a.txt), this block is optional, and its scope is only the first graphic rendering block that follows. The spec doesn't mention what default values of frame dimensions, offsets, duration and transparent index to use in such a case, though. So, we use the defaults used by GIF reader in Chromium: https://code.google.com/p/chromium/codesearch#chromium/src/third_party/WebKit/Source/platform/image-decoders/gif/GIFImageReader.h&l=186 Change-Id: Iecc6967847192483770e85ac15fe2835cd01ce7b |
||
---|---|---|
.. | ||
Android.mk | ||
cwebp.c | ||
dwebp.c | ||
example_util.c | ||
example_util.h | ||
gif2webp_util.c | ||
gif2webp_util.h | ||
gif2webp.c | ||
jpegdec.c | ||
jpegdec.h | ||
Makefile.am | ||
metadata.c | ||
metadata.h | ||
pngdec.c | ||
pngdec.h | ||
stopwatch.h | ||
test_ref.ppm | ||
test.webp | ||
tiffdec.c | ||
tiffdec.h | ||
vwebp.c | ||
webpdec.c | ||
webpdec.h | ||
webpmux.c | ||
wicdec.c | ||
wicdec.h |