]> git.ipfire.org Git - thirdparty/zstd.git/commit
support for skippable frames
authorinikep <inikep@gmail.com>
Tue, 31 May 2016 10:43:46 +0000 (12:43 +0200)
committerinikep <inikep@gmail.com>
Tue, 31 May 2016 10:43:46 +0000 (12:43 +0200)
commitf772bf54a5649d6bcc741b2d78f11b7f37d9de65
treefaa96bc88bc1066f415ba1e6e18dfb0a9f455ce4
parentd57b418214f47cd8ef1e9e44476555e3a676f114
support for skippable frames
lib/common/zstd_internal.h
lib/common/zstd_static.h
lib/decompress/zbuff_decompress.c
lib/decompress/zstd_decompress.c
programs/fileio.c
programs/zbufftest.c