Add zstd.

This commit is contained in:
2021-10-19 03:44:20 +01:00
parent e45cf28dee
commit cf4f706b31
485 changed files with 150912 additions and 3 deletions

15
3rdparty/zstd-1.5.0/examples/.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
#build
simple_compression
simple_decompression
multiple_simple_compression
dictionary_compression
dictionary_decompression
streaming_compression
streaming_decompression
multiple_streaming_compression
streaming_memory_usage
#test artefact
tmp*
test*
*.zst