]> git.ipfire.org Git - thirdparty/xz.git/commit
xz: Use lzma_str_from_filters().
authorLasse Collin <lasse.collin@tukaani.org>
Mon, 28 Nov 2022 19:57:47 +0000 (21:57 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Mon, 28 Nov 2022 20:05:32 +0000 (22:05 +0200)
commit7484744af6cbabe81e92af7d9e061dfd597fff7b
tree4d7d476c4039befb9c9ed73879b4b3323d548b15
parentcedeeca2ea6ada5b0411b2ae10d7a859e837f203
xz: Use lzma_str_from_filters().

Two uses: Displaying encoder filter chain when compressing with -vv,
and displaying the decoder filter chain in --list -vv.
src/xz/list.c
src/xz/message.c