summaryrefslogtreecommitdiffstats
path: root/gst/matroska/ebml-write.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/matroska/ebml-write.h')
-rw-r--r--gst/matroska/ebml-write.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/matroska/ebml-write.h b/gst/matroska/ebml-write.h
index 01a99929..b579d8b2 100644
--- a/gst/matroska/ebml-write.h
+++ b/gst/matroska/ebml-write.h
@@ -46,6 +46,7 @@ typedef struct _GstEbmlWrite {
GstPad *srcpad;
guint64 pos;
+ GstClockTime timestamp;
GstBuffer *cache;
guint cache_size;