]> git.ipfire.org Git - thirdparty/zstd.git/commit
Split the window state into substructure
authorNick Terrell <terrelln@fb.com>
Sat, 24 Feb 2018 00:48:18 +0000 (16:48 -0800)
committerNick Terrell <terrelln@fb.com>
Mon, 26 Feb 2018 21:29:57 +0000 (13:29 -0800)
commit7e5e226cbf296db0318dd707f7166866cb7ad9ba
treea55d7e2d3d0ca06731cc0e1edb7871ae9dd39810
parent50bc2ce95e1f89b102a33c7c5c7047db5fcbec0f
Split the window state into substructure
lib/compress/zstd_compress.c
lib/compress/zstd_compress_internal.h
lib/compress/zstd_double_fast.c
lib/compress/zstd_fast.c
lib/compress/zstd_lazy.c
lib/compress/zstd_ldm.c
lib/compress/zstd_opt.c