| Commit message (Expand) | Author | Age | Files | Lines |
* | huffman: add a zero_count flag and use it in fraps | Aurelien Jacobs | 2008-03-08 | 1 | -7/+10 |
* | huffman: pass hnode_first as a flag instead of as an argument on its own | Aurelien Jacobs | 2008-03-08 | 1 | -2/+3 |
* | Fix nodes[nb_codes*2-1].count being uninitialized and used to initialize | Reimar Döffinger | 2007-12-01 | 1 | -0/+1 |
* | Cygwin don't like this function declaration. | Aurelien Jacobs | 2007-10-15 | 1 | -1/+2 |
* | moves fraps huffman decoder to its own file, making it more generic | Aurelien Jacobs | 2007-10-14 | 1 | -0/+103 |