mirror of
https://github.com/webmproject/libwebp.git
synced 2024-11-19 20:08:28 +01:00
e7d9548c9b
new option: -blend_alpha 0xrrggbb also: don't force picture.use_argb value for lossless. Instead, delay the YUVA<->ARGB conversion till WebPEncode() is called. This make the blending more accurate when source is ARGB and lossy compression is used (YUVA). This has an effect on cropping/rescaling. E.g. for PNG, these are now done in ARGB colorspace instead of YUV when lossy compression is used. Change-Id: I18571f1b1179881737a8dbd23ad0aa8cddae3c6b |
||
---|---|---|
.. | ||
cwebp.c | ||
dwebp.c | ||
example_util.c | ||
example_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 |