dapted cdrskin pacifier to possibly unknown track size

This commit is contained in:
2006-11-01 16:39:07 +00:00
parent 5af92d13fe
commit d337722920
10 changed files with 130 additions and 50 deletions

View File

@ -32,6 +32,10 @@ struct burn_track
/** End of Source flag */
int eos;
/* ts A61101 */
off_t sourcecount;
off_t writecount;
/* ts A61031 */
/** Source is of undefined length */
int open_ended;