Searched refs:gst_bin_remove_func (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstreamer/gst/ |
D | gstbin.c | 202 static gboolean gst_bin_remove_func (GstBin * bin, GstElement * element); 473 klass->remove_element = GST_DEBUG_FUNCPTR (gst_bin_remove_func); in gst_bin_class_init() 1550 gst_bin_remove_func (GstBin * bin, GstElement * element) in gst_bin_remove_func() function
|
/third_party/gstreamer/gstreamer/docs/random/ |
D | ChangeLog-0.8 | 180 * gst/gstbin.c: (gst_bin_remove_func): 1295 * gst/gstbin.c: (gst_bin_add_func), (gst_bin_remove_func), 1951 (gst_bin_add_func), (gst_bin_remove_func), 2300 (gst_bin_fix_state), (gst_bin_add_func), (gst_bin_remove_func), 3954 * gst/gstbin.c: (gst_bin_remove_func), (gst_bin_change_state), 4698 * gst/gstbin.c: (gst_bin_remove_func):
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 49843 Make the gst_bin_remove_func more like the add_func. Check if the element we try 91701 * gst/gstbin.c: (gst_bin_remove_func), (update_degree), 91933 (gst_bin_remove_func), (update_degree), 92745 * gst/gstbin.c: (gst_bin_add_func), (gst_bin_remove_func), 97926 (gst_bin_add_func), (gst_bin_remove_func), 100697 * gst/gstbin.c: (gst_bin_add_func), (gst_bin_remove_func), 100741 (gst_bin_remove_func), (gst_bin_get_state_func), 101085 (gst_bin_remove_func), (gst_bin_element_set_state), 101418 (gst_bin_remove_func), (gst_bin_handle_message_func): 101457 (gst_bin_remove_func), (gst_bin_handle_message_func): [all …]
|