mirror of
https://github.com/webmproject/libwebp.git
synced 2024-11-19 20:08:28 +01:00
webp-lossless-bitstream-spec: rm unused anchor
The last use of #decoding-the-code-lengths was removed in:
86f94ee0
Update lossless spec with Huffman codes.
Also remove the redundant section header associated with it.
Bug: webp:611
Change-Id: I7f6bb1a1b75255324f185f4591313d9e6d49d1e9
This commit is contained in:
parent
14a9dbfba0
commit
7a12afcc54
@ -829,11 +829,6 @@ From here on, we refer to this set as a **prefix code group**.
|
||||
|
||||
#### 6.2.1 Decoding and Building the Prefix Codes
|
||||
|
||||
There are several steps in decoding the prefix codes.
|
||||
|
||||
**Decoding the Code Lengths:**
|
||||
{:#decoding-the-code-lengths}
|
||||
|
||||
This section describes how to read the prefix code lengths from the bitstream.
|
||||
|
||||
The prefix code lengths can be coded in two ways. The method used is specified
|
||||
|
Loading…
Reference in New Issue
Block a user