lzsa/src
2019-05-14 12:18:35 +02:00
..
libdivsufsort Add context to libdivsufsort, don't allocate memory during compression 2019-04-07 00:01:22 +02:00
expand_v1.c Move top-level streaming compression code to library 2019-05-13 22:22:53 +02:00
expand_v1.h Move top-level streaming compression code to library 2019-05-13 22:22:53 +02:00
expand_v2.c Move top-level streaming compression code to library 2019-05-13 22:22:53 +02:00
expand_v2.h Move top-level streaming compression code to library 2019-05-13 22:22:53 +02:00
format.h Clarify optimizer 2019-05-11 11:42:18 +02:00
frame.c Check in LZSA2 implementation (ratio competitive with ZX7, faster decompression) 2019-05-09 16:51:29 +02:00
frame.h Check in LZSA2 implementation (ratio competitive with ZX7, faster decompression) 2019-05-09 16:51:29 +02:00
lib.c Fix compilation warning 2019-05-14 12:18:35 +02:00
lib.h Move top-level streaming compression code to library 2019-05-13 22:22:53 +02:00
lzsa.c Move top-level streaming compression code to library 2019-05-13 22:22:53 +02:00
matchfinder.c Check in LZSA2 implementation (ratio competitive with ZX7, faster decompression) 2019-05-09 16:51:29 +02:00
matchfinder.h Check in LZSA2 implementation (ratio competitive with ZX7, faster decompression) 2019-05-09 16:51:29 +02:00
shrink_v1.c Clarify optimizer 2019-05-11 11:42:18 +02:00
shrink_v1.h Check in LZSA2 implementation (ratio competitive with ZX7, faster decompression) 2019-05-09 16:51:29 +02:00
shrink_v2.c Clarify optimizer 2019-05-11 11:42:18 +02:00
shrink_v2.h Check in LZSA2 implementation (ratio competitive with ZX7, faster decompression) 2019-05-09 16:51:29 +02:00
stream.c Move top-level streaming compression code to library 2019-05-13 22:22:53 +02:00
stream.h Move top-level streaming compression code to library 2019-05-13 22:22:53 +02:00