[Bug 794696] funnel: Allow request_new_pad with null PadTemplate

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Mar 26 14:01:36 UTC 2018


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net
 Attachment #370148|none                        |reviewed
             status|                            |

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Comment on attachment 370148
  --> https://bugzilla.gnome.org/attachment.cgi?id=370148
funnel: Allow request_new_pad with null PadTemplate

How would you end up with a NULL pad template here? gst_element_request_pad()
requires a template to be given and gst_element_get_request_pad() gets the
corresponding template before calling the vfunc.

Calling the vfunc with a NULL template is not supposed to work.

-- 
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