]> git.ipfire.org Git - thirdparty/vectorscan.git/commit
multibit compression support
authorHong, Yang A <yang.a.hong@intel.com>
Mon, 8 May 2017 19:56:28 +0000 (15:56 -0400)
committerMatthew Barr <matthew.barr@intel.com>
Mon, 21 Aug 2017 01:19:11 +0000 (11:19 +1000)
commit205a5bc98f6fcaf8083d20410abceeee4fef1db7
tree6026a759e1ea7d8c5edf7c31cc6b6ead119fc9b2
parent5f6291529f4db5d40ad005f738266e6169e8b4ab
multibit compression support
CMakeLists.txt
src/stream_compress.c
src/stream_compress_impl.h
src/util/multibit_compress.h [new file with mode: 0644]
unit/CMakeLists.txt
unit/internal/multi_bit_compress.cpp [new file with mode: 0644]