Home
last modified time | relevance | path

Searched refs:RTSP_STATUS_SERVICE (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Drtspcodes.h72 RTSP_STATUS_SERVICE =503, enumerator
119 [RTSP_STATUS_SERVICE] ="Service Unavailable",
H A Drtspdec.c54 { RTSP_STATUS_SERVICE, "Service Unavailable" },
188 rtsp_send_reply(s, RTSP_STATUS_SERVICE, NULL, request.seq); in rtsp_read_announce()

Completed in 3 milliseconds