Searched refs:rtp_source_finalize (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | rtpsource.c | 65 static void rtp_source_finalize (GObject * object); 82 gobject_class->finalize = rtp_source_finalize; in rtp_source_class_init() 335 rtp_source_finalize (GObject * object) in rtp_source_finalize() function
|
/third_party/gstreamer/gstplugins_good/ |
D | ChangeLog | 112574 * gst/rtpmanager/rtpsource.c: (rtp_source_finalize): 112908 * gst/rtpmanager/rtpsource.c: (rtp_source_finalize): 112995 (rtp_source_finalize), (rtp_source_set_property), 113972 (rtp_source_init), (rtp_source_finalize), (rtp_source_new),
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 213001 * gst/rtpmanager/rtpsource.c: (rtp_source_finalize): 217954 * gst/rtpmanager/rtpsource.c: (rtp_source_finalize): 218114 (rtp_source_finalize), (rtp_source_set_property), 223829 (rtp_source_init), (rtp_source_finalize), (rtp_source_new),
|