summaryrefslogtreecommitdiffstats
path: root/src/d_huffman.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* I have removed all the cinfo referances and it is almost usable see ↵Oliver Schinagl2005-06-061-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
* (no commit message)Oliver Schinagl2005-06-051-211/+252
|
* 2 weird errors, appears to be working sofar.Oliver Schinagl2005-06-021-0/+455
|
* Huffman coder and decoder compile cleanly now. Need to be used +tested however.Oliver Schinagl2005-04-111-0/+172