Home
last modified time | relevance | path

Searched refs:gst_pad_create_stream_id_internal (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstutils.c3965 gst_pad_create_stream_id_internal (GstPad * pad, GstElement * parent, in gst_pad_create_stream_id_internal() function
4078 new_stream_id = gst_pad_create_stream_id_internal (pad, parent, expanded); in gst_pad_create_stream_id_printf_valist()
4153 return gst_pad_create_stream_id_internal (pad, parent, stream_id); in gst_pad_create_stream_id()
/third_party/gstreamer/gstreamer/
DChangeLog32006 gstutils: check uri before using it in gst_pad_create_stream_id_internal
32009 as the uri is not supposed to be NULL in the gst_pad_create_stream_id_internal