[Bug 796794] flowcombiner: update_pad_flow should check that the pad is inside the combiner

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jul 12 13:02:44 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=796794

--- Comment #10 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
If the order of the pads does not matter, we could store the pads in a sorted
array instead of a list and bisect over it with gst_util_array_binary_search()
;)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the gstreamer-bugs mailing list