mirror of
https://github.com/webmproject/libwebp.git
synced 2024-12-27 06:08:21 +01:00
aac5c5d0df
4 bits are read ([0, 15]) with 4 added to the result. The check that the result is not > NUM_CODE_LENGTH_CODES (19) is redundant. This makes the check an assert for documentation purposes. webp-lossless-bitstream-spec.txt is updated accordingly. Bug: webp:611 Change-Id: Ie461017dc9de3da4cfe6856543d3dcf58f53a180 |
||
---|---|---|
.. | ||
alpha_dec.c | ||
alphai_dec.h | ||
buffer_dec.c | ||
common_dec.h | ||
frame_dec.c | ||
idec_dec.c | ||
io_dec.c | ||
Makefile.am | ||
quant_dec.c | ||
tree_dec.c | ||
vp8_dec.c | ||
vp8_dec.h | ||
vp8i_dec.h | ||
vp8l_dec.c | ||
vp8li_dec.h | ||
webp_dec.c | ||
webpi_dec.h |