xz/src/liblzma/rangecoder
Lasse Collin 421b0aa352 liblzma: Fix missing normalization in rc_encode_dummy().
Without this fix it could attempt to create too much output.
2021-01-14 20:57:11 +02:00
..
Makefile.inc Build system fixes 2009-06-30 17:09:57 +03:00
price.h Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
price_table.c Remove lzma_init() and other init functions from liblzma API. 2008-12-31 00:30:49 +02:00
price_tablegen.c Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
range_common.h liblzma: Remove incorrect #ifdef from range_common.h. 2018-02-06 18:02:48 +02:00
range_decoder.h liblzma: Check that the first byte of range encoded data is 0x00. 2012-06-28 10:47:49 +03:00
range_encoder.h liblzma: Fix missing normalization in rc_encode_dummy(). 2021-01-14 20:57:11 +02:00