elasota
|
0938308ff6
|
Throw error if Huffman weight initial states are truncated
|
2024-06-20 17:46:16 -04:00 |
|
elasota
|
8cff66f2f5
|
Remove text specifying probability overflow as invalid, the variable-size value encoding scheme makes this impossible.
|
2024-04-01 20:08:42 -04:00 |
|
elasota
|
f06b18b3ff
|
Specify offset 0 as invalid
|
2023-12-28 16:47:09 -05:00 |
|
 elasotaandNick Terrell
|
05059e5a48
|
Clarify that there must be at least 2 weights, i.e. encoding all weights as 0 is invalid
|
2023-11-24 16:49:40 -05:00 |
|
 elasotaandNick Terrell
|
dc84e35138
|
Clarify that the presence of a value with weight 1 is required
|
2023-11-24 16:49:40 -05:00 |
|
elasota
|
c5bf96fb74
|
Clarify that a non-zero probability for an invalid symbol is invalid
|
2023-11-13 00:03:56 -05:00 |
|
elasota
|
52e41b9ac8
|
Fix malformed state table
|
2023-11-09 12:28:21 -05:00 |
|
elasota
|
e61e3ff152
|
Clarify that decoding too many Huffman weights is a failure condition
|
2023-11-08 20:06:58 -05:00 |
|