]> wimlib.net Git - wimlib/commit - Makefile.am
Factor out LZ match-choosing code
authorEric Biggers <ebiggers3@gmail.com>
Mon, 30 Dec 2013 04:50:45 +0000 (22:50 -0600)
committerEric Biggers <ebiggers3@gmail.com>
Wed, 1 Jan 2014 16:04:48 +0000 (10:04 -0600)
commit3c96d0c4ff2175676ec8e0e204032ec0e254353e
tree75c8abf043d8298719c217826920a0989d275feb
parent027518fa61bd9232ff7fa7ecd270546d920c912f
Factor out LZ match-choosing code
Makefile.am
include/wimlib/lz_optimal.h [new file with mode: 0644]
src/lzms-compress.c
src/lzx-compress.c