mirror of
https://github.com/webmproject/libwebp.git
synced 2024-11-19 20:08:28 +01:00
38efdc2e9c
Specifically: - Merge OptimizeAndEncodeFrame with WebPFrameCacheAddFrame: they use the same if-else structure. - Move maintenance of 'prev_canvas' and 'curr_canvas' to util. - Move ReduceTransparency() and FlattenPixels() calls to SetFrame(): This is in preparation for the next patch: which will try try lossless encoding for each frame, even when '-lossy' option is given. - Make most methods static inside util. No changes to output expected. Change-Id: I1f65af25246665508cb20f0f6e338f9aaba9367b |
||
---|---|---|
.. | ||
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 | ||
webpmux.c | ||
wicdec.c | ||
wicdec.h |