diff options
Diffstat (limited to 'ext/resindvd/resindvdsrc.h')
-rw-r--r-- | ext/resindvd/resindvdsrc.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/resindvd/resindvdsrc.h b/ext/resindvd/resindvdsrc.h index 9bd53413..52f3f349 100644 --- a/ext/resindvd/resindvdsrc.h +++ b/ext/resindvd/resindvdsrc.h @@ -60,6 +60,8 @@ struct _resinDvdSrc { RsnPushSrc parent; + gboolean faststart; + GMutex *dvd_lock; GCond *still_cond; GMutex *branch_lock; |