Home
last modified time | relevance | path

Searched refs:gst_pad_create_stream_id_printf (Results 1 – 15 of 15) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/librfb/
Dgstrfbsrc.c439 stream_id = gst_pad_create_stream_id_printf (GST_BASE_SRC_PAD (bsrc), in gst_rfb_src_negotiate()
/third_party/gstreamer/gstplugins_bad/ext/sctp/
Dgstsctpdec.c579 gst_pad_create_stream_id_printf (new_pad, GST_ELEMENT (self), "%hu", in get_pad_for_stream_id()
/third_party/gstreamer/gstreamer/gst/
Dgstutils.h1120 gchar * gst_pad_create_stream_id_printf (GstPad * pad, GstElement * parent, …
Dgstutils.c4109 gst_pad_create_stream_id_printf (GstPad * pad, GstElement * parent, in gst_pad_create_stream_id_printf() function
/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Dgstmpegdemux.c440 gst_pad_create_stream_id_printf (stream->pad, GST_ELEMENT_CAST (demux), in gst_flups_demux_create_stream()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavdemux.c1117 gst_pad_create_stream_id_printf (pad, GST_ELEMENT_CAST (demux), "%03u", in gst_ffmpegdemux_get_stream()
/third_party/gstreamer/gstplugins_bad/gst/mpegdemux/
Dgstmpegdemux.c559 gst_pad_create_stream_id_printf (stream->pad, GST_ELEMENT_CAST (demux), in gst_ps_demux_create_stream()
/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstoggdemux.c3022 gst_pad_create_stream_id_printf (GST_PAD (pad), GST_ELEMENT_CAST (ogg), in gst_ogg_demux_activate_chain()
/third_party/gstreamer/gstplugins_good/gst/avi/
Dgstavidemux.c2444 gst_pad_create_stream_id_printf (pad, GST_ELEMENT_CAST (avi), "%03u", in gst_avi_demux_parse_stream()
/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxfdemux.c1596 gst_pad_create_stream_id_printf (GST_PAD_CAST (pad), in gst_mxf_demux_update_tracks()
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-demux.c1729 gst_pad_create_stream_id_printf (context->pad, GST_ELEMENT_CAST (demux), in gst_matroska_demux_add_stream()
/third_party/gstreamer/gst_libav/
DChangeLog5670 Use %03u instead of %u in gst_pad_create_stream_id_printf()
/third_party/gstreamer/gstreamer/
DChangeLog42841 Update docs for gst_pad_create_stream_id_printf()
/third_party/gstreamer/gstplugins_good/
DChangeLog62874 Use %03u for format in gst_pad_create_stream_id_printf()
/third_party/gstreamer/gstplugins_bad/
DChangeLog137518 mxfdemux: Use %03u for format in gst_pad_create_stream_id_printf()