summaryrefslogtreecommitdiffstats
path: root/gst/mpegvideoparse/mpegvideoparse.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/mpegvideoparse/mpegvideoparse.h')
-rw-r--r--gst/mpegvideoparse/mpegvideoparse.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/mpegvideoparse/mpegvideoparse.h b/gst/mpegvideoparse/mpegvideoparse.h
index 8495adf1..8c3854b9 100644
--- a/gst/mpegvideoparse/mpegvideoparse.h
+++ b/gst/mpegvideoparse/mpegvideoparse.h
@@ -44,6 +44,7 @@ struct _MpegVideoParse {
GstPad *sinkpad, *srcpad;
GstSegment segment;
+ GList *pending_segs;
gint64 next_offset;
gboolean need_discont;