Home
last modified time | relevance | path

Searched refs:GstCurlHttpSrc (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/curl/
Dgstcurlqueue.h53 GstCurlHttpSrc *p;
59 GstCurlHttpSrc *s);
61 GstCurlHttpSrcQueueElement **queue, GstCurlHttpSrc *s);
Dgstcurlhttpsrc.c184 static void gst_curl_http_src_ref_multi (GstCurlHttpSrc * src);
185 static void gst_curl_http_src_unref_multi (GstCurlHttpSrc * src);
189 static GstFlowReturn gst_curl_http_src_handle_response (GstCurlHttpSrc * src);
190 static gboolean gst_curl_http_src_negotiate_caps (GstCurlHttpSrc * src);
193 static void gst_curl_http_src_cleanup_instance (GstCurlHttpSrc * src);
215 static CURL *gst_curl_http_src_create_easy_handle (GstCurlHttpSrc * s);
216 static inline void gst_curl_http_src_destroy_easy_handle (GstCurlHttpSrc * src);
221 static void gst_curl_http_src_request_remove (GstCurlHttpSrc * src);
222 static void gst_curl_http_src_wait_until_removed (GstCurlHttpSrc * src);
255 G_DEFINE_TYPE_WITH_CODE (GstCurlHttpSrc, gst_curl_http_src, GST_TYPE_PUSH_SRC,
[all …]
Dgstcurlqueue.c60 GstCurlHttpSrc * s) in gst_curl_http_src_add_queue_item()
128 GstCurlHttpSrc * s) in gst_curl_http_src_remove_queue_item()
Dgstcurlhttpsrc.h67 (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_CURLHTTPSRC,GstCurlHttpSrc))
82 typedef struct _GstCurlHttpSrc GstCurlHttpSrc; typedef
/third_party/gstreamer/gstplugins_bad/
DChangeLog42374 an instance of GstCurlHttpSrc can be released while