1
0
mirror of https://github.com/chylex/Brotli-Builder.git synced 2025-03-14 17:15:47 +01:00
Brotli-Builder/BrotliCalc/Commands
2020-03-15 16:17:55 +01:00
..
Base Fix BrotliCalc file mapping broken when input path = output path 2020-03-11 03:41:48 +01:00
CmdBenchReserializeRebuild.cs Update BrotliCalc commands to use the new streaming APIs 2020-03-15 13:44:39 +01:00
CmdCompress.cs Update BrotliCalc compress command to allow a quality range 2019-11-28 23:12:34 +01:00
CmdCompressStats.cs Refactor BrotliCalc commands & simplify file processing even more 2019-11-23 16:36:51 +01:00
CmdCopyUncompressed.cs Change BrotliCalc CmdAbstractFileMapper into a streaming API 2020-02-06 02:09:07 +01:00
CmdEncode.cs Add BrotliCalc commands to rebuild/encode/transform files and save them 2020-03-15 16:17:55 +01:00
CmdExtractContextMaps.cs Add BrotliCalc command to extract context maps 2020-03-11 06:58:52 +01:00
CmdExtractHeaderMeta.cs Minor BrotliBuilder & BrotliCalc code fixes 2020-02-02 15:00:08 +01:00
CmdExtractWindowSize.cs Update BrotliCalc to use BrotliFileReader where possible 2020-01-23 08:20:56 +01:00
CmdGenerateMarkers.cs Add option for streaming marker generation & use it in BrotliCalc 2020-02-06 02:10:39 +01:00
CmdRebuild.cs Add BrotliCalc commands to rebuild/encode/transform files and save them 2020-03-15 16:17:55 +01:00
CmdReserialize.cs Add BrotliCalc commands to rebuild/encode/transform files and save them 2020-03-15 16:17:55 +01:00
CmdTestEncoder.cs Add BrotliCalc commands to rebuild/encode/transform files and save them 2020-03-15 16:17:55 +01:00
CmdTestReserializeRebuild.cs Update BrotliCalc commands to use the new streaming APIs 2020-03-15 13:44:39 +01:00
CmdTestTransformer.cs Add BrotliCalc commands to rebuild/encode/transform files and save them 2020-03-15 16:17:55 +01:00
CmdTimeDictionaryIndex.cs Add BrotliCalc command to benchmark dictionary index construction 2019-11-24 13:42:11 +01:00
CmdTransform.cs Add BrotliCalc commands to rebuild/encode/transform files and save them 2020-03-15 16:17:55 +01:00
CmdValidateCompression.cs Add BrotliCalc command to validate compressed files 2020-01-29 23:04:52 +01:00