]> git.sesse.net Git - fjl/history - input.c
Do some manual strength reduction.
[fjl] / input.c
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-03 Steinar H. GundersonFix signedness warnings.
2009-01-03 Steinar H. GundersonAdd a new input source converting JPEG-format bytes...
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.