]> git.sesse.net Git - fjl/history - dehuff.h
Do some manual strength reduction.
[fjl] / dehuff.h
2009-05-31 sgunderson@bigfoot.comAdd optional padding data at the end to the bit source...
2009-05-31 sgunderson@bigfoot.comFix a typo in extend().
2009-01-03 Steinar H. GundersonStray newline.
2009-01-03 Steinar H. GundersonAdd an implementation of the EXTEND function.
2009-01-03 Steinar H. GundersonRename input.h to bitsource.h (and friends).
2009-01-03 Steinar H. Gundersonread_huffman_tables() takes in unstuffed data, not...
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. GundersonPort some table-generating stuff from unjpeg.