mirror of
https://github.com/webmproject/libwebp.git
synced 2024-11-20 12:28:26 +01:00
5ff0079ece
* vertical expansion now uses bilinear interpolation * heavily assumes that the alpha plane is decoded in full, not row-by-row * split the RescalerExportRow and RescalerImportRow methods into Shrink and Expand variants. * MIPS implementation of ExportRowExpand is missing. There's room for extra speed optim and code re-org, but let's keep that for later patches. addresses https://code.google.com/p/webp/issues/detail?id=254 Change-Id: I8f12b855342bf07dd467fe85e4fde5fd814effdb |
||
---|---|---|
.. | ||
alpha.c | ||
alphai.h | ||
buffer.c | ||
common.h | ||
decode_vp8.h | ||
frame.c | ||
idec.c | ||
io.c | ||
Makefile.am | ||
quant.c | ||
tree.c | ||
vp8.c | ||
vp8i.h | ||
vp8l.c | ||
vp8li.h | ||
webp.c | ||
webpi.h |