Home
last modified time | relevance | path

Searched refs:gst_ghost_pad_construct (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstghostpad.h136 gboolean gst_ghost_pad_construct (GstGhostPad *gpad);
Dgstghostpad.c594 gst_ghost_pad_construct (GstGhostPad * gpad) in gst_ghost_pad_construct() function
/third_party/gstreamer/gstplugins_bad/ext/wpe/
Dgstwpesrcbin.cpp121 if (!gst_ghost_pad_construct (GST_GHOST_PAD (pad))) { in gst_wpe_audio_pad_new()
/third_party/gstreamer/gstreamer/
DChangeLog4195 ghostpad: Deprecate gst_ghost_pad_construct()
4198 gst_ghost_pad_construct() was meant to be called by subclasses right
91838 …gst/gstghostpad.c (gst_ghost_pad_construct): If we got a template via g_object_get(), be sure to u…
91841 * gst/gstghostpad.c (gst_ghost_pad_construct): If we got a
91886 * gst/gstghostpad.c: (gst_ghost_pad_construct):
91922 * gst/gstghostpad.c (gst_ghost_pad_construct): New function,
/third_party/gstreamer/gstplugins_base/
DChangeLog8104 Don't call gst_ghost_pad_construct() anymore
/third_party/gstreamer/gstplugins_bad/
DChangeLog23527 webrtcbin: Don't call gst_ghost_pad_construct() anymore