]> icculus.org git repositories - icculus/xz.git/commit
Add lzma_filters_copy().
authorLasse Collin <lasse.collin@tukaani.org>
Fri, 16 Oct 2009 22:47:07 +0000 (01:47 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Fri, 16 Oct 2009 22:47:07 +0000 (01:47 +0300)
commit6d118a0b9def82e96afba7386ec8d7da0b59649f
tree247b81a79e899fcbc94be944af0a53858ec56e51
parent78e92c18470483e161388e679c1ee556adb3a691
Add lzma_filters_copy().

This will be needed internally by liblzma once I fix
a design mistake in the encoder API. This function may
be useful to applications too so it's good to export it.
src/liblzma/api/lzma/filter.h
src/liblzma/common/filter_common.c