New option -zisofs, builtin filters --zisofs and --zisofs-decode

This commit is contained in:
2009-04-11 17:26:48 +00:00
parent 1aeaaed0ed
commit 8bb5a1f21e
7 changed files with 179 additions and 7 deletions

View File

@ -448,6 +448,11 @@ int Xorriso_destroy_all_extf(struct XorrisO *xorriso, int flag);
int Xorriso_show_stream(struct XorrisO *xorriso, void *in_node,
char *path, int flag);
int Xorriso_set_zisofs_params(struct XorrisO *xorriso, int flag);
int Xorriso_status_zisofs(struct XorrisO *xorriso, char *filter, FILE *fp,
int flag);
/* A pseudo file type for El-Torito bootsectors as in man 2 stat :
For now take the highest possible value.