ext/amrwb/gstamrwbparse.c: GST_PAD_PARENT doesn't return a GstObject with an incremen...
authorEdward Hervey <bilboed@bilboed.com>
Wed, 7 Feb 2007 12:29:03 +0000 (12:29 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Wed, 7 Feb 2007 12:29:03 +0000 (12:29 +0000)
commit1ec203993dbe255d83f1c984aa42fc5c858ecaed
tree7e2f8e518d132044a22aac373cbdfd7519bfa504
parent0492b93845927ee772be5e7e2131f94610a5a0a9
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
common
ext/amrwb/gstamrwbparse.c