libwebp/doc
James Zern aac5c5d0df ReadHuffmanCode: rm redundant num code lengths check
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
2023-08-14 18:07:17 -07:00
..
api.md doc/api.md,webp_js/README.md: Webp -> WebP 2022-12-15 18:14:19 -08:00
building.md Markdownify libwebp docs and reorganize them. 2022-02-15 15:31:56 +00:00
specs_generation.md Markdownify libwebp docs and reorganize them. 2022-02-15 15:31:56 +00:00
template.html Lossless WebP doc largely ported to markdown text. 2012-06-15 14:52:57 -07:00
TODO Update the WebP Container Spec. 2012-06-21 16:04:58 -07:00
tools.md img2webp: normalize help output 2023-03-17 15:37:55 -07:00
webp-container-spec.txt webp-container-spec: move terms from intro section 2023-07-27 16:18:57 -07:00
webp-lossless-bitstream-spec.txt ReadHuffmanCode: rm redundant num code lengths check 2023-08-14 18:07:17 -07:00