Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | isolate bit IO | pacien | 2018-11-30 |
| | |||
* | isolate huffman tree construction | pacien | 2018-11-30 |
| | |||
* | add huffman encoder | pacien | 2018-11-30 |
| | |||
* | add huffman decoder | pacien | 2018-11-30 |
| | |||
* | add generic huffman tree builder | pacien | 2018-11-29 |
| | |||
* | add huffman tree structure and serialisation | pacien | 2018-11-28 |
| | |||
* | implement lzss encoding | pacien | 2018-11-27 |
| | |||
* | Add binary identity test | pacien | 2018-11-25 |
| | |||
* | Add text file identity test | pacien | 2018-11-25 |
| | |||
* | Fix bitreader look-ahead overflow | pacien | 2018-11-25 |
| | |||
* | Add last streamblock flag accessor | pacien | 2018-11-24 |
| | |||
* | Add streamblock test and fix deserialisation | pacien | 2018-11-23 |
| | |||
* | Rename project | pacien | 2018-11-23 |
| | |||
* | Split bitstream into bitreader and bitwriter | pacien | 2018-11-23 |
| | |||
* | Implement rawblock | pacien | 2018-11-23 |
| | |||
* | Implement bitstream | pacien | 2018-11-23 |
| | |||
* | Update project | pacien | 2018-11-23 |