working tANS with stree implementation
authorGeoffrey Allott <geoffrey@allott.email>
Sun, 28 Aug 2022 20:56:47 +0000 (21:56 +0100)
committerGeoffrey Allott <geoffrey@allott.email>
Sun, 28 Aug 2022 20:56:47 +0000 (21:56 +0100)
commitc58d772aa68665396a95e56a0875263281cbb419
tree619d08492cfaf6242cb9a6145dbff267019ccfa3
parent70598fc0a3d443c4b5639f4a47497d64a0ecef80
working tANS with stree implementation
16 files changed:
Makefile
src/stree.c
src/stree.h
src/tANS.c
src/tANS_constants.h
src/tANS_decode_st.c
src/tANS_decode_st.h
src/tANS_decode_tbl.c
src/tANS_decode_tbl.h
src/tANS_encode_st.c
src/tANS_encode_st.h
src/tANS_encode_tbl.c
src/tANS_symbol_tbl.c
src/tANS_symbol_tbl.h
test/test_stree.c
test/test_tANS.c