Lines Matching refs:RTSP_STATUS_OK
42 { RTSP_STATUS_OK, "OK" },
202 rtsp_send_reply(s, RTSP_STATUS_OK, NULL, request.seq); in rtsp_read_announce()
224 rtsp_send_reply(s, RTSP_STATUS_OK, in rtsp_read_options()
343 rtsp_send_reply(s, RTSP_STATUS_OK, responseheaders, request.seq); in rtsp_read_setup()
365 rtsp_send_reply(s, RTSP_STATUS_OK, responseheaders, request.seq); in rtsp_read_record()
502 ret = rtsp_send_reply(s, RTSP_STATUS_OK, NULL , request.seq); in ff_rtsp_parse_streaming_commands()
505 ret = rtsp_send_reply(s, RTSP_STATUS_OK, in ff_rtsp_parse_streaming_commands()
510 ret = rtsp_send_reply(s, RTSP_STATUS_OK, NULL , request.seq); in ff_rtsp_parse_streaming_commands()
562 if (reply->status_code != RTSP_STATUS_OK) { in rtsp_read_play()
595 if (reply->status_code != RTSP_STATUS_OK) { in rtsp_read_pause()
623 if (reply->status_code != RTSP_STATUS_OK) { in ff_rtsp_setup_input_streams()
859 if (reply->status_code != RTSP_STATUS_OK) in rtsp_read_packet()
894 if (reply->status_code != RTSP_STATUS_OK) in rtsp_read_packet()