aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJia Tan <jiat0218@gmail.com>2024-02-12 17:09:10 +0200
committerLasse Collin <lasse.collin@tukaani.org>2024-02-14 18:31:16 +0200
commite446ab7a18abfde18f8d1cf02a914df72b1370e3 (patch)
tree9fe4636a1fa93454b71143159429a3f22b59d5bc /CMakeLists.txt
parentdoxygen/footer.html: Add missing closing tags and don't open a new tab. (diff)
downloadxz-e446ab7a18abfde18f8d1cf02a914df72b1370e3.tar.xz
liblzma: Creates separate "safe" range decoder mode.
The new "safe" range decoder mode is the same as old range decoder, but now the default behavior of the range decoder will not check if there is enough input or output to complete the operation. When the buffers are close to fully consumed, the "safe" operations must be used instead. This will improve speed because it will reduce the number of branches needed for most of the range decoder operations.
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions