Searched refs:gst_pad_create_stream_id_printf (Results 1 – 15 of 15) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst/librfb/ |
D | gstrfbsrc.c | 439 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/ |
D | gstsctpdec.c | 579 gst_pad_create_stream_id_printf (new_pad, GST_ELEMENT (self), "%hu", in get_pad_for_stream_id()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstutils.h | 1120 gchar * gst_pad_create_stream_id_printf (GstPad * pad, GstElement * parent, …
|
D | gstutils.c | 4109 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/ |
D | gstmpegdemux.c | 440 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/ |
D | gstavdemux.c | 1117 gst_pad_create_stream_id_printf (pad, GST_ELEMENT_CAST (demux), "%03u", in gst_ffmpegdemux_get_stream()
|
/third_party/gstreamer/gstplugins_bad/gst/mpegdemux/ |
D | gstmpegdemux.c | 559 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/ |
D | gstoggdemux.c | 3022 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/ |
D | gstavidemux.c | 2444 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/ |
D | mxfdemux.c | 1596 gst_pad_create_stream_id_printf (GST_PAD_CAST (pad), in gst_mxf_demux_update_tracks()
|
/third_party/gstreamer/gstplugins_good/gst/matroska/ |
D | matroska-demux.c | 1729 gst_pad_create_stream_id_printf (context->pad, GST_ELEMENT_CAST (demux), in gst_matroska_demux_add_stream()
|
/third_party/gstreamer/gst_libav/ |
D | ChangeLog | 5670 Use %03u instead of %u in gst_pad_create_stream_id_printf()
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 42841 Update docs for gst_pad_create_stream_id_printf()
|
/third_party/gstreamer/gstplugins_good/ |
D | ChangeLog | 62874 Use %03u for format in gst_pad_create_stream_id_printf()
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 137518 mxfdemux: Use %03u for format in gst_pad_create_stream_id_printf()
|