summaryrefslogtreecommitdiff
path: root/gst/matroska/matroska-mux.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/matroska/matroska-mux.h')
-rw-r--r--gst/matroska/matroska-mux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/matroska/matroska-mux.h b/gst/matroska/matroska-mux.h
index ff208f7ba..bcb61a929 100644
--- a/gst/matroska/matroska-mux.h
+++ b/gst/matroska/matroska-mux.h
@@ -116,6 +116,7 @@ struct _GstMatroskaMux {
/* earliest timestamp (time, ns) if offsetting to zero */
gboolean offset_to_zero;
+ guint64 cluster_timestamp_offset;
guint64 earliest_time;
/* length, position (time, ns) */
guint64 duration;