Home
last modified time | relevance | path

Searched refs:respcont (Results 1 – 24 of 24) sorted by relevance

/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c7722 gchar *respcont = NULL; in gst_rtspsrc_retrieve_sdp() local
7819 gst_rtsp_message_get_header (&response, GST_RTSP_HDR_CONTENT_TYPE, &respcont, in gst_rtspsrc_retrieve_sdp()
7823 if (respcont) { in gst_rtspsrc_retrieve_sdp()
7824 const gchar *props = strchr (respcont, ';'); in gst_rtspsrc_retrieve_sdp()
7827 gchar *mimetype = g_strndup (respcont, props - respcont); in gst_rtspsrc_retrieve_sdp()
7839 } else if (g_ascii_strcasecmp (respcont, "application/sdp") != 0) { in gst_rtspsrc_retrieve_sdp()
7903 ("Server does not support SDP, got %s.", respcont)); in gst_rtspsrc_retrieve_sdp()
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c7722 gchar *respcont = NULL; in gst_rtspsrc_retrieve_sdp() local
7819 gst_rtsp_message_get_header (&response, GST_RTSP_HDR_CONTENT_TYPE, &respcont, in gst_rtspsrc_retrieve_sdp()
7823 if (respcont) { in gst_rtspsrc_retrieve_sdp()
7824 const gchar *props = strchr (respcont, ';'); in gst_rtspsrc_retrieve_sdp()
7827 gchar *mimetype = g_strndup (respcont, props - respcont); in gst_rtspsrc_retrieve_sdp()
7839 } else if (g_ascii_strcasecmp (respcont, "application/sdp") != 0) { in gst_rtspsrc_retrieve_sdp()
7903 ("Server does not support SDP, got %s.", respcont)); in gst_rtspsrc_retrieve_sdp()
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c7722 gchar *respcont = NULL; in gst_rtspsrc_retrieve_sdp() local
7819 gst_rtsp_message_get_header (&response, GST_RTSP_HDR_CONTENT_TYPE, &respcont, in gst_rtspsrc_retrieve_sdp()
7823 if (respcont) { in gst_rtspsrc_retrieve_sdp()
7824 const gchar *props = strchr (respcont, ';'); in gst_rtspsrc_retrieve_sdp()
7827 gchar *mimetype = g_strndup (respcont, props - respcont); in gst_rtspsrc_retrieve_sdp()
7839 } else if (g_ascii_strcasecmp (respcont, "application/sdp") != 0) { in gst_rtspsrc_retrieve_sdp()
7903 ("Server does not support SDP, got %s.", respcont)); in gst_rtspsrc_retrieve_sdp()
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c7722 gchar *respcont = NULL; in gst_rtspsrc_retrieve_sdp() local
7819 gst_rtsp_message_get_header (&response, GST_RTSP_HDR_CONTENT_TYPE, &respcont, in gst_rtspsrc_retrieve_sdp()
7823 if (respcont) { in gst_rtspsrc_retrieve_sdp()
7824 const gchar *props = strchr (respcont, ';'); in gst_rtspsrc_retrieve_sdp()
7827 gchar *mimetype = g_strndup (respcont, props - respcont); in gst_rtspsrc_retrieve_sdp()
7839 } else if (g_ascii_strcasecmp (respcont, "application/sdp") != 0) { in gst_rtspsrc_retrieve_sdp()
7903 ("Server does not support SDP, got %s.", respcont)); in gst_rtspsrc_retrieve_sdp()
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c7722 gchar *respcont = NULL; in gst_rtspsrc_retrieve_sdp() local
7819 gst_rtsp_message_get_header (&response, GST_RTSP_HDR_CONTENT_TYPE, &respcont, in gst_rtspsrc_retrieve_sdp()
7823 if (respcont) { in gst_rtspsrc_retrieve_sdp()
7824 const gchar *props = strchr (respcont, ';'); in gst_rtspsrc_retrieve_sdp()
7827 gchar *mimetype = g_strndup (respcont, props - respcont); in gst_rtspsrc_retrieve_sdp()
7839 } else if (g_ascii_strcasecmp (respcont, "application/sdp") != 0) { in gst_rtspsrc_retrieve_sdp()
7903 ("Server does not support SDP, got %s.", respcont)); in gst_rtspsrc_retrieve_sdp()
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c7722 gchar *respcont = NULL; in gst_rtspsrc_retrieve_sdp() local
7819 gst_rtsp_message_get_header (&response, GST_RTSP_HDR_CONTENT_TYPE, &respcont, in gst_rtspsrc_retrieve_sdp()
7823 if (respcont) { in gst_rtspsrc_retrieve_sdp()
7824 const gchar *props = strchr (respcont, ';'); in gst_rtspsrc_retrieve_sdp()
7827 gchar *mimetype = g_strndup (respcont, props - respcont); in gst_rtspsrc_retrieve_sdp()
7839 } else if (g_ascii_strcasecmp (respcont, "application/sdp") != 0) { in gst_rtspsrc_retrieve_sdp()
7903 ("Server does not support SDP, got %s.", respcont)); in gst_rtspsrc_retrieve_sdp()
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c7722 gchar *respcont = NULL; in gst_rtspsrc_retrieve_sdp() local
7819 gst_rtsp_message_get_header (&response, GST_RTSP_HDR_CONTENT_TYPE, &respcont, in gst_rtspsrc_retrieve_sdp()
7823 if (respcont) { in gst_rtspsrc_retrieve_sdp()
7824 const gchar *props = strchr (respcont, ';'); in gst_rtspsrc_retrieve_sdp()
7827 gchar *mimetype = g_strndup (respcont, props - respcont); in gst_rtspsrc_retrieve_sdp()
7839 } else if (g_ascii_strcasecmp (respcont, "application/sdp") != 0) { in gst_rtspsrc_retrieve_sdp()
7903 ("Server does not support SDP, got %s.", respcont)); in gst_rtspsrc_retrieve_sdp()
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c7722 gchar *respcont = NULL; in gst_rtspsrc_retrieve_sdp() local
7819 gst_rtsp_message_get_header (&response, GST_RTSP_HDR_CONTENT_TYPE, &respcont, in gst_rtspsrc_retrieve_sdp()
7823 if (respcont) { in gst_rtspsrc_retrieve_sdp()
7824 const gchar *props = strchr (respcont, ';'); in gst_rtspsrc_retrieve_sdp()
7827 gchar *mimetype = g_strndup (respcont, props - respcont); in gst_rtspsrc_retrieve_sdp()
7839 } else if (g_ascii_strcasecmp (respcont, "application/sdp") != 0) { in gst_rtspsrc_retrieve_sdp()
7903 ("Server does not support SDP, got %s.", respcont)); in gst_rtspsrc_retrieve_sdp()
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c7722 gchar *respcont = NULL; in gst_rtspsrc_retrieve_sdp() local
7819 gst_rtsp_message_get_header (&response, GST_RTSP_HDR_CONTENT_TYPE, &respcont, in gst_rtspsrc_retrieve_sdp()
7823 if (respcont) { in gst_rtspsrc_retrieve_sdp()
7824 const gchar *props = strchr (respcont, ';'); in gst_rtspsrc_retrieve_sdp()
7827 gchar *mimetype = g_strndup (respcont, props - respcont); in gst_rtspsrc_retrieve_sdp()
7839 } else if (g_ascii_strcasecmp (respcont, "application/sdp") != 0) { in gst_rtspsrc_retrieve_sdp()
7903 ("Server does not support SDP, got %s.", respcont)); in gst_rtspsrc_retrieve_sdp()
/dports/devel/gstreamer1-plugins-soup/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c7722 gchar *respcont = NULL; in gst_rtspsrc_retrieve_sdp() local
7819 gst_rtsp_message_get_header (&response, GST_RTSP_HDR_CONTENT_TYPE, &respcont, in gst_rtspsrc_retrieve_sdp()
7823 if (respcont) { in gst_rtspsrc_retrieve_sdp()
7824 const gchar *props = strchr (respcont, ';'); in gst_rtspsrc_retrieve_sdp()
7827 gchar *mimetype = g_strndup (respcont, props - respcont); in gst_rtspsrc_retrieve_sdp()
7839 } else if (g_ascii_strcasecmp (respcont, "application/sdp") != 0) { in gst_rtspsrc_retrieve_sdp()
7903 ("Server does not support SDP, got %s.", respcont)); in gst_rtspsrc_retrieve_sdp()
/dports/graphics/gstreamer1-plugins-qt/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c7722 gchar *respcont = NULL; in gst_rtspsrc_retrieve_sdp() local
7819 gst_rtsp_message_get_header (&response, GST_RTSP_HDR_CONTENT_TYPE, &respcont, in gst_rtspsrc_retrieve_sdp()
7823 if (respcont) { in gst_rtspsrc_retrieve_sdp()
7824 const gchar *props = strchr (respcont, ';'); in gst_rtspsrc_retrieve_sdp()
7827 gchar *mimetype = g_strndup (respcont, props - respcont); in gst_rtspsrc_retrieve_sdp()
7839 } else if (g_ascii_strcasecmp (respcont, "application/sdp") != 0) { in gst_rtspsrc_retrieve_sdp()
7903 ("Server does not support SDP, got %s.", respcont)); in gst_rtspsrc_retrieve_sdp()
/dports/graphics/gstreamer1-plugins-png/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c7722 gchar *respcont = NULL; in gst_rtspsrc_retrieve_sdp() local
7819 gst_rtsp_message_get_header (&response, GST_RTSP_HDR_CONTENT_TYPE, &respcont, in gst_rtspsrc_retrieve_sdp()
7823 if (respcont) { in gst_rtspsrc_retrieve_sdp()
7824 const gchar *props = strchr (respcont, ';'); in gst_rtspsrc_retrieve_sdp()
7827 gchar *mimetype = g_strndup (respcont, props - respcont); in gst_rtspsrc_retrieve_sdp()
7839 } else if (g_ascii_strcasecmp (respcont, "application/sdp") != 0) { in gst_rtspsrc_retrieve_sdp()
7903 ("Server does not support SDP, got %s.", respcont)); in gst_rtspsrc_retrieve_sdp()
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c7722 gchar *respcont = NULL; in gst_rtspsrc_retrieve_sdp() local
7819 gst_rtsp_message_get_header (&response, GST_RTSP_HDR_CONTENT_TYPE, &respcont, in gst_rtspsrc_retrieve_sdp()
7823 if (respcont) { in gst_rtspsrc_retrieve_sdp()
7824 const gchar *props = strchr (respcont, ';'); in gst_rtspsrc_retrieve_sdp()
7827 gchar *mimetype = g_strndup (respcont, props - respcont); in gst_rtspsrc_retrieve_sdp()
7839 } else if (g_ascii_strcasecmp (respcont, "application/sdp") != 0) { in gst_rtspsrc_retrieve_sdp()
7903 ("Server does not support SDP, got %s.", respcont)); in gst_rtspsrc_retrieve_sdp()
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c7722 gchar *respcont = NULL; in gst_rtspsrc_retrieve_sdp() local
7819 gst_rtsp_message_get_header (&response, GST_RTSP_HDR_CONTENT_TYPE, &respcont, in gst_rtspsrc_retrieve_sdp()
7823 if (respcont) { in gst_rtspsrc_retrieve_sdp()
7824 const gchar *props = strchr (respcont, ';'); in gst_rtspsrc_retrieve_sdp()
7827 gchar *mimetype = g_strndup (respcont, props - respcont); in gst_rtspsrc_retrieve_sdp()
7839 } else if (g_ascii_strcasecmp (respcont, "application/sdp") != 0) { in gst_rtspsrc_retrieve_sdp()
7903 ("Server does not support SDP, got %s.", respcont)); in gst_rtspsrc_retrieve_sdp()
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c7722 gchar *respcont = NULL; in gst_rtspsrc_retrieve_sdp() local
7819 gst_rtsp_message_get_header (&response, GST_RTSP_HDR_CONTENT_TYPE, &respcont, in gst_rtspsrc_retrieve_sdp()
7823 if (respcont) { in gst_rtspsrc_retrieve_sdp()
7824 const gchar *props = strchr (respcont, ';'); in gst_rtspsrc_retrieve_sdp()
7827 gchar *mimetype = g_strndup (respcont, props - respcont); in gst_rtspsrc_retrieve_sdp()
7839 } else if (g_ascii_strcasecmp (respcont, "application/sdp") != 0) { in gst_rtspsrc_retrieve_sdp()
7903 ("Server does not support SDP, got %s.", respcont)); in gst_rtspsrc_retrieve_sdp()
/dports/x11-toolkits/gstreamer1-plugins-gtk4/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c7722 gchar *respcont = NULL; in gst_rtspsrc_retrieve_sdp() local
7819 gst_rtsp_message_get_header (&response, GST_RTSP_HDR_CONTENT_TYPE, &respcont, in gst_rtspsrc_retrieve_sdp()
7823 if (respcont) { in gst_rtspsrc_retrieve_sdp()
7824 const gchar *props = strchr (respcont, ';'); in gst_rtspsrc_retrieve_sdp()
7827 gchar *mimetype = g_strndup (respcont, props - respcont); in gst_rtspsrc_retrieve_sdp()
7839 } else if (g_ascii_strcasecmp (respcont, "application/sdp") != 0) { in gst_rtspsrc_retrieve_sdp()
7903 ("Server does not support SDP, got %s.", respcont)); in gst_rtspsrc_retrieve_sdp()
/dports/x11-toolkits/gstreamer1-plugins-gtk/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c7722 gchar *respcont = NULL; in gst_rtspsrc_retrieve_sdp() local
7819 gst_rtsp_message_get_header (&response, GST_RTSP_HDR_CONTENT_TYPE, &respcont, in gst_rtspsrc_retrieve_sdp()
7823 if (respcont) { in gst_rtspsrc_retrieve_sdp()
7824 const gchar *props = strchr (respcont, ';'); in gst_rtspsrc_retrieve_sdp()
7827 gchar *mimetype = g_strndup (respcont, props - respcont); in gst_rtspsrc_retrieve_sdp()
7839 } else if (g_ascii_strcasecmp (respcont, "application/sdp") != 0) { in gst_rtspsrc_retrieve_sdp()
7903 ("Server does not support SDP, got %s.", respcont)); in gst_rtspsrc_retrieve_sdp()
/dports/graphics/gstreamer1-plugins-jpeg/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c7722 gchar *respcont = NULL; in gst_rtspsrc_retrieve_sdp() local
7819 gst_rtsp_message_get_header (&response, GST_RTSP_HDR_CONTENT_TYPE, &respcont, in gst_rtspsrc_retrieve_sdp()
7823 if (respcont) { in gst_rtspsrc_retrieve_sdp()
7824 const gchar *props = strchr (respcont, ';'); in gst_rtspsrc_retrieve_sdp()
7827 gchar *mimetype = g_strndup (respcont, props - respcont); in gst_rtspsrc_retrieve_sdp()
7839 } else if (g_ascii_strcasecmp (respcont, "application/sdp") != 0) { in gst_rtspsrc_retrieve_sdp()
7903 ("Server does not support SDP, got %s.", respcont)); in gst_rtspsrc_retrieve_sdp()
/dports/graphics/gstreamer1-plugins-libcaca/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c7722 gchar *respcont = NULL; in gst_rtspsrc_retrieve_sdp() local
7819 gst_rtsp_message_get_header (&response, GST_RTSP_HDR_CONTENT_TYPE, &respcont, in gst_rtspsrc_retrieve_sdp()
7823 if (respcont) { in gst_rtspsrc_retrieve_sdp()
7824 const gchar *props = strchr (respcont, ';'); in gst_rtspsrc_retrieve_sdp()
7827 gchar *mimetype = g_strndup (respcont, props - respcont); in gst_rtspsrc_retrieve_sdp()
7839 } else if (g_ascii_strcasecmp (respcont, "application/sdp") != 0) { in gst_rtspsrc_retrieve_sdp()
7903 ("Server does not support SDP, got %s.", respcont)); in gst_rtspsrc_retrieve_sdp()
/dports/graphics/gstreamer1-plugins-cairo/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c7722 gchar *respcont = NULL; in gst_rtspsrc_retrieve_sdp() local
7819 gst_rtsp_message_get_header (&response, GST_RTSP_HDR_CONTENT_TYPE, &respcont, in gst_rtspsrc_retrieve_sdp()
7823 if (respcont) { in gst_rtspsrc_retrieve_sdp()
7824 const gchar *props = strchr (respcont, ';'); in gst_rtspsrc_retrieve_sdp()
7827 gchar *mimetype = g_strndup (respcont, props - respcont); in gst_rtspsrc_retrieve_sdp()
7839 } else if (g_ascii_strcasecmp (respcont, "application/sdp") != 0) { in gst_rtspsrc_retrieve_sdp()
7903 ("Server does not support SDP, got %s.", respcont)); in gst_rtspsrc_retrieve_sdp()
/dports/graphics/gstreamer1-plugins-gdkpixbuf/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c7722 gchar *respcont = NULL; in gst_rtspsrc_retrieve_sdp() local
7819 gst_rtsp_message_get_header (&response, GST_RTSP_HDR_CONTENT_TYPE, &respcont, in gst_rtspsrc_retrieve_sdp()
7823 if (respcont) { in gst_rtspsrc_retrieve_sdp()
7824 const gchar *props = strchr (respcont, ';'); in gst_rtspsrc_retrieve_sdp()
7827 gchar *mimetype = g_strndup (respcont, props - respcont); in gst_rtspsrc_retrieve_sdp()
7839 } else if (g_ascii_strcasecmp (respcont, "application/sdp") != 0) { in gst_rtspsrc_retrieve_sdp()
7903 ("Server does not support SDP, got %s.", respcont)); in gst_rtspsrc_retrieve_sdp()
/dports/graphics/gstreamer1-plugins-aalib/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c7722 gchar *respcont = NULL; in gst_rtspsrc_retrieve_sdp() local
7819 gst_rtsp_message_get_header (&response, GST_RTSP_HDR_CONTENT_TYPE, &respcont, in gst_rtspsrc_retrieve_sdp()
7823 if (respcont) { in gst_rtspsrc_retrieve_sdp()
7824 const gchar *props = strchr (respcont, ';'); in gst_rtspsrc_retrieve_sdp()
7827 gchar *mimetype = g_strndup (respcont, props - respcont); in gst_rtspsrc_retrieve_sdp()
7839 } else if (g_ascii_strcasecmp (respcont, "application/sdp") != 0) { in gst_rtspsrc_retrieve_sdp()
7903 ("Server does not support SDP, got %s.", respcont)); in gst_rtspsrc_retrieve_sdp()
/dports/x11/gstreamer1-plugins-ximagesrc/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c7722 gchar *respcont = NULL; in gst_rtspsrc_retrieve_sdp() local
7819 gst_rtsp_message_get_header (&response, GST_RTSP_HDR_CONTENT_TYPE, &respcont, in gst_rtspsrc_retrieve_sdp()
7823 if (respcont) { in gst_rtspsrc_retrieve_sdp()
7824 const gchar *props = strchr (respcont, ';'); in gst_rtspsrc_retrieve_sdp()
7827 gchar *mimetype = g_strndup (respcont, props - respcont); in gst_rtspsrc_retrieve_sdp()
7839 } else if (g_ascii_strcasecmp (respcont, "application/sdp") != 0) { in gst_rtspsrc_retrieve_sdp()
7903 ("Server does not support SDP, got %s.", respcont)); in gst_rtspsrc_retrieve_sdp()
/dports/multimedia/gstreamer1-plugins-vpx/gst-plugins-good-1.16.2/gst/rtsp/
H A Dgstrtspsrc.c7722 gchar *respcont = NULL; in gst_rtspsrc_retrieve_sdp() local
7819 gst_rtsp_message_get_header (&response, GST_RTSP_HDR_CONTENT_TYPE, &respcont, in gst_rtspsrc_retrieve_sdp()
7823 if (respcont) { in gst_rtspsrc_retrieve_sdp()
7824 const gchar *props = strchr (respcont, ';'); in gst_rtspsrc_retrieve_sdp()
7827 gchar *mimetype = g_strndup (respcont, props - respcont); in gst_rtspsrc_retrieve_sdp()
7839 } else if (g_ascii_strcasecmp (respcont, "application/sdp") != 0) { in gst_rtspsrc_retrieve_sdp()
7903 ("Server does not support SDP, got %s.", respcont)); in gst_rtspsrc_retrieve_sdp()