GNOME Bugzilla – Bug 754229
compositor: Fix obscured check to iterate over all pads
Last modified: 2015-08-28 10:50:27 UTC
See commit message
Created attachment 310169 [details] [review] compositor: Fix obscured check to iterate over all pads The pads are not ordered by their zorder so we have to check all pads, not all pads that follow after the current pad
<thiblahute> slomo, sinkpads are order by zorder http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/tree/gst-libs/gst/video/gstvideoaggregator.c#n119