[Bug 767451] Add helper to create src/sink ghost pad on a GstBin

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jun 9 13:38:45 UTC 2016


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #329464|none                        |reviewed
             status|                            |

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 329464:
 --> (https://bugzilla.gnome.org/review?bug=767451&attachment=329464)

::: gst/gstutils.c
@@ +3142,3 @@
+ * Only a maximum of one ghost pad for each direction will be created; if you
+ * expect multiple unlinked source pads or multiple unlinked sink pads and
want
+ * them all ghosted, you will have to create the ghost pads yourself.

This seems inconvenient and decreasing the usefulness a bit. Maybe

> gst_bin_add_src_ghost_pad(), gst_bin_add_sink_ghost_pad(), gst_bin_add_ghost_pads()

where the latter adds ghostpads for everything it possibly finds?

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


More information about the gstreamer-bugs mailing list