1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02:00
xz-archive/src/liblzma/common
2009-01-22 12:53:33 +02:00
..
alone_decoder.c Bunch of liblzma tweaks, including some API changes. 2008-12-27 19:27:49 +02:00
alone_decoder.h Sort of garbage collection commit. :-| Many things are still 2008-08-28 22:53:15 +03:00
alone_encoder.c Bunch of liblzma tweaks, including some API changes. 2008-12-27 19:27:49 +02:00
auto_decoder.c Bunch of liblzma tweaks, including some API changes. 2008-12-27 19:27:49 +02:00
block_buffer_encoder.c Add some single-call buffer-to-buffer coding functions. 2009-01-20 16:37:27 +02:00
block_decoder.c Bunch of liblzma tweaks, including some API changes. 2008-12-27 19:27:49 +02:00
block_decoder.h Bunch of liblzma tweaks, including some API changes. 2008-12-27 19:27:49 +02:00
block_encoder.c Block encoder cleanups 2009-01-20 13:45:41 +02:00
block_encoder.h Block encoder cleanups 2009-01-20 13:45:41 +02:00
block_header_decoder.c Bunch of liblzma tweaks, including some API changes. 2008-12-27 19:27:49 +02:00
block_header_encoder.c Bunch of liblzma tweaks, including some API changes. 2008-12-27 19:27:49 +02:00
block_util.c Bunch of liblzma tweaks, including some API changes. 2008-12-27 19:27:49 +02:00
bsr.h Added bsr.h. 2008-01-15 13:32:13 +02:00
chunk_size.c Some API changes, bug fixes, cleanups etc. 2008-09-27 19:09:21 +03:00
common.c Use LZMA_PROG_ERROR in lzma_code() as documented in base.h. 2009-01-20 10:35:15 +02:00
common.h Fix a comment. 2009-01-22 12:53:33 +02:00
easy.c Beta was supposed to be API stable but I had forgot to rename 2009-01-17 14:24:25 +02:00
filter_common.c Beta was supposed to be API stable but I had forgot to rename 2009-01-17 14:24:25 +02:00
filter_common.h Beta was supposed to be API stable but I had forgot to rename 2009-01-17 14:24:25 +02:00
filter_decoder.c Beta was supposed to be API stable but I had forgot to rename 2009-01-17 14:24:25 +02:00
filter_decoder.h Filter handling cleanups 2008-09-10 16:44:32 +03:00
filter_encoder.c Beta was supposed to be API stable but I had forgot to rename 2009-01-17 14:24:25 +02:00
filter_encoder.h Filter handling cleanups 2008-09-10 16:44:32 +03:00
filter_flags_decoder.c Sort of garbage collection commit. :-| Many things are still 2008-08-28 22:53:15 +03:00
filter_flags_encoder.c Check for LZMA_FILTER_RESERVED_START in filter_flags_encoder.c. 2008-09-10 17:02:00 +03:00
index.c Bunch of liblzma API cleanups and fixes. 2008-12-15 19:39:13 +02:00
index.h Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02:00
index_decoder.c Add some single-call buffer-to-buffer coding functions. 2009-01-20 16:37:27 +02:00
index_encoder.c Add some single-call buffer-to-buffer coding functions. 2009-01-20 16:37:27 +02:00
index_encoder.h Update the code to mostly match the new simpler file format 2008-06-18 18:02:10 +03:00
index_hash.c Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02:00
Makefile.am Add some single-call buffer-to-buffer coding functions. 2009-01-20 16:37:27 +02:00
stream_buffer_encoder.c Add some single-call buffer-to-buffer coding functions. 2009-01-20 16:37:27 +02:00
stream_decoder.c Beta was supposed to be API stable but I had forgot to rename 2009-01-17 14:24:25 +02:00
stream_decoder.h Bunch of liblzma tweaks, including some API changes. 2008-12-27 19:27:49 +02:00
stream_encoder.c Bunch of liblzma tweaks, including some API changes. 2008-12-27 19:27:49 +02:00
stream_encoder.h Bunch of liblzma tweaks, including some API changes. 2008-12-27 19:27:49 +02:00
stream_flags_common.c Changed magic bytes to match the updated spec. Filename 2008-09-27 23:37:13 +03:00
stream_flags_common.h Improved the Stream Flags handling API. 2008-09-12 22:41:40 +03:00
stream_flags_decoder.c Bunch of liblzma tweaks, including some API changes. 2008-12-27 19:27:49 +02:00
stream_flags_encoder.c Bunch of liblzma tweaks, including some API changes. 2008-12-27 19:27:49 +02:00
vli_decoder.c VLI encoder and decoder cleanups. Made encoder return 2008-11-23 15:09:03 +02:00
vli_encoder.c VLI encoder and decoder cleanups. Made encoder return 2008-11-23 15:09:03 +02:00
vli_size.c Renamed constants: 2008-09-13 12:10:43 +03:00