diff options
author | Jia Tan <jiat0218@gmail.com> | 2023-02-24 23:46:23 +0800 |
---|---|---|
committer | Jia Tan <jiat0218@gmail.com> | 2023-03-07 23:25:17 +0800 |
commit | 2caba3efe3e0c2d7c6dca00e22c56812326a34e6 (patch) | |
tree | 83be61f7291ed181c0b12e0917f35ff9dcd12464 /INSTALL.generic | |
parent | CMake: Require that the C compiler supports C99 or a newer standard. (diff) | |
download | xz-2caba3efe3e0c2d7c6dca00e22c56812326a34e6.tar.xz |
liblzma: Clarify lzma_lzma_preset() documentation in lzma12.h.
lzma_lzma_preset() does not guarentee that the lzma_options_lzma are
usable in an encoder even if it returns false (success). If liblzma
is built with default configurations, then the options will always be
usable. However if the match finders hc3, hc4, or bt4 are disabled, then
the options may not be usable depending on the preset level requested.
The documentation was updated to reflect this complexity, since this
behavior was unclear before.
Diffstat (limited to 'INSTALL.generic')
0 files changed, 0 insertions, 0 deletions