add parent to internal links

This commit is contained in:
Wim Taymans 2011-11-16 17:50:03 +01:00
parent 2202511e77
commit 9e8e01502e

View file

@ -114,7 +114,8 @@ out:
/* Generic pad functions */
static GstIterator *
gst_stream_synchronizer_iterate_internal_links (GstPad * pad)
gst_stream_synchronizer_iterate_internal_links (GstPad * pad,
GstObject * parent)
{
GstIterator *it = NULL;
GstPad *opad;