xz/src/liblzma
Lasse Collin 28154eeaf6 liblzma: Add missing #ifdefs to filter_common.c.
Passing --disable-decoders to configure broke a few
encoders due to missing #ifdefs in filter_common.c.

Thanks to Jason Gorski for the patch.
2011-04-09 18:30:53 +03:00
..
api Bumped version and liblzma soname to 5.0.2. 2011-04-01 08:47:46 +03:00
check Fix jl -> jb in ASM files. 2010-02-12 12:41:20 +02:00
common liblzma: Add missing #ifdefs to filter_common.c. 2011-04-09 18:30:53 +03:00
delta Rename MIN() and MAX() to my_min() and my_max(). 2010-05-26 10:36:46 +03:00
lz liblzma: Adjust default depth calculation for HC3 and HC4. 2010-09-03 12:28:41 +03:00
lzma liblzma: Fix decoding of LZMA2 streams having no uncompressed data. 2011-03-31 13:08:05 +03:00
rangecoder Build system fixes 2009-06-30 17:09:57 +03:00
simple Collection of language fixes to comments and docs. 2010-02-12 13:16:15 +02:00
Makefile.am Bumped version and liblzma soname to 5.0.2. 2011-04-01 08:47:46 +03:00
liblzma.pc.in Use PACKAGE_URL instead of custom PACKAGE_HOMEPAGE. 2010-01-27 13:31:03 +02:00
liblzma_w32res.rc Added public domain notice into a few files. 2009-07-18 11:26:39 +03:00