Home
last modified time | relevance | path

Searched refs:no_more_pads_cb (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/sdp/
Dgstsdpsrc.c133 no_more_pads_cb (GstElement * element, gpointer user_data) in no_more_pads_cb() function
191 G_CALLBACK (no_more_pads_cb), self); in gst_sdp_src_change_state()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstplaybin2.c669 static void no_more_pads_cb (GstElement * decodebin, GstSourceGroup * group);
3207 no_more_pads_cb (NULL, group); in gst_play_bin_handle_message()
3952 no_more_pads_cb (GstElement * decodebin, GstSourceGroup * group) in no_more_pads_cb() function
5615 G_CALLBACK (no_more_pads_cb), group); in activate_group()
5677 "no-more-pads", G_CALLBACK (no_more_pads_cb), group); in activate_group()
Dgstparsebin.c1166 static void no_more_pads_cb (GstElement * element, GstParseChain * chain);
2335 G_CALLBACK (no_more_pads_cb), chain); in connect_element()
2491 no_more_pads_cb (GstElement * element, GstParseChain * chain) in no_more_pads_cb() function
Dgstdecodebin2.c1636 static void no_more_pads_cb (GstElement * element, GstDecodeChain * chain);
2951 G_CALLBACK (no_more_pads_cb), chain); in connect_element()
3258 no_more_pads_cb (GstElement * element, GstDecodeChain * chain) in no_more_pads_cb() function
/third_party/gstreamer/gstplugins_base/
DChangeLog62669 decodebin: do call set_queue_size in no_more_pads_cb
62677 This patch sets multiqueue size to 5 buffers early in no_more_pads_cb.
128348 (no_more_pads_cb), (drained_cb), (group_set_locked_state_unlocked),
128625 * gst/playback/gstplaybin2.c: (no_more_pads_cb):
130871 (no_more_pads_cb):
132900 * gst/playback/gstplaybin2.c: (pad_added_cb), (no_more_pads_cb):
134196 * gst/playback/gstplaybin2.c: (no_more_pads_cb):
134358 (no_more_pads_cb), (perform_eos), (autoplug_select_cb),
135366 (gst_play_bin_get_property), (no_more_pads_cb), (activate_group):
135404 (no_more_pads_cb):
[all …]
/third_party/gstreamer/gstreamer/
DChangeLog82477 (pad_added_cb), (pad_removed_cb), (no_more_pads_cb), (perform_eos),
/third_party/gstreamer/gstplugins_bad/
DChangeLog148518 * gst/playback/gstplaybin2.c: (pad_added_cb), (no_more_pads_cb):