]> git.ipfire.org Git - thirdparty/zstd.git/commit
fileio: create dedicated function to generate zstd frames
authorYann Collet <cyan@fb.com>
Fri, 2 Feb 2018 22:24:56 +0000 (14:24 -0800)
committerYann Collet <cyan@fb.com>
Fri, 2 Feb 2018 22:24:56 +0000 (14:24 -0800)
commit90eca318a776a1e365955e8a2c4f3245e5840bd7
tree8ca3837f9bf77869fc5cca32170ede52281d86d5
parent6c492af284230dfc1356bd686c84c017c9695cb1
fileio: create dedicated function to generate zstd frames

like other formats
lib/compress/zstd_compress.c
lib/compress/zstd_compress_internal.h
lib/compress/zstdmt_compress.c
lib/compress/zstdmt_compress.h
lib/zstd.h
programs/fileio.c