summaryrefslogtreecommitdiff
path: root/gst/mpegdemux/flutspmtstreaminfo.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/mpegdemux/flutspmtstreaminfo.c')
-rw-r--r--gst/mpegdemux/flutspmtstreaminfo.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/mpegdemux/flutspmtstreaminfo.c b/gst/mpegdemux/flutspmtstreaminfo.c
index 9fd449c83..7ab5ba43c 100644
--- a/gst/mpegdemux/flutspmtstreaminfo.c
+++ b/gst/mpegdemux/flutspmtstreaminfo.c
@@ -122,6 +122,8 @@ mpegts_pmt_stream_info_finalize (GObject * object)
g_value_array_free (info->languages);
g_value_array_free (info->descriptors);
+
+ GST_CALL_PARENT (G_OBJECT_CLASS, finalize, (object));
}
MpegTsPmtStreamInfo *