summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/spc/gstspc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/spc/gstspc.c b/ext/spc/gstspc.c
index 70d2340ad..fb85ca3ef 100644
--- a/ext/spc/gstspc.c
+++ b/ext/spc/gstspc.c
@@ -167,6 +167,8 @@ gst_spc_dec_dispose (GObject * object)
}
spc_tag_free (&spc->tag_info);
+
+ GST_CALL_PARENT (G_OBJECT_CLASS, dispose, (object));
}
static GstFlowReturn