Home
last modified time | relevance | path

Searched refs:basesink (Results 1 – 25 of 883) sorted by relevance

12345678910>>...36

/dports/multimedia/gstreamer1/gstreamer-1.16.2/libs/gst/base/
H A Dgstbasesink.c651 basesink->priv = priv = gst_base_sink_get_instance_private (basesink); in gst_base_sink_init()
666 gst_element_add_pad (GST_ELEMENT_CAST (basesink), basesink->sinkpad); in gst_base_sink_init()
2674 start_stepping (basesink, &basesink->segment, pending, current); in gst_base_sink_do_sync()
3185 gst_base_sink_flush_start (basesink, basesink->sinkpad); in gst_base_sink_default_event()
3195 gst_base_sink_flush_stop (basesink, basesink->sinkpad, reset_time); in gst_base_sink_default_event()
3440 is_prerolled = basesink->have_preroll || basesink->priv->received_eos; in gst_base_sink_needs_preroll()
3444 basesink->have_preroll, basesink->priv->received_eos, res); in gst_base_sink_needs_preroll()
3673 stop_stepping (basesink, &basesink->segment, &priv->current_step, in gst_base_sink_chain_unlocked()
3745 gst_message_new_qos (GST_OBJECT_CAST (basesink), basesink->sync, in gst_base_sink_chain_unlocked()
4199 basesink->segment.format, basesink->segment.position)); in gst_base_sink_loop()
[all …]
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/ext/curl/
H A Dgstcurlftpsink.c179 set_ftp_dynamic_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_dynamic_options_unlocked() argument
182 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_dynamic_options_unlocked()
206 last_slash = strrchr (basesink->file_name, '/'); in set_ftp_dynamic_options_unlocked()
209 g_strndup (basesink->file_name, last_slash - basesink->file_name); in set_ftp_dynamic_options_unlocked()
227 res = curl_easy_setopt (basesink->curl, CURLOPT_URL, tmp); in set_ftp_dynamic_options_unlocked()
247 tmp = g_strdup_printf ("%s%s", basesink->url, basesink->file_name); in set_ftp_dynamic_options_unlocked()
261 set_ftp_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_options_unlocked() argument
263 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_options_unlocked()
275 res = curl_easy_setopt (basesink->curl, CURLOPT_FTPPORT, in set_ftp_options_unlocked()
291 basesink->error = in set_ftp_options_unlocked()
[all …]
/dports/multimedia/gstreamer1-plugins-smoothstreaming/gst-plugins-bad-1.16.2/ext/curl/
H A Dgstcurlftpsink.c179 set_ftp_dynamic_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_dynamic_options_unlocked() argument
182 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_dynamic_options_unlocked()
206 last_slash = strrchr (basesink->file_name, '/'); in set_ftp_dynamic_options_unlocked()
209 g_strndup (basesink->file_name, last_slash - basesink->file_name); in set_ftp_dynamic_options_unlocked()
227 res = curl_easy_setopt (basesink->curl, CURLOPT_URL, tmp); in set_ftp_dynamic_options_unlocked()
247 tmp = g_strdup_printf ("%s%s", basesink->url, basesink->file_name); in set_ftp_dynamic_options_unlocked()
261 set_ftp_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_options_unlocked() argument
263 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_options_unlocked()
275 res = curl_easy_setopt (basesink->curl, CURLOPT_FTPPORT, in set_ftp_options_unlocked()
291 basesink->error = in set_ftp_options_unlocked()
[all …]
/dports/multimedia/gstreamer1-plugins-resindvd/gst-plugins-bad-1.16.2/ext/curl/
H A Dgstcurlftpsink.c179 set_ftp_dynamic_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_dynamic_options_unlocked() argument
182 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_dynamic_options_unlocked()
206 last_slash = strrchr (basesink->file_name, '/'); in set_ftp_dynamic_options_unlocked()
209 g_strndup (basesink->file_name, last_slash - basesink->file_name); in set_ftp_dynamic_options_unlocked()
227 res = curl_easy_setopt (basesink->curl, CURLOPT_URL, tmp); in set_ftp_dynamic_options_unlocked()
247 tmp = g_strdup_printf ("%s%s", basesink->url, basesink->file_name); in set_ftp_dynamic_options_unlocked()
261 set_ftp_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_options_unlocked() argument
263 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_options_unlocked()
275 res = curl_easy_setopt (basesink->curl, CURLOPT_FTPPORT, in set_ftp_options_unlocked()
291 basesink->error = in set_ftp_options_unlocked()
[all …]
/dports/multimedia/gstreamer1-plugins-rtmp/gst-plugins-bad-1.16.2/ext/curl/
H A Dgstcurlftpsink.c179 set_ftp_dynamic_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_dynamic_options_unlocked() argument
182 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_dynamic_options_unlocked()
206 last_slash = strrchr (basesink->file_name, '/'); in set_ftp_dynamic_options_unlocked()
209 g_strndup (basesink->file_name, last_slash - basesink->file_name); in set_ftp_dynamic_options_unlocked()
227 res = curl_easy_setopt (basesink->curl, CURLOPT_URL, tmp); in set_ftp_dynamic_options_unlocked()
247 tmp = g_strdup_printf ("%s%s", basesink->url, basesink->file_name); in set_ftp_dynamic_options_unlocked()
261 set_ftp_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_options_unlocked() argument
263 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_options_unlocked()
275 res = curl_easy_setopt (basesink->curl, CURLOPT_FTPPORT, in set_ftp_options_unlocked()
291 basesink->error = in set_ftp_options_unlocked()
[all …]
/dports/multimedia/gstreamer1-plugins-openh264/gst-plugins-bad-1.16.2/ext/curl/
H A Dgstcurlftpsink.c179 set_ftp_dynamic_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_dynamic_options_unlocked() argument
182 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_dynamic_options_unlocked()
206 last_slash = strrchr (basesink->file_name, '/'); in set_ftp_dynamic_options_unlocked()
209 g_strndup (basesink->file_name, last_slash - basesink->file_name); in set_ftp_dynamic_options_unlocked()
227 res = curl_easy_setopt (basesink->curl, CURLOPT_URL, tmp); in set_ftp_dynamic_options_unlocked()
247 tmp = g_strdup_printf ("%s%s", basesink->url, basesink->file_name); in set_ftp_dynamic_options_unlocked()
261 set_ftp_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_options_unlocked() argument
263 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_options_unlocked()
275 res = curl_easy_setopt (basesink->curl, CURLOPT_FTPPORT, in set_ftp_options_unlocked()
291 basesink->error = in set_ftp_options_unlocked()
[all …]
/dports/multimedia/gstreamer1-plugins-msdk/gst-plugins-bad-1.16.2/ext/curl/
H A Dgstcurlftpsink.c179 set_ftp_dynamic_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_dynamic_options_unlocked() argument
182 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_dynamic_options_unlocked()
206 last_slash = strrchr (basesink->file_name, '/'); in set_ftp_dynamic_options_unlocked()
209 g_strndup (basesink->file_name, last_slash - basesink->file_name); in set_ftp_dynamic_options_unlocked()
227 res = curl_easy_setopt (basesink->curl, CURLOPT_URL, tmp); in set_ftp_dynamic_options_unlocked()
247 tmp = g_strdup_printf ("%s%s", basesink->url, basesink->file_name); in set_ftp_dynamic_options_unlocked()
261 set_ftp_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_options_unlocked() argument
263 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_options_unlocked()
275 res = curl_easy_setopt (basesink->curl, CURLOPT_FTPPORT, in set_ftp_options_unlocked()
291 basesink->error = in set_ftp_options_unlocked()
[all …]
/dports/multimedia/gstreamer1-plugins-dts/gst-plugins-bad-1.16.2/ext/curl/
H A Dgstcurlftpsink.c179 set_ftp_dynamic_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_dynamic_options_unlocked() argument
182 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_dynamic_options_unlocked()
206 last_slash = strrchr (basesink->file_name, '/'); in set_ftp_dynamic_options_unlocked()
209 g_strndup (basesink->file_name, last_slash - basesink->file_name); in set_ftp_dynamic_options_unlocked()
227 res = curl_easy_setopt (basesink->curl, CURLOPT_URL, tmp); in set_ftp_dynamic_options_unlocked()
247 tmp = g_strdup_printf ("%s%s", basesink->url, basesink->file_name); in set_ftp_dynamic_options_unlocked()
261 set_ftp_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_options_unlocked() argument
263 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_options_unlocked()
275 res = curl_easy_setopt (basesink->curl, CURLOPT_FTPPORT, in set_ftp_options_unlocked()
291 basesink->error = in set_ftp_options_unlocked()
[all …]
/dports/multimedia/gstreamer1-plugins-dash/gst-plugins-bad-1.16.2/ext/curl/
H A Dgstcurlftpsink.c179 set_ftp_dynamic_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_dynamic_options_unlocked() argument
182 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_dynamic_options_unlocked()
206 last_slash = strrchr (basesink->file_name, '/'); in set_ftp_dynamic_options_unlocked()
209 g_strndup (basesink->file_name, last_slash - basesink->file_name); in set_ftp_dynamic_options_unlocked()
227 res = curl_easy_setopt (basesink->curl, CURLOPT_URL, tmp); in set_ftp_dynamic_options_unlocked()
247 tmp = g_strdup_printf ("%s%s", basesink->url, basesink->file_name); in set_ftp_dynamic_options_unlocked()
261 set_ftp_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_options_unlocked() argument
263 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_options_unlocked()
275 res = curl_easy_setopt (basesink->curl, CURLOPT_FTPPORT, in set_ftp_options_unlocked()
291 basesink->error = in set_ftp_options_unlocked()
[all …]
/dports/multimedia/gstreamer1-plugins-assrender/gst-plugins-bad-1.16.2/ext/curl/
H A Dgstcurlftpsink.c179 set_ftp_dynamic_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_dynamic_options_unlocked() argument
182 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_dynamic_options_unlocked()
206 last_slash = strrchr (basesink->file_name, '/'); in set_ftp_dynamic_options_unlocked()
209 g_strndup (basesink->file_name, last_slash - basesink->file_name); in set_ftp_dynamic_options_unlocked()
227 res = curl_easy_setopt (basesink->curl, CURLOPT_URL, tmp); in set_ftp_dynamic_options_unlocked()
247 tmp = g_strdup_printf ("%s%s", basesink->url, basesink->file_name); in set_ftp_dynamic_options_unlocked()
261 set_ftp_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_options_unlocked() argument
263 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_options_unlocked()
275 res = curl_easy_setopt (basesink->curl, CURLOPT_FTPPORT, in set_ftp_options_unlocked()
291 basesink->error = in set_ftp_options_unlocked()
[all …]
/dports/multimedia/gstreamer1-plugins-bad/gst-plugins-bad-1.16.2/ext/curl/
H A Dgstcurlftpsink.c179 set_ftp_dynamic_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_dynamic_options_unlocked() argument
182 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_dynamic_options_unlocked()
206 last_slash = strrchr (basesink->file_name, '/'); in set_ftp_dynamic_options_unlocked()
209 g_strndup (basesink->file_name, last_slash - basesink->file_name); in set_ftp_dynamic_options_unlocked()
227 res = curl_easy_setopt (basesink->curl, CURLOPT_URL, tmp); in set_ftp_dynamic_options_unlocked()
247 tmp = g_strdup_printf ("%s%s", basesink->url, basesink->file_name); in set_ftp_dynamic_options_unlocked()
261 set_ftp_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_options_unlocked() argument
263 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_options_unlocked()
275 res = curl_easy_setopt (basesink->curl, CURLOPT_FTPPORT, in set_ftp_options_unlocked()
291 basesink->error = in set_ftp_options_unlocked()
[all …]
/dports/multimedia/gstreamer1-plugins-aom/gst-plugins-bad-1.16.2/ext/curl/
H A Dgstcurlftpsink.c179 set_ftp_dynamic_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_dynamic_options_unlocked() argument
182 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_dynamic_options_unlocked()
206 last_slash = strrchr (basesink->file_name, '/'); in set_ftp_dynamic_options_unlocked()
209 g_strndup (basesink->file_name, last_slash - basesink->file_name); in set_ftp_dynamic_options_unlocked()
227 res = curl_easy_setopt (basesink->curl, CURLOPT_URL, tmp); in set_ftp_dynamic_options_unlocked()
247 tmp = g_strdup_printf ("%s%s", basesink->url, basesink->file_name); in set_ftp_dynamic_options_unlocked()
261 set_ftp_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_options_unlocked() argument
263 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_options_unlocked()
275 res = curl_easy_setopt (basesink->curl, CURLOPT_FTPPORT, in set_ftp_options_unlocked()
291 basesink->error = in set_ftp_options_unlocked()
[all …]
/dports/multimedia/gstreamer1-plugins-hls/gst-plugins-bad-1.16.2/ext/curl/
H A Dgstcurlftpsink.c179 set_ftp_dynamic_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_dynamic_options_unlocked() argument
182 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_dynamic_options_unlocked()
206 last_slash = strrchr (basesink->file_name, '/'); in set_ftp_dynamic_options_unlocked()
209 g_strndup (basesink->file_name, last_slash - basesink->file_name); in set_ftp_dynamic_options_unlocked()
227 res = curl_easy_setopt (basesink->curl, CURLOPT_URL, tmp); in set_ftp_dynamic_options_unlocked()
247 tmp = g_strdup_printf ("%s%s", basesink->url, basesink->file_name); in set_ftp_dynamic_options_unlocked()
261 set_ftp_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_options_unlocked() argument
263 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_options_unlocked()
275 res = curl_easy_setopt (basesink->curl, CURLOPT_FTPPORT, in set_ftp_options_unlocked()
291 basesink->error = in set_ftp_options_unlocked()
[all …]
/dports/multimedia/gstreamer1-plugins-kate/gst-plugins-bad-1.16.2/ext/curl/
H A Dgstcurlftpsink.c179 set_ftp_dynamic_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_dynamic_options_unlocked() argument
182 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_dynamic_options_unlocked()
206 last_slash = strrchr (basesink->file_name, '/'); in set_ftp_dynamic_options_unlocked()
209 g_strndup (basesink->file_name, last_slash - basesink->file_name); in set_ftp_dynamic_options_unlocked()
227 res = curl_easy_setopt (basesink->curl, CURLOPT_URL, tmp); in set_ftp_dynamic_options_unlocked()
247 tmp = g_strdup_printf ("%s%s", basesink->url, basesink->file_name); in set_ftp_dynamic_options_unlocked()
261 set_ftp_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_options_unlocked() argument
263 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_options_unlocked()
275 res = curl_easy_setopt (basesink->curl, CURLOPT_FTPPORT, in set_ftp_options_unlocked()
291 basesink->error = in set_ftp_options_unlocked()
[all …]
/dports/multimedia/gstreamer1-plugins-mpeg2enc/gst-plugins-bad-1.16.2/ext/curl/
H A Dgstcurlftpsink.c179 set_ftp_dynamic_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_dynamic_options_unlocked() argument
182 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_dynamic_options_unlocked()
206 last_slash = strrchr (basesink->file_name, '/'); in set_ftp_dynamic_options_unlocked()
209 g_strndup (basesink->file_name, last_slash - basesink->file_name); in set_ftp_dynamic_options_unlocked()
227 res = curl_easy_setopt (basesink->curl, CURLOPT_URL, tmp); in set_ftp_dynamic_options_unlocked()
247 tmp = g_strdup_printf ("%s%s", basesink->url, basesink->file_name); in set_ftp_dynamic_options_unlocked()
261 set_ftp_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_options_unlocked() argument
263 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_options_unlocked()
275 res = curl_easy_setopt (basesink->curl, CURLOPT_FTPPORT, in set_ftp_options_unlocked()
291 basesink->error = in set_ftp_options_unlocked()
[all …]
/dports/multimedia/gstreamer1-plugins-libde265/gst-plugins-bad-1.16.2/ext/curl/
H A Dgstcurlftpsink.c179 set_ftp_dynamic_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_dynamic_options_unlocked() argument
182 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_dynamic_options_unlocked()
206 last_slash = strrchr (basesink->file_name, '/'); in set_ftp_dynamic_options_unlocked()
209 g_strndup (basesink->file_name, last_slash - basesink->file_name); in set_ftp_dynamic_options_unlocked()
227 res = curl_easy_setopt (basesink->curl, CURLOPT_URL, tmp); in set_ftp_dynamic_options_unlocked()
247 tmp = g_strdup_printf ("%s%s", basesink->url, basesink->file_name); in set_ftp_dynamic_options_unlocked()
261 set_ftp_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_options_unlocked() argument
263 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_options_unlocked()
275 res = curl_easy_setopt (basesink->curl, CURLOPT_FTPPORT, in set_ftp_options_unlocked()
291 basesink->error = in set_ftp_options_unlocked()
[all …]
/dports/multimedia/gstreamer1-plugins-mplex/gst-plugins-bad-1.16.2/ext/curl/
H A Dgstcurlftpsink.c179 set_ftp_dynamic_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_dynamic_options_unlocked() argument
182 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_dynamic_options_unlocked()
206 last_slash = strrchr (basesink->file_name, '/'); in set_ftp_dynamic_options_unlocked()
209 g_strndup (basesink->file_name, last_slash - basesink->file_name); in set_ftp_dynamic_options_unlocked()
227 res = curl_easy_setopt (basesink->curl, CURLOPT_URL, tmp); in set_ftp_dynamic_options_unlocked()
247 tmp = g_strdup_printf ("%s%s", basesink->url, basesink->file_name); in set_ftp_dynamic_options_unlocked()
261 set_ftp_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_options_unlocked() argument
263 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_options_unlocked()
275 res = curl_easy_setopt (basesink->curl, CURLOPT_FTPPORT, in set_ftp_options_unlocked()
291 basesink->error = in set_ftp_options_unlocked()
[all …]
/dports/audio/gstreamer1-plugins-gme/gst-plugins-bad-1.16.2/ext/curl/
H A Dgstcurlftpsink.c179 set_ftp_dynamic_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_dynamic_options_unlocked() argument
182 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_dynamic_options_unlocked()
206 last_slash = strrchr (basesink->file_name, '/'); in set_ftp_dynamic_options_unlocked()
209 g_strndup (basesink->file_name, last_slash - basesink->file_name); in set_ftp_dynamic_options_unlocked()
227 res = curl_easy_setopt (basesink->curl, CURLOPT_URL, tmp); in set_ftp_dynamic_options_unlocked()
247 tmp = g_strdup_printf ("%s%s", basesink->url, basesink->file_name); in set_ftp_dynamic_options_unlocked()
261 set_ftp_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_options_unlocked() argument
263 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_options_unlocked()
275 res = curl_easy_setopt (basesink->curl, CURLOPT_FTPPORT, in set_ftp_options_unlocked()
291 basesink->error = in set_ftp_options_unlocked()
[all …]
/dports/audio/gstreamer1-plugins-soundtouch/gst-plugins-bad-1.16.2/ext/curl/
H A Dgstcurlftpsink.c179 set_ftp_dynamic_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_dynamic_options_unlocked() argument
182 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_dynamic_options_unlocked()
206 last_slash = strrchr (basesink->file_name, '/'); in set_ftp_dynamic_options_unlocked()
209 g_strndup (basesink->file_name, last_slash - basesink->file_name); in set_ftp_dynamic_options_unlocked()
227 res = curl_easy_setopt (basesink->curl, CURLOPT_URL, tmp); in set_ftp_dynamic_options_unlocked()
247 tmp = g_strdup_printf ("%s%s", basesink->url, basesink->file_name); in set_ftp_dynamic_options_unlocked()
261 set_ftp_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_options_unlocked() argument
263 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_options_unlocked()
275 res = curl_easy_setopt (basesink->curl, CURLOPT_FTPPORT, in set_ftp_options_unlocked()
291 basesink->error = in set_ftp_options_unlocked()
[all …]
/dports/audio/gstreamer1-plugins-sndfile/gst-plugins-bad-1.16.2/ext/curl/
H A Dgstcurlftpsink.c179 set_ftp_dynamic_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_dynamic_options_unlocked() argument
182 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_dynamic_options_unlocked()
206 last_slash = strrchr (basesink->file_name, '/'); in set_ftp_dynamic_options_unlocked()
209 g_strndup (basesink->file_name, last_slash - basesink->file_name); in set_ftp_dynamic_options_unlocked()
227 res = curl_easy_setopt (basesink->curl, CURLOPT_URL, tmp); in set_ftp_dynamic_options_unlocked()
247 tmp = g_strdup_printf ("%s%s", basesink->url, basesink->file_name); in set_ftp_dynamic_options_unlocked()
261 set_ftp_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_options_unlocked() argument
263 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_options_unlocked()
275 res = curl_easy_setopt (basesink->curl, CURLOPT_FTPPORT, in set_ftp_options_unlocked()
291 basesink->error = in set_ftp_options_unlocked()
[all …]
/dports/audio/gstreamer1-plugins-webrtcdsp/gst-plugins-bad-1.16.2/ext/curl/
H A Dgstcurlftpsink.c179 set_ftp_dynamic_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_dynamic_options_unlocked() argument
182 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_dynamic_options_unlocked()
206 last_slash = strrchr (basesink->file_name, '/'); in set_ftp_dynamic_options_unlocked()
209 g_strndup (basesink->file_name, last_slash - basesink->file_name); in set_ftp_dynamic_options_unlocked()
227 res = curl_easy_setopt (basesink->curl, CURLOPT_URL, tmp); in set_ftp_dynamic_options_unlocked()
247 tmp = g_strdup_printf ("%s%s", basesink->url, basesink->file_name); in set_ftp_dynamic_options_unlocked()
261 set_ftp_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_options_unlocked() argument
263 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_options_unlocked()
275 res = curl_easy_setopt (basesink->curl, CURLOPT_FTPPORT, in set_ftp_options_unlocked()
291 basesink->error = in set_ftp_options_unlocked()
[all …]
/dports/audio/gstreamer1-plugins-lv2/gst-plugins-bad-1.16.2/ext/curl/
H A Dgstcurlftpsink.c179 set_ftp_dynamic_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_dynamic_options_unlocked() argument
182 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_dynamic_options_unlocked()
206 last_slash = strrchr (basesink->file_name, '/'); in set_ftp_dynamic_options_unlocked()
209 g_strndup (basesink->file_name, last_slash - basesink->file_name); in set_ftp_dynamic_options_unlocked()
227 res = curl_easy_setopt (basesink->curl, CURLOPT_URL, tmp); in set_ftp_dynamic_options_unlocked()
247 tmp = g_strdup_printf ("%s%s", basesink->url, basesink->file_name); in set_ftp_dynamic_options_unlocked()
261 set_ftp_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_options_unlocked() argument
263 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_options_unlocked()
275 res = curl_easy_setopt (basesink->curl, CURLOPT_FTPPORT, in set_ftp_options_unlocked()
291 basesink->error = in set_ftp_options_unlocked()
[all …]
/dports/audio/gstreamer1-plugins-ladspa/gst-plugins-bad-1.16.2/ext/curl/
H A Dgstcurlftpsink.c179 set_ftp_dynamic_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_dynamic_options_unlocked() argument
182 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_dynamic_options_unlocked()
206 last_slash = strrchr (basesink->file_name, '/'); in set_ftp_dynamic_options_unlocked()
209 g_strndup (basesink->file_name, last_slash - basesink->file_name); in set_ftp_dynamic_options_unlocked()
227 res = curl_easy_setopt (basesink->curl, CURLOPT_URL, tmp); in set_ftp_dynamic_options_unlocked()
247 tmp = g_strdup_printf ("%s%s", basesink->url, basesink->file_name); in set_ftp_dynamic_options_unlocked()
261 set_ftp_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_options_unlocked() argument
263 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_options_unlocked()
275 res = curl_easy_setopt (basesink->curl, CURLOPT_FTPPORT, in set_ftp_options_unlocked()
291 basesink->error = in set_ftp_options_unlocked()
[all …]
/dports/audio/gstreamer1-plugins-musepack/gst-plugins-bad-1.16.2/ext/curl/
H A Dgstcurlftpsink.c179 set_ftp_dynamic_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_dynamic_options_unlocked() argument
182 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_dynamic_options_unlocked()
206 last_slash = strrchr (basesink->file_name, '/'); in set_ftp_dynamic_options_unlocked()
209 g_strndup (basesink->file_name, last_slash - basesink->file_name); in set_ftp_dynamic_options_unlocked()
227 res = curl_easy_setopt (basesink->curl, CURLOPT_URL, tmp); in set_ftp_dynamic_options_unlocked()
247 tmp = g_strdup_printf ("%s%s", basesink->url, basesink->file_name); in set_ftp_dynamic_options_unlocked()
261 set_ftp_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_options_unlocked() argument
263 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_options_unlocked()
275 res = curl_easy_setopt (basesink->curl, CURLOPT_FTPPORT, in set_ftp_options_unlocked()
291 basesink->error = in set_ftp_options_unlocked()
[all …]
/dports/audio/gstreamer1-plugins-openmpt/gst-plugins-bad-1.16.2/ext/curl/
H A Dgstcurlftpsink.c179 set_ftp_dynamic_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_dynamic_options_unlocked() argument
182 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_dynamic_options_unlocked()
206 last_slash = strrchr (basesink->file_name, '/'); in set_ftp_dynamic_options_unlocked()
209 g_strndup (basesink->file_name, last_slash - basesink->file_name); in set_ftp_dynamic_options_unlocked()
227 res = curl_easy_setopt (basesink->curl, CURLOPT_URL, tmp); in set_ftp_dynamic_options_unlocked()
247 tmp = g_strdup_printf ("%s%s", basesink->url, basesink->file_name); in set_ftp_dynamic_options_unlocked()
261 set_ftp_options_unlocked (GstCurlBaseSink * basesink) in set_ftp_options_unlocked() argument
263 GstCurlFtpSink *sink = GST_CURL_FTP_SINK (basesink); in set_ftp_options_unlocked()
275 res = curl_easy_setopt (basesink->curl, CURLOPT_FTPPORT, in set_ftp_options_unlocked()
291 basesink->error = in set_ftp_options_unlocked()
[all …]

12345678910>>...36