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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/dv/gstdvdec.h b/ext/dv/gstdvdec.h
index dc62b2d9..2ff055e3 100644
--- a/ext/dv/gstdvdec.h
+++ b/ext/dv/gstdvdec.h
@@ -54,6 +54,7 @@ struct _GstDVDec {
dv_color_space_t space;
gint bpp;
gint length;
+ guint64 next_ts;
gint16 *audio_buffers[4];
};