videoaggregator: use new gst_element_foreach_sink_pad()
authorTim-Philipp Müller <tim@centricular.com>
Thu, 2 Nov 2017 12:46:26 +0000 (12:46 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 2 Nov 2017 13:02:14 +0000 (13:02 +0000)
commit13c730776b765164408eddb7ab573cc15ac1557e
treea9cad789fddd2caff3556a9c7f53ba7781eeaedf
parent46d40debbaeadb481955cd53075b9e6a5c070f8e
videoaggregator: use new gst_element_foreach_sink_pad()

Instead of gst_aggregator_iterate_sinkpads() which will
soon be removed.

https://bugzilla.gnome.org/show_bug.cgi?id=785679
gst-libs/gst/video/gstvideoaggregator.c