mirror of
https://github.com/webmproject/libwebp.git
synced 2024-11-20 12:28:26 +01:00
4536e7c49c
previously, the final canvas size was adjusted tightly from the animation frames. Now, it can be specified separately (to be larger, in particular). calling WebPMuxSetCanvasSize(mux, 0, 0) triggers the 'adjust tightly' behaviour. This can be useful after calling WebPMuxCreate() if further image addition is expected. -> Fixed gif2webp accordingly. also: made WebPMuxAssemble() more robust by systematically zero-ing WebPData. Change-Id: Ib4f7eac372cf9dbf6e25cd686a77960e386a0b7f |
||
---|---|---|
.. | ||
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 |