add parent to internal links
This commit is contained in:
parent
2202511e77
commit
9e8e01502e
@ -114,7 +114,8 @@ out:
|
|||||||
|
|
||||||
/* Generic pad functions */
|
/* Generic pad functions */
|
||||||
static GstIterator *
|
static GstIterator *
|
||||||
gst_stream_synchronizer_iterate_internal_links (GstPad * pad)
|
gst_stream_synchronizer_iterate_internal_links (GstPad * pad,
|
||||||
|
GstObject * parent)
|
||||||
{
|
{
|
||||||
GstIterator *it = NULL;
|
GstIterator *it = NULL;
|
||||||
GstPad *opad;
|
GstPad *opad;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user