Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename bitstream.h to get_bits.h. | Stefano Sabatini | 2009-04-13 | 1 | -1/+1 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | avoid POSIX reserved _t suffix | Aurelien Jacobs | 2008-12-11 | 1 | -1/+1 |
* | 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 |