Files
easy7zip/CPP/7zip/Bundles
sebres eeae03eaa1 Add options to brotli and implement clean brotli .br support
- allow to specify brotli window size
  - parameter -m0=brotli:long=n, BROTLI_MAX_WINDOW_BITS (24) used by default in brotli-mt, smaller == faster
  - note that :long can be set up to BROTLI_LARGE_MAX_WINDOW_BITS (30), whereas :wlog can be set up to BROTLI_MAX_WINDOW_BITS (24) only...
  - todo: check whether set of BROTLI_PARAM_LARGE_WINDOW to BROTLI_TRUE is needed if (lgwin > BROTLI_MAX_WINDOW_BITS)

- implementation of single-threaded brotli compression / decompression for .br data

Signed-off-by: Sergey G. Brester <info@sebres.de>
Reviewed-by: Tino Reichardt <milky-7zip@mcmilk.de>
2023-09-06 17:56:30 +02:00
..
2023-04-05 08:10:40 +02:00
2022-08-07 10:06:40 +02:00
2022-08-07 10:06:40 +02:00
2021-05-16 15:57:17 +02:00
2023-01-15 19:18:20 +01:00
2020-05-31 13:08:03 +02:00
2023-06-18 08:39:19 +02:00
2021-08-26 04:33:47 +02:00
2022-08-07 10:06:40 +02:00
2022-08-07 10:06:40 +02:00
2021-05-13 19:16:55 +02:00
2022-08-07 10:06:40 +02:00
2021-05-13 19:16:55 +02:00