Age | Commit message (Expand) | Author |
---|---|---|
2019-04-13 | COMMON: Use a prefix table to speed up the Huffman decoder | Bastien Bouclet |
2018-05-10 | COMMON: Use nullptr instead of NULL or 0 where appropriate | Bastien Bouclet |
2017-08-24 | COMMON: Remove BitStream base class to allow inlining calls | Willem Jan Palenstijn |
2014-02-18 | COMMON: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-02-15 | JANITORIAL: Fix whitespace in pointer template arg | Tarek Soliman |
2011-08-07 | COMMON: Remove superfluous Common:: qualifiers. | Christoph Mallon |
2011-07-18 | COMMON: Update code from eos | Matthew Hoops |
2011-07-18 | COMMON: Update class documentation to say they're now used by SCUMM | Matthew Hoops |
2011-07-18 | COMMON: Remove USE_BINK checks from header files | Matthew Hoops |
2011-07-13 | BUILD: Allow for disabling Bink support | Matthew Hoops |
2011-07-02 | COMMON: Add a Huffman bitstream decoder | Matthew Hoops |