aboutsummaryrefslogtreecommitdiff
path: root/ext/x264/gstx264enc.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/x264/gstx264enc.h')
-rw-r--r--ext/x264/gstx264enc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/x264/gstx264enc.h b/ext/x264/gstx264enc.h
index 0cf2e55..725cff0 100644
--- a/ext/x264/gstx264enc.h
+++ b/ext/x264/gstx264enc.h
@@ -51,6 +51,7 @@ struct _GstX264Enc
x264_t *x264enc;
x264_param_t x264param;
gint current_byte_stream;
+ GstClockTime dts_offset;
/* List of frame/buffer mapping structs for
* pending frames */