]> wimlib.net Git - wimlib/commit
Speed up LZ77 match copying
authorEric Biggers <ebiggers3@gmail.com>
Sat, 14 Jun 2014 20:44:47 +0000 (15:44 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Sat, 14 Jun 2014 21:23:07 +0000 (16:23 -0500)
commit543d8a6b89049aff65fa7eabf5f4b376a196c8d2
treee5b810118b893d1ca52bc0f7168127b001c1a3f0
parent90f461637225b29f3b0ee9fa3862cff4ecb56ad8
Speed up LZ77 match copying
include/wimlib/decompress_common.h
src/lzms-decompress.c
src/lzx-decompress.c
src/xpress-decompress.c