gst/: use gst_object_ref when setting the pad template; this will trigger the pad...
authorThomas Vander Stichele <thomas@apestaart.org>
Wed, 16 Nov 2005 12:40:18 +0000 (12:40 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Wed, 16 Nov 2005 12:40:18 +0000 (12:40 +0000)
commitd5497ccd53020cd7abfe198d5771646625ecb5f8
tree8860205192b72eb3dea456a59a3e08956489f96d
parent403099819f8470dec7598f2c99b4e90c5580ffdf
gst/: use gst_object_ref when setting the pad template; this will trigger the pad template leaks on GLib 2.6 and the ...

Original commit message from CVS:

* gst/glib-compat.c: (g_value_dup_gst_object):
* gst/glib-compat.h:
* gst/gstpad.c: (gst_pad_set_property):
use gst_object_ref when setting the pad template; this will
trigger the pad template leaks on GLib 2.6 and the slaves
ChangeLog
gst/glib-compat.c
gst/glib-compat.h
gst/gstpad.c