mirror of
https://github.com/webmproject/libwebp.git
synced 2024-11-20 04:18:26 +01:00
6d0e66c23e
+ add a simple rescaling function: WebPPictureRescale() for encoding + clean-up the memory managment around the alpha plane + fix some includes path by using "../webp/xxx.h" instead of "webp/xxx.h" New flags for 'cwebp': -resize <width> <height> -444 (no effect) -422 (no effect) -400 Change-Id: I25a95f901493f939c2dd789e658493b83bd1abfa |
||
---|---|---|
.. | ||
cwebp.c | ||
dwebp.c | ||
Makefile.am | ||
stopwatch.h | ||
test_ref.ppm | ||
test.webp |