]> git.sesse.net Git - fjl/history - input_test.c
read_huffman_tables() takes in unstuffed data, not raw data.
[fjl] / input_test.c
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. GundersonRename data_source to bit_source, and add a little...
2009-01-02 Steinar H. GundersonAdded functions for bit-level reading.