Searched refs:lzma2 (Results 1 – 16 of 16) sorted by relevance
/netbsd-src/external/public-domain/xz/dist/tests/files/ |
H A D | README | 54 good-2-lzma2.xz has one Stream with two Blocks with one uncompressed 65 good-1-delta-lzma2.tiff.xz is an image file that compresses 68 good-1-x86-lzma2.xz uses the x86 filter (BCJ) and LZMA2. The 72 good-1-sparc-lzma2.xz uses the SPARC filter and LZMA. The 76 good-1-lzma2-1.xz has two LZMA2 chunks, of which the second sets 79 good-1-lzma2-2.xz has two LZMA2 chunks, of which the second resets 82 good-1-lzma2-3.xz has two LZMA2 chunks, of which the first is 86 good-1-lzma2-4.xz has three LZMA2 chunks: First is LZMA, second is 90 good-1-lzma2-5.xz has an empty LZMA2 stream with only the end of 94 good-1-3delta-lzma2.xz has three Delta filters and LZMA2. [all …]
|
/netbsd-src/external/public-domain/xz/dist/src/liblzma/common/ |
H A D | block_buffer_encoder.c | 95 lzma_options_lzma lzma2 = { in block_encode_uncompressed() local 101 filters[0].options = &lzma2; in block_encode_uncompressed()
|
/netbsd-src/external/public-domain/xz/dist/tests/ |
H A D | test_compress.sh | 132 test_xz $ARGS --lzma2=dict=64KiB,nice=32,mode=fast
|
H A D | test_scripts.sh | 29 otherpostimage=$srcdir/files/good-1-lzma2-1.xz
|
/netbsd-src/external/public-domain/xz/dist/ |
H A D | NEWS | 381 Now when a custom filter chain option (e.g. --lzma2) is 387 Example 1: "xz -9 --lzma2=preset=5 -e" is equivalent to "xz -e" 390 to "xz --lzma2=preset=5". 392 Example 2: "xz -9e --lzma2=preset=5 -7" is equivalent to 542 chain options have been used (e.g. --lzma2), the custom filter
|
H A D | config.h.in | 87 /* Define to 1 if lzma2 decoder is enabled. */ 120 /* Define to 1 if lzma2 encoder is enabled. */
|
H A D | configure.ac | 82 m4_define([SUPPORTED_FILTERS], [lzma1,lzma2,delta,x86,powerpc,ia64,arm,armthumb,sparc])dnl 84 m4_define([LZ_FILTERS], [lzma1,lzma2])
|
H A D | ChangeLog | 1465 po/fr: improve wording for help for --lzma1/--lzma2. 3276 Before this commit, "xz -9 --lzma2 -e" was equivalent 3277 to "xz --lzma2". After it is equivalent to "xz -6e" 3282 This also affects the meaning of "xz -9e --lzma2 -7". 5181 tests/files/good-1-lzma2-5.xz | Bin 0 -> 52 bytes
|
H A D | configure | 1570 Default=all. Available encoders: lzma1 lzma2 delta 3137 enable_encoders=lzma1,lzma2,delta,x86,powerpc,ia64,arm,armthumb,sparc 3156 lzma2) 3232 enable_decoders=lzma1,lzma2,delta,x86,powerpc,ia64,arm,armthumb,sparc 3251 lzma2)
|
/netbsd-src/external/public-domain/xz/dist/doc/ |
H A D | faq.txt | 144 xz --check=crc32 --lzma2=preset=6e,dict=64KiB 149 xz --check=crc32 --powerpc --lzma2=preset=6e,dict=64KiB
|
/netbsd-src/external/public-domain/xz/dist/po/ |
H A D | de.po | 759 " --lzma2[=OPTS] more of the following options (valid values; default):\n" 772 " --lzma2[=OPTIONEN] Getrennte Liste bestehend aus den folgenden Optionen\n"
|
H A D | it.po | 757 " --lzma2[=OPTS] more of the following options (valid values; default):\n" 770 " --lzma2[=OPZ] o più delle seguenti opzioni (valori validi; predefinito):\n"
|
H A D | cs.po | 733 " --lzma2[=OPTS] more of the following options (valid values; default):\n" 746 " --lzma2[=VOLBY] nebo více následujících voleb (platné hodnoty; výchozí):\n"
|
H A D | fr.po | 760 " --lzma2[=OPTS] more of the following options (valid values; default):\n" 773 " --lzma2[=OPTS] (entre parenthèses : valeurs valides et par défaut) :\n"
|
H A D | pl.po | 751 " --lzma2[=OPTS] more of the following options (valid values; default):\n" 764 " --lzma2[=OPCJE] zera lub więcej następujących opcji (w nawiasach wartości\n"
|
H A D | vi.po | 745 " --lzma2[=OPTS] more of the following options (valid values; default):\n" 758 " --lzma2[=CTC] hơn các tùy chọn sau đây (giá trị hợp lệ; mặc định):\n"
|