Lucas CHOLLET a3d48319fe LibCompress/Deflate: Remove three useless FIXMEs il y a 1 an
..
Brotli.cpp 707a36dd79 LibCompress/Brotli: Update the lookback buffer with uncompressed data il y a 1 an
Brotli.h dbc25f18ec LibCompress: Let `BrotliDecompressionStream` take a `MaybeOwned` il y a 1 an
BrotliDictionary.cpp 57ea3e160a LibCompress: Use a __FILE__-relative path for the brotli dictionary file il y a 1 an
BrotliDictionary.cpp.dict.bin 57ea3e160a LibCompress: Use a __FILE__-relative path for the brotli dictionary file il y a 1 an
BrotliDictionary.h d6a5b11f04 LibCompress: Implement Brotli decompressor il y a 3 ans
CMakeLists.txt d748edd994 LibCompress: Add a PackBits decoder il y a 1 an
Deflate.cpp a3d48319fe LibCompress/Deflate: Remove three useless FIXMEs il y a 1 an
Deflate.h 127f6ed6eb LibCompress: Fix a typo in `m_read_final_block` il y a 1 an
DeflateTables.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions il y a 2 ans
Gzip.cpp 062e0db46c LibCore: Make MappedFile OwnPtr-based il y a 1 an
Gzip.h 90780d9ade LibCompress: Let `GzipDecompressor` take a `MaybeOwned<Stream>` il y a 1 an
LZWDecoder.h 2a5cb5becb LibCompress: Add `LZWDecoder::decode_all()` il y a 1 an
Lzma.cpp c911781c21 Everywhere: Remove needless trailing semi-colons after functions il y a 2 ans
Lzma.h a2f60911fe AK: Rename GenericTraits to DefaultTraits il y a 1 an
Lzma2.cpp c020ee8bfa LibCompress: Avoid overflowing the size of uncompressed LZMA2 chunks il y a 2 ans
Lzma2.h aae1404016 LibCompress: Add support for LZMA2 il y a 2 ans
PackBitsDecoder.cpp d748edd994 LibCompress: Add a PackBits decoder il y a 1 an
PackBitsDecoder.h d748edd994 LibCompress: Add a PackBits decoder il y a 1 an
Xz.cpp a1cf2708ee LibCompress: Implement the XZ BCJ filter for ARM64 il y a 1 an
Xz.h a1cf2708ee LibCompress: Implement the XZ BCJ filter for ARM64 il y a 1 an
Zlib.cpp 8a853278d0 LibCompress: Port `ZlibDecompressor` to `AK::Stream` il y a 1 an
Zlib.h a2f60911fe AK: Rename GenericTraits to DefaultTraits il y a 1 an