summaryrefslogtreecommitdiffstats
path: root/doc/examples
diff options
context:
space:
mode:
authorJustin Ruggles <[email protected]>2013-12-04 16:53:18 -0500
committerJustin Ruggles <[email protected]>2013-12-05 20:37:06 -0500
commitd085f80fa1381b363b0b91689407d5646d78ed28 (patch)
tree0565ea533a5f053da5c491394f4fc2399ffd84c6 /doc/examples
parentf51e3a1971045c7ed0c3d9d29d3254a4d940198e (diff)
webp: add a special case for a huffman table with only 1 symbol
The vlc reader cannot handle 0-bit huffman codes. For most situations WebP uses the "simple" huffman coding for this case, but that will only handle symbols up to 255. For the LZ77 distance codes, larger symbol values are needed, so it can happen in rare cases that a normal huffman table is used that only has a single symbol.
Diffstat (limited to 'doc/examples')
0 files changed, 0 insertions, 0 deletions