added command -BI for "Independent Blocks"
authorYann Collet <cyan@fb.com>
Fri, 12 Apr 2019 20:27:11 +0000 (13:27 -0700)
committerYann Collet <cyan@fb.com>
Fri, 12 Apr 2019 20:27:11 +0000 (13:27 -0700)
commit20c2a5fc946c2ad4a765c57cb9502ba7a8f87116
treeded0579429ae77fae4957551c4748e63f682ed54
parent352bbdb98ef6d8c5518b6c7ec7b48a40245c3a9c
added command -BI for "Independent Blocks"

This is the reverse of `-BD`, and the current default.

This command can be useful to reverse a previous `-BD` command.
It may in the future be more important
if `lz4` switches to generating dependent blocks by default.
programs/lz4.1
programs/lz4.1.md
programs/lz4cli.c
tests/Makefile