Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Drtsp.h217 RTSP_SERVER_WMS, /**< Windows Media server */ enumerator
Drtsp.c541 } else if (rt->server_type == RTSP_SERVER_WMS && in sdp_parse_line()
697 if (rt->server_type == RTSP_SERVER_WMS) in sdp_parse_line()
1481 rt->server_type == RTSP_SERVER_WMS) { in ff_rtsp_make_setup_request()
1503 if (rt->server_type == RTSP_SERVER_WMS && i > 1) { in ff_rtsp_make_setup_request()
1540 !(rt->server_type == RTSP_SERVER_WMS && i > 0)) in ff_rtsp_make_setup_request()
1549 if (rt->server_type == RTSP_SERVER_WMS && in ff_rtsp_make_setup_request()
1571 rt->server_type == RTSP_SERVER_WMS) in ff_rtsp_make_setup_request()
1643 if (!(rt->server_type == RTSP_SERVER_WMS && i > 1) && in ff_rtsp_make_setup_request()
1938 rt->server_type = RTSP_SERVER_WMS; in ff_rtsp_connect()
Drtspdec.c533 !(rt->server_type == RTSP_SERVER_WMS && i > 1)) in rtsp_read_play()
935 if (rt->server_type == RTSP_SERVER_WMS || in rtsp_read_packet()