Home
last modified time | relevance | path

Searched refs:RTSP_STATUS_TRANSPORT (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
Drtspcodes.h67 RTSP_STATUS_TRANSPORT =461, enumerator
114 [RTSP_STATUS_TRANSPORT] ="Unsupported Transport",
Drtspdec.c49 { RTSP_STATUS_TRANSPORT, "Unsupported transport" },
291 rtsp_send_reply(s, RTSP_STATUS_TRANSPORT, NULL, request.seq); in rtsp_read_setup()
314 rtsp_send_reply(s, RTSP_STATUS_TRANSPORT, NULL, request.seq); in rtsp_read_setup()
321 rtsp_send_reply(s, RTSP_STATUS_TRANSPORT, NULL, request.seq); in rtsp_read_setup()