Home
last modified time | relevance | path

Searched refs:ff_rtp_set_remote_url (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavformat/
Drtpproto.h26 int ff_rtp_set_remote_url(URLContext *h, const char *uri);
Drtpproto.c103 int ff_rtp_set_remote_url(URLContext *h, const char *uri) in ff_rtp_set_remote_url() function
Drtsp.c1644 ff_rtp_set_remote_url(rtsp_st->rtp_handle, url) < 0) { in ff_rtsp_make_setup_request()