From 1ec203993dbe255d83f1c984aa42fc5c858ecaed Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Wed, 7 Feb 2007 12:29:03 +0000 Subject: ext/amrwb/gstamrwbparse.c: GST_PAD_PARENT doesn't return a GstObject with an incremented refcount. Original commit message from CVS: * ext/amrwb/gstamrwbparse.c: (gst_amrwbparse_query): GST_PAD_PARENT doesn't return a GstObject with an incremented refcount. Switched to using gst_pad_get_parent(). --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5e0f5622..263daa6e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-02-07 Edward Hervey + + * ext/amrwb/gstamrwbparse.c: (gst_amrwbparse_query): + GST_PAD_PARENT doesn't return a GstObject with an incremented refcount. + Switched to using gst_pad_get_parent(). + 2007-02-06 Tim-Philipp Müller * gst/modplug/gstmodplug.cc: -- cgit v1.2.1