summaryrefslogtreecommitdiffstats
path: root/gst/qtdemux/qtdemux.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/qtdemux/qtdemux.h')
-rw-r--r--gst/qtdemux/qtdemux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/qtdemux/qtdemux.h b/gst/qtdemux/qtdemux.h
index cff66ce9..23d0c4dd 100644
--- a/gst/qtdemux/qtdemux.h
+++ b/gst/qtdemux/qtdemux.h
@@ -62,7 +62,7 @@ struct _GstQTDemux {
gint n_streams;
gint n_video_streams;
gint n_audio_streams;
- gint n_subp_streams;
+ gint n_sub_streams;
guint major_brand;
GstBuffer *comp_brands;