aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorBastien Bouclet2019-04-08 19:23:31 +0200
committerFilippos Karapetis2019-04-13 16:24:25 +0300
commitae9eeb731f435d16f2bb9ae69d48ce60c3a47fa3 (patch)
treef9d0ad64b05a656f18a978517ffdcddd1ed6874c /.gitattributes
parent2af325f60adce92528405cee61c3f4aca447c292 (diff)
downloadscummvm-rg350-ae9eeb731f435d16f2bb9ae69d48ce60c3a47fa3.tar.gz
scummvm-rg350-ae9eeb731f435d16f2bb9ae69d48ce60c3a47fa3.tar.bz2
scummvm-rg350-ae9eeb731f435d16f2bb9ae69d48ce60c3a47fa3.zip
COMMON: Rework the BitStream class to improve its performance
* Fixed peekBits not to seek the underlying stream. Seeking can be slow when the stream is a file. * Changed multi-bit operations to work on multiple bits at once rather than iterating over single-bit operations. This is an almost direct port of a patch for xoreos provided by DrMcCoy.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions