aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/api/lzma/vli.h
diff options
context:
space:
mode:
authorJia Tan <jiat0218@gmail.com>2023-02-24 23:46:23 +0800
committerJia Tan <jiat0218@gmail.com>2023-03-07 23:25:17 +0800
commit2caba3efe3e0c2d7c6dca00e22c56812326a34e6 (patch)
tree83be61f7291ed181c0b12e0917f35ff9dcd12464 /src/liblzma/api/lzma/vli.h
parentCMake: Require that the C compiler supports C99 or a newer standard. (diff)
downloadxz-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 'src/liblzma/api/lzma/vli.h')
0 files changed, 0 insertions, 0 deletions