Home
last modified time | relevance | path

Searched refs:gst_rtsp_find_method (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspdefs.c429 gst_rtsp_find_method (const gchar * method) in gst_rtsp_find_method() function
515 method = gst_rtsp_find_method (stripped); in gst_rtsp_options_from_text()
Dgstrtspdefs.h430 GstRTSPMethod gst_rtsp_find_method (const gchar *method);
Dgstrtspconnection.c2215 method = gst_rtsp_find_method (methodstr); in parse_request_line()
/third_party/gstreamer/gstplugins_base/
DChangeLog140191 (gst_rtsp_find_method):