AuroraRuntime/Source/Compression
2023-08-28 16:35:32 +01:00
..
Compressors [*] Begin resolving 8 months of Linux neglect 2023-08-11 16:51:42 +01:00
AuBaseStream.cpp [*] Linux/Clang fixerinos/improvements 2023-08-28 16:35:32 +01:00
AuBaseStream.hpp [*] optimize the other half (aa7f783f) of compression streams when used with the interceptor interface 2023-06-10 20:03:29 +01:00
AuBlockCompressor.cpp [+] Reintroduce LZMA support after dropping support for the compression algorithm during the initial rewrite 2023-07-05 13:56:08 +01:00
AuBlockCompressor.hpp [+] UDP over socket API via existing INetSrvDatagram layer 2022-12-12 23:50:05 +00:00
AuBlockDecompressor.cpp [+] Reintroduce LZMA support after dropping support for the compression algorithm during the initial rewrite 2023-07-05 13:56:08 +01:00
AuBlockDecompressor.hpp [+] UDP over socket API via existing INetSrvDatagram layer 2022-12-12 23:50:05 +00:00
AuCompression.cpp [*] bonk 2023-04-19 03:54:55 +01:00
AuCompression.hpp [*] Compression window bits regression 2023-07-28 16:12:33 +01:00
AuCompressionInterceptor.cpp [+] Future proof IProtocolInterceptorEx with an optional pParent in the only Aurora Interface methods last argument 2023-06-10 20:33:19 +01:00
AuCompressionInterceptor.hpp [+] Future proof IProtocolInterceptorEx with an optional pParent in the only Aurora Interface methods last argument 2023-06-10 20:33:19 +01:00
AuIngestableReadBase.hpp [*] optimize the other half (aa7f783f) of compression streams when used with the interceptor interface 2023-06-10 20:03:29 +01:00
AuIngestableReadBase.inl [+] Futureproofing: AuByteBuffer flag 2023-06-10 21:50:00 +01:00
StreamCompression.cpp [+] brotli now respects CompressInfo::uCompressionLevel 2023-07-27 20:45:49 +01:00
StreamCompression.hpp Initial Commit 2021-06-27 22:25:29 +01:00