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
..
2021-06-14 12:22:28 -07:00
2021-07-28 20:22:18 +00:00
2018-02-09 10:25:11 -08:00
2023-05-02 12:28:50 -07:00
2023-06-01 18:56:12 -07:00
2021-04-23 11:46:45 -07:00