summaryrefslogtreecommitdiffstats
path: root/ext/dv/gstdvdec.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dv/gstdvdec.h')
-rw-r--r--ext/dv/gstdvdec.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/dv/gstdvdec.h b/ext/dv/gstdvdec.h
index 90438d65..ffc8a24a 100644
--- a/ext/dv/gstdvdec.h
+++ b/ext/dv/gstdvdec.h
@@ -69,6 +69,8 @@ struct _GstDVDec {
gint video_offset;
gint drop_factor;
+
+ GstSegment *segment;
};
struct _GstDVDecClass {