Searched refs:no_more_pads_cb (Results 1 – 7 of 7) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst/sdp/ |
D | gstsdpsrc.c | 133 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/ |
D | gstplaybin2.c | 669 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()
|
D | gstparsebin.c | 1166 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
|
D | gstdecodebin2.c | 1636 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/ |
D | ChangeLog | 62669 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/ |
D | ChangeLog | 82477 (pad_added_cb), (pad_removed_cb), (no_more_pads_cb), (perform_eos),
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 148518 * gst/playback/gstplaybin2.c: (pad_added_cb), (no_more_pads_cb):
|