summaryrefslogtreecommitdiffstats
path: root/include/d_huffman.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* I have removed all the cinfo referances and it is almost usable see ↵Oliver Schinagl2005-06-061-7/+3
| | | | | | | | | | | | | Test_Huffman_Decoder() It still is not tested Gives currently WARNING JWRN_HUFF_BAD_CODE: No error WARNING JWRN_HUFF_BAD_CODE: No error while decoding encoded data. Could still be a bug in the encoder
* Huffman coder and decoder compile cleanly now. Need to be used +tested however.Oliver Schinagl2005-04-111-0/+201