]> git.sesse.net Git - fjl/shortlog
fjl
2009-01-03 Steinar H.... Add a new input source converting JPEG-format bytes...
2009-01-02 Steinar H.... Add code for efficient (?) Huffman decoding.
2009-01-02 Steinar H.... Compile with debugging by default.
2009-01-02 Steinar H.... Upper-case constants.
2009-01-02 Steinar H.... Port some table-generating stuff from unjpeg.
2009-01-02 Steinar H.... Rename data_source to bit_source, and add a little...
2009-01-02 Steinar H.... Initialize a very crude framework for choosing the...
2009-01-02 Steinar H.... Add a simple Makefile for compiling and running tests.
2009-01-02 Steinar H.... Added functions for bit-level reading.
2009-01-02 Steinar H.... Added some experimental data about Huffman code lengths.
2009-01-02 Steinar H.... Transform unjpeg into something slightly more useful...
2009-01-02 Steinar H.... Add unjpeg.c, frmo an earlier project.
2009-01-02 Steinar H.... Initial unstuff code.