Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Drtsp.c538 } else if (rt->server_type == RTSP_SERVER_WMS && in sdp_parse_line()
694 if (rt->server_type == RTSP_SERVER_WMS) in sdp_parse_line()
1490 rt->server_type == RTSP_SERVER_WMS) { in ff_rtsp_make_setup_request()
1512 if (rt->server_type == RTSP_SERVER_WMS && i > 1) { in ff_rtsp_make_setup_request()
1549 !(rt->server_type == RTSP_SERVER_WMS && i > 0)) in ff_rtsp_make_setup_request()
1558 if (rt->server_type == RTSP_SERVER_WMS && in ff_rtsp_make_setup_request()
1580 rt->server_type == RTSP_SERVER_WMS) in ff_rtsp_make_setup_request()
1652 if (!(rt->server_type == RTSP_SERVER_WMS && i > 1) && in ff_rtsp_make_setup_request()
1947 rt->server_type = RTSP_SERVER_WMS; in ff_rtsp_connect()
H A Drtsp.h215 RTSP_SERVER_WMS, /**< Windows Media server */ enumerator
H A Drtspdec.c542 !(rt->server_type == RTSP_SERVER_WMS && i > 1)) in rtsp_read_play()
944 if (rt->server_type == RTSP_SERVER_WMS || in rtsp_read_packet()

Completed in 7 milliseconds