]> git.sesse.net Git - fjl/history - Makefile
read_huffman_tables() takes in unstuffed data, not raw data.
[fjl] / Makefile
2009-01-03 Steinar H. GundersonEnable -Wall -Wextra.
2009-01-03 Steinar H. GundersonAdd back -O2.
2009-01-03 Steinar H. GundersonAdd a new input source converting JPEG-format bytes...
2009-01-02 Steinar H. GundersonAdd code for efficient (?) Huffman decoding.
2009-01-02 Steinar H. GundersonCompile with debugging by default.
2009-01-02 Steinar H. GundersonPort some table-generating stuff from unjpeg.
2009-01-02 Steinar H. GundersonAdd a simple Makefile for compiling and running tests.