Lucas CHOLLET
|
2a5cb5becb
LibCompress: Add `LZWDecoder::decode_all()`
|
1 year ago |
Lucas CHOLLET
|
86ee7d219e
LibCompress/LZW: Use its own debug flag
|
1 year ago |
Lucas CHOLLET
|
fcaebe56d7
LibCompress/LZW: Use a parameter to choose when to change the code size
|
1 year ago |
Lucas CHOLLET
|
0c0d7e8fd3
LibCompress/LZW: Support BigEndianInputBitStream
|
1 year ago |
Lucas CHOLLET
|
5e2b049de8
LibCompress/LZW: Use a LittleEndianBitStream
|
1 year ago |
Lucas CHOLLET
|
00ad8419cf
LibGfx+LibCompress: Extract the LZW decoder and move it to LibCompress
|
1 year ago |