mirror of
https://git.tukaani.org/xz.git
synced 2025-10-10 19:28:20 +00:00
People shouldn't rely on the presets when decoding raw streams, but xz uses the presets as the starting point for raw decoder options anyway. lzma_encocder_presets.c was renamed to lzma_presets.c to make it clear it's not used solely by the encoder code.