]> git.sesse.net Git - fjl/history - input.h
Fix a Makefile typo.
[fjl] / input.h
2009-01-03 Steinar H. GundersonRename read_length to read_uint16, and add a read_uint8.
2009-01-03 Steinar H. GundersonMove some common input stuff around.
2009-01-03 Steinar H. GundersonRename input.h to bitsource.h (and friends).
2009-01-02 Steinar H. GundersonAdd code for efficient (?) Huffman decoding.
2009-01-02 Steinar H. GundersonUpper-case constants.
2009-01-02 Steinar H. GundersonRename data_source to bit_source, and add a little...
2009-01-02 Steinar H. GundersonAdded functions for bit-level reading.