Searched refs:rtp_source_send_rtp (Results 1 – 5 of 5) sorted by relevance
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | rtpsource.h | 247 GstFlowReturn rtp_source_send_rtp (RTPSource *src, RTPPacketInfo *pinfo);
|
D | rtpsource.c | 1323 rtp_source_send_rtp (RTPSource * src, RTPPacketInfo * pinfo) in rtp_source_send_rtp() function
|
D | rtpsession.c | 3258 result = rtp_source_send_rtp (source, &pinfo); in rtp_session_send_rtp()
|
/third_party/gstreamer/gstplugins_good/ |
D | ChangeLog | 15164 in rtp_source_send_rtp(), and sending packets may happen using a buffer 15517 rtpsource: fix documentation of rtp_source_send_rtp parameters 15519 the rtp_source_send_rtp signature changed but the documentation was not 111860 (rtp_source_get_property), (rtp_source_send_rtp), 112365 (rtp_source_process_rtp), (rtp_source_send_rtp): 113222 (calculate_jitter), (rtp_source_send_rtp): 113304 (calculate_jitter), (rtp_source_send_rtp), (rtp_source_get_new_sr): 113378 (rtp_source_process_rtp), (rtp_source_send_rtp), 113415 * gst/rtpmanager/rtpsource.c: (rtp_source_send_rtp): 113434 * gst/rtpmanager/rtpsource.c: (rtp_source_send_rtp): [all …]
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 206792 (rtp_source_get_property), (rtp_source_send_rtp), 211075 (rtp_source_process_rtp), (rtp_source_send_rtp): 220358 (calculate_jitter), (rtp_source_send_rtp): 220451 (calculate_jitter), (rtp_source_send_rtp), (rtp_source_get_new_sr): 220637 (rtp_source_process_rtp), (rtp_source_send_rtp), 220684 * gst/rtpmanager/rtpsource.c: (rtp_source_send_rtp): 220711 * gst/rtpmanager/rtpsource.c: (rtp_source_send_rtp): 220729 (rtp_source_send_rtp): 223239 rtp_source_send_rtp, rtp_source_process_sr, rtp_source_process_rb): 223464 * gst/rtpmanager/rtpsource.c: (rtp_source_send_rtp): [all …]
|