Searched refs:ff_rtsp_send_cmd_with_content (Results 1 - 3 of 3) sorted by relevance
/third_party/ffmpeg/libavformat/ |
H A D | rtsp.h | 515 int ff_rtsp_send_cmd_with_content(AVFormatContext *s,
|
H A D | rtspenc.c | 84 ff_rtsp_send_cmd_with_content(s, "ANNOUNCE", rt->control_uri, in ff_rtsp_setup_output_streams()
|
H A D | rtsp.c | 1409 return ff_rtsp_send_cmd_with_content(s, method, url, headers, reply, in ff_rtsp_send_cmd() 1413 int ff_rtsp_send_cmd_with_content(AVFormatContext *s, in ff_rtsp_send_cmd_with_content() function
|
Completed in 6 milliseconds