summaryrefslogtreecommitdiff
path: root/ext/gl/gstglmixer.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gl/gstglmixer.c')
-rw-r--r--ext/gl/gstglmixer.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/gl/gstglmixer.c b/ext/gl/gstglmixer.c
index 10b2e1921..6a2d9a472 100644
--- a/ext/gl/gstglmixer.c
+++ b/ext/gl/gstglmixer.c
@@ -99,6 +99,8 @@ gst_gl_mixer_pad_finalize (GObject * object)
gst_object_unref (pad->upload);
pad->upload = NULL;
}
+
+ G_OBJECT_CLASS (gst_gl_mixer_pad_parent_class)->finalize (object);
}
static void