mirror of
https://github.com/webmproject/libwebp.git
synced 2024-11-20 12:28:26 +01:00
690b491af1
* We were re-doing most of the work in plain-C as 'left-over'. * we were always returning has_alpha = true because of a bad mask all_0xff These bugs were conservative and silent, in the sense that we were 'just' doing more work than necessary. Now, the SSE2 version is really 2x faster than the C version. Change-Id: I6c8132a267fe3c7a3d1fa70e7a5fcd10719543fa |
||
---|---|---|
.. | ||
alpha.c | ||
alphai.h | ||
buffer.c | ||
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 |