mirror of
https://github.com/webmproject/libwebp.git
synced 2024-11-19 20:08:28 +01:00
71916726b6
If ReadBits(0) == 0, the value of max_symbol is set to the alphabet size for each symbol type. See vp8l_dec.c, ReadHuffmanCode(), which passes alphabet_size to ReadHuffmanCodeLengths() as num_symbols, and ReadHuffmanCodeLengths() then sets max_symbol to that. Bug: webp:611 Change-Id: I662bd1d7f372e7f2e9c71cc86f87aefd02f36647 |
||
---|---|---|
.. | ||
api.md | ||
building.md | ||
specs_generation.md | ||
template.html | ||
TODO | ||
tools.md | ||
webp-container-spec.txt | ||
webp-lossless-bitstream-spec.txt |