mirror of
https://github.com/webmproject/libwebp.git
synced 2024-11-20 12:28:26 +01:00
b65a3e101e
we'll always encode using absolute value, not relative ones. Both methods use the same number of bits, so we'll go for the simpler and most robust one. + add some extra checks about pic->u/v being NULL. Change-Id: I98ea01a1a6b133ab3c816c0fbc50e18269bd2098 |
||
---|---|---|
.. | ||
analysis.c | ||
bit_writer.c | ||
bit_writer.h | ||
config.c | ||
cost.c | ||
cost.h | ||
dsp.c | ||
filter.c | ||
frame.c | ||
iterator.c | ||
Makefile.am | ||
Makefile.in | ||
picture.c | ||
quant.c | ||
syntax.c | ||
tree.c | ||
vp8enci.h | ||
webpenc.c |