New isoburn_igopt_set_relaxed() relaxation isoburn_igopt_rrip_tf_long
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
Class struct of libisoburn.
|
||||
|
||||
Copyright 2007 - 2009 Vreixo Formoso Lopes <metalpain2002@yahoo.es>
|
||||
Copyright 2007 - 2024 Thomas Schmitt <scdbackup@gmx.net>
|
||||
Copyright 2007 - 2025 Thomas Schmitt <scdbackup@gmx.net>
|
||||
|
||||
Provided under GPL version 2 or later.
|
||||
*/
|
||||
@@ -574,6 +574,12 @@ struct isoburn_imgen_opts {
|
||||
*/
|
||||
unsigned int always_gmt :1;
|
||||
|
||||
/**
|
||||
* Store RRIP TF fields with 17-byte timestamps rather than 7-byte
|
||||
* even if no timestamp is after year 2150
|
||||
*/
|
||||
unsigned int rrip_tf_long :1;
|
||||
|
||||
/**
|
||||
* Write Rock Ridge info as of specification RRIP-1.10 rather than
|
||||
* RRIP-1.12: signature "RRIP_1991A" rather than "IEEE_1282",
|
||||
|
Reference in New Issue
Block a user