New -zisofs parameters bpt_target=

This commit is contained in:
2020-10-17 15:30:26 +02:00
parent 2f44446d05
commit 3f390f2cdc
11 changed files with 6092 additions and 73 deletions

View File

@ -228,6 +228,7 @@ LIBISOBURN_MISCONFIGURATION_ = 0;
xorriso->zisofs_max_file_blocks_default= zisofs_ctrl.max_file_blocks;
xorriso->zisofs_v2_block_size= xorriso->zisofs_v2_block_size_default=
1 << zisofs_ctrl.v2_block_size_log2;
xorriso->zisofs_block_number_target= zisofs_ctrl.block_number_target;
}
iso_node_xinfo_make_clonable(Xorriso__mark_update_xinfo,