Fix bug where double syncs not inserted when using -i -p 1.

Decompression can be started at an independent block, requested
with -i or --independent, where such blocks are marked in the
output with double sync markers. This fixes a bug where only
single markers were emitted when a single processor (-p 1) was
used in combination with independent blocks.
1 file changed