.. |
Brotli.cpp
|
0ee98c69c1
LibCompress: Brotli support metadata of skip_length=0
|
2 年 前 |
Brotli.h
|
d6a5b11f04
LibCompress: Implement Brotli decompressor
|
3 年 前 |
BrotliDictionary.cpp
|
2110e7cf85
Everywhere: Add support for compilation under emscripten
|
2 年 前 |
BrotliDictionary.h
|
d6a5b11f04
LibCompress: Implement Brotli decompressor
|
3 年 前 |
BrotliDictionaryData.bin
|
d6a5b11f04
LibCompress: Implement Brotli decompressor
|
3 年 前 |
CMakeLists.txt
|
ce2f1b845f
Everywhere: Mark dependencies of most targets as PRIVATE
|
2 年 前 |
Deflate.cpp
|
9afc7d5379
LibCompress: Change DeflateSpecialCodeLengths to constexpr variables
|
3 年 前 |
Deflate.h
|
9afc7d5379
LibCompress: Change DeflateSpecialCodeLengths to constexpr variables
|
3 年 前 |
DeflateTables.h
|
ce1313fbdc
LibCompress: Add missing header to DeflateTables.h
|
3 年 前 |
Gzip.cpp
|
f93c7fbb5e
LibCompress: Port GzipDecompressor to `Core::Stream`
|
2 年 前 |
Gzip.h
|
f93c7fbb5e
LibCompress: Port GzipDecompressor to `Core::Stream`
|
2 年 前 |
Zlib.cpp
|
693d34fe3d
LibCompress: Write Deflate window size in the Zlib header
|
3 年 前 |
Zlib.h
|
0de0de3536
LibCompress: Implement a Zlib compressor
|
3 年 前 |