AuroraRuntime/Source/Compression/Compressors
2023-10-12 16:36:15 +01:00
..
BrotliCompressor.hpp [*] Begin resolving 8 months of Linux neglect 2023-08-11 16:51:42 +01:00
BrotliDecompressor.hpp [+] brotli now respects CompressInfo::uCompressionLevel 2023-07-27 20:45:49 +01:00
BZip2Compressor.hpp [*] Amend compression/decompression error checking; ensure correct library specific OK value is used 2023-07-05 17:06:30 +01:00
BZip2Decompressor.hpp [*] Amend compression/decompression error checking; ensure correct library specific OK value is used 2023-07-05 17:06:30 +01:00
DeflateCompressor.hpp [*] optimize the other half (aa7f783f) of compression streams when used with the interceptor interface 2023-06-10 20:03:29 +01:00
DeflateDecompressor.hpp [*] optimize the other half (aa7f783f) of compression streams when used with the interceptor interface 2023-06-10 20:03:29 +01:00
LZ4Compressor.hpp [*] optimize the other half (aa7f783f) of compression streams when used with the interceptor interface 2023-06-10 20:03:29 +01:00
LZ4Decompressor.hpp [*] optimize the other half (aa7f783f) of compression streams when used with the interceptor interface 2023-06-10 20:03:29 +01:00
LZMACompressor.hpp [+] brotli now respects CompressInfo::uCompressionLevel 2023-07-27 20:45:49 +01:00
LZMADecompressor.hpp [*] Amend compression/decompression error checking; ensure correct library specific OK value is used 2023-07-05 17:06:30 +01:00
ZSTDCompressor.hpp [*] I'm just not going to bother for.now 2023-10-12 16:36:15 +01:00
ZSTDDecompressor.hpp [+] brotli now respects CompressInfo::uCompressionLevel 2023-07-27 20:45:49 +01:00