summaryrefslogtreecommitdiffstats
path: root/src/d_huffman.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-06-06I have removed all the cinfo referances and it is almost usable see ↵Oliver Schinagl1-388/+217
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
2005-06-05(no commit message)Oliver Schinagl1-211/+252
2005-06-022 weird errors, appears to be working sofar.Oliver Schinagl1-0/+455
2005-04-11Huffman coder and decoder compile cleanly now. Need to be used +tested however.Oliver Schinagl1-0/+172