Home
last modified time | relevance | path

Searched refs:smartencoder (Results 1 – 21 of 21) sorted by relevance

/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c210 GstElement *smartencoder; member
1370 sgroup->smartencoder = g_object_new (GST_TYPE_SMART_ENCODER, NULL); in _create_stream_group()
1373 srcpad = gst_element_get_static_pad (sgroup->smartencoder, "src"); in _create_stream_group()
1377 gst_object_unref (sgroup->smartencoder); in _create_stream_group()
1378 sgroup->smartencoder = NULL; in _create_stream_group()
1380 gst_bin_add ((GstBin *) ebin, sgroup->smartencoder); in _create_stream_group()
1382 tosync = g_list_append (tosync, sgroup->smartencoder); in _create_stream_group()
2111 if (sgroup->smartencoder) in stream_group_free()
2112 gst_element_set_state (sgroup->smartencoder, GST_STATE_NULL); in stream_group_free()
2177 if (sgroup->smartencoder) in stream_group_free()
[all …]
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c210 GstElement *smartencoder; member
1370 sgroup->smartencoder = g_object_new (GST_TYPE_SMART_ENCODER, NULL); in _create_stream_group()
1373 srcpad = gst_element_get_static_pad (sgroup->smartencoder, "src"); in _create_stream_group()
1377 gst_object_unref (sgroup->smartencoder); in _create_stream_group()
1378 sgroup->smartencoder = NULL; in _create_stream_group()
1380 gst_bin_add ((GstBin *) ebin, sgroup->smartencoder); in _create_stream_group()
1382 tosync = g_list_append (tosync, sgroup->smartencoder); in _create_stream_group()
2111 if (sgroup->smartencoder) in stream_group_free()
2112 gst_element_set_state (sgroup->smartencoder, GST_STATE_NULL); in stream_group_free()
2177 if (sgroup->smartencoder) in stream_group_free()
[all …]
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c210 GstElement *smartencoder; member
1370 sgroup->smartencoder = g_object_new (GST_TYPE_SMART_ENCODER, NULL); in _create_stream_group()
1373 srcpad = gst_element_get_static_pad (sgroup->smartencoder, "src"); in _create_stream_group()
1377 gst_object_unref (sgroup->smartencoder); in _create_stream_group()
1378 sgroup->smartencoder = NULL; in _create_stream_group()
1380 gst_bin_add ((GstBin *) ebin, sgroup->smartencoder); in _create_stream_group()
1382 tosync = g_list_append (tosync, sgroup->smartencoder); in _create_stream_group()
2111 if (sgroup->smartencoder) in stream_group_free()
2112 gst_element_set_state (sgroup->smartencoder, GST_STATE_NULL); in stream_group_free()
2177 if (sgroup->smartencoder) in stream_group_free()
[all …]
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c210 GstElement *smartencoder; member
1370 sgroup->smartencoder = g_object_new (GST_TYPE_SMART_ENCODER, NULL); in _create_stream_group()
1373 srcpad = gst_element_get_static_pad (sgroup->smartencoder, "src"); in _create_stream_group()
1377 gst_object_unref (sgroup->smartencoder); in _create_stream_group()
1378 sgroup->smartencoder = NULL; in _create_stream_group()
1380 gst_bin_add ((GstBin *) ebin, sgroup->smartencoder); in _create_stream_group()
1382 tosync = g_list_append (tosync, sgroup->smartencoder); in _create_stream_group()
2111 if (sgroup->smartencoder) in stream_group_free()
2112 gst_element_set_state (sgroup->smartencoder, GST_STATE_NULL); in stream_group_free()
2177 if (sgroup->smartencoder) in stream_group_free()
[all …]
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c210 GstElement *smartencoder; member
1370 sgroup->smartencoder = g_object_new (GST_TYPE_SMART_ENCODER, NULL); in _create_stream_group()
1373 srcpad = gst_element_get_static_pad (sgroup->smartencoder, "src"); in _create_stream_group()
1377 gst_object_unref (sgroup->smartencoder); in _create_stream_group()
1378 sgroup->smartencoder = NULL; in _create_stream_group()
1380 gst_bin_add ((GstBin *) ebin, sgroup->smartencoder); in _create_stream_group()
1382 tosync = g_list_append (tosync, sgroup->smartencoder); in _create_stream_group()
2111 if (sgroup->smartencoder) in stream_group_free()
2112 gst_element_set_state (sgroup->smartencoder, GST_STATE_NULL); in stream_group_free()
2177 if (sgroup->smartencoder) in stream_group_free()
[all …]
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c210 GstElement *smartencoder; member
1370 sgroup->smartencoder = g_object_new (GST_TYPE_SMART_ENCODER, NULL); in _create_stream_group()
1373 srcpad = gst_element_get_static_pad (sgroup->smartencoder, "src"); in _create_stream_group()
1377 gst_object_unref (sgroup->smartencoder); in _create_stream_group()
1378 sgroup->smartencoder = NULL; in _create_stream_group()
1380 gst_bin_add ((GstBin *) ebin, sgroup->smartencoder); in _create_stream_group()
1382 tosync = g_list_append (tosync, sgroup->smartencoder); in _create_stream_group()
2111 if (sgroup->smartencoder) in stream_group_free()
2112 gst_element_set_state (sgroup->smartencoder, GST_STATE_NULL); in stream_group_free()
2177 if (sgroup->smartencoder) in stream_group_free()
[all …]
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c210 GstElement *smartencoder; member
1370 sgroup->smartencoder = g_object_new (GST_TYPE_SMART_ENCODER, NULL); in _create_stream_group()
1373 srcpad = gst_element_get_static_pad (sgroup->smartencoder, "src"); in _create_stream_group()
1377 gst_object_unref (sgroup->smartencoder); in _create_stream_group()
1378 sgroup->smartencoder = NULL; in _create_stream_group()
1380 gst_bin_add ((GstBin *) ebin, sgroup->smartencoder); in _create_stream_group()
1382 tosync = g_list_append (tosync, sgroup->smartencoder); in _create_stream_group()
2111 if (sgroup->smartencoder) in stream_group_free()
2112 gst_element_set_state (sgroup->smartencoder, GST_STATE_NULL); in stream_group_free()
2177 if (sgroup->smartencoder) in stream_group_free()
[all …]
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c210 GstElement *smartencoder; member
1370 sgroup->smartencoder = g_object_new (GST_TYPE_SMART_ENCODER, NULL); in _create_stream_group()
1373 srcpad = gst_element_get_static_pad (sgroup->smartencoder, "src"); in _create_stream_group()
1377 gst_object_unref (sgroup->smartencoder); in _create_stream_group()
1378 sgroup->smartencoder = NULL; in _create_stream_group()
1380 gst_bin_add ((GstBin *) ebin, sgroup->smartencoder); in _create_stream_group()
1382 tosync = g_list_append (tosync, sgroup->smartencoder); in _create_stream_group()
2111 if (sgroup->smartencoder) in stream_group_free()
2112 gst_element_set_state (sgroup->smartencoder, GST_STATE_NULL); in stream_group_free()
2177 if (sgroup->smartencoder) in stream_group_free()
[all …]
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c210 GstElement *smartencoder; member
1370 sgroup->smartencoder = g_object_new (GST_TYPE_SMART_ENCODER, NULL); in _create_stream_group()
1373 srcpad = gst_element_get_static_pad (sgroup->smartencoder, "src"); in _create_stream_group()
1377 gst_object_unref (sgroup->smartencoder); in _create_stream_group()
1378 sgroup->smartencoder = NULL; in _create_stream_group()
1380 gst_bin_add ((GstBin *) ebin, sgroup->smartencoder); in _create_stream_group()
1382 tosync = g_list_append (tosync, sgroup->smartencoder); in _create_stream_group()
2111 if (sgroup->smartencoder) in stream_group_free()
2112 gst_element_set_state (sgroup->smartencoder, GST_STATE_NULL); in stream_group_free()
2177 if (sgroup->smartencoder) in stream_group_free()
[all …]
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c210 GstElement *smartencoder; member
1370 sgroup->smartencoder = g_object_new (GST_TYPE_SMART_ENCODER, NULL); in _create_stream_group()
1373 srcpad = gst_element_get_static_pad (sgroup->smartencoder, "src"); in _create_stream_group()
1377 gst_object_unref (sgroup->smartencoder); in _create_stream_group()
1378 sgroup->smartencoder = NULL; in _create_stream_group()
1380 gst_bin_add ((GstBin *) ebin, sgroup->smartencoder); in _create_stream_group()
1382 tosync = g_list_append (tosync, sgroup->smartencoder); in _create_stream_group()
2111 if (sgroup->smartencoder) in stream_group_free()
2112 gst_element_set_state (sgroup->smartencoder, GST_STATE_NULL); in stream_group_free()
2177 if (sgroup->smartencoder) in stream_group_free()
[all …]
/dports/multimedia/gstreamer1-editing-services/gstreamer-editing-services-1.16.2/
H A DChangeLog20417 GESTimelinePipeline: Use smartencoder feature from encodebin
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/
H A DChangeLog37261 smartencoder: Only accept TIME segments for real
70303 smartencoder: use gst_quark_from_static_string()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/
H A DChangeLog37261 smartencoder: Only accept TIME segments for real
70303 smartencoder: use gst_quark_from_static_string()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/
H A DChangeLog37261 smartencoder: Only accept TIME segments for real
70303 smartencoder: use gst_quark_from_static_string()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/
H A DChangeLog37261 smartencoder: Only accept TIME segments for real
70303 smartencoder: use gst_quark_from_static_string()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/
H A DChangeLog37261 smartencoder: Only accept TIME segments for real
70303 smartencoder: use gst_quark_from_static_string()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/
H A DChangeLog37261 smartencoder: Only accept TIME segments for real
70303 smartencoder: use gst_quark_from_static_string()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/
H A DChangeLog37261 smartencoder: Only accept TIME segments for real
70303 smartencoder: use gst_quark_from_static_string()
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/
H A DChangeLog37261 smartencoder: Only accept TIME segments for real
70303 smartencoder: use gst_quark_from_static_string()
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/
H A DChangeLog37261 smartencoder: Only accept TIME segments for real
70303 smartencoder: use gst_quark_from_static_string()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/
H A DChangeLog37261 smartencoder: Only accept TIME segments for real
70303 smartencoder: use gst_quark_from_static_string()