]> git.ipfire.org Git - thirdparty/zstd.git/commit
Change name to to findFrameCompressedSize and add skippable support
authorSean Purcell <me@seanp.xyz>
Wed, 22 Feb 2017 20:12:32 +0000 (12:12 -0800)
committerSean Purcell <me@seanp.xyz>
Wed, 22 Feb 2017 20:12:34 +0000 (12:12 -0800)
commit9050e1925ece4cddd6aa82b1a4526750081c3243
tree90f9276099985128b24f44b27645d0857cca76f6
parent1f3d54ddb44c2834fbda6ef2b13eb354b7e82db4
Change name to to findFrameCompressedSize and add skippable support
20 files changed:
NEWS
lib/decompress/zstd_decompress.c
lib/legacy/zstd_legacy.h
lib/legacy/zstd_v01.c
lib/legacy/zstd_v01.h
lib/legacy/zstd_v02.c
lib/legacy/zstd_v02.h
lib/legacy/zstd_v03.c
lib/legacy/zstd_v03.h
lib/legacy/zstd_v04.c
lib/legacy/zstd_v04.h
lib/legacy/zstd_v05.c
lib/legacy/zstd_v05.h
lib/legacy/zstd_v06.c
lib/legacy/zstd_v06.h
lib/legacy/zstd_v07.c
lib/legacy/zstd_v07.h
lib/zstd.h
tests/fuzzer.c
tests/symbols.c