Home
last modified time | relevance | path

Searched refs:templ_caps (Results 1 – 25 of 484) sorted by relevance

12345678910>>...20

/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Dgstaudioutilsprivate.c37 __gst_audio_element_proxy_caps (GstElement * element, GstCaps * templ_caps, in __gst_audio_element_proxy_caps() argument
42 gint templ_caps_size = gst_caps_get_size (templ_caps); in __gst_audio_element_proxy_caps()
47 gst_structure_get_name_id (gst_caps_get_structure (templ_caps, i)); in __gst_audio_element_proxy_caps()
48 GstCapsFeatures *features = gst_caps_get_features (templ_caps, i); in __gst_audio_element_proxy_caps()
91 GstCaps *templ_caps, *src_templ_caps; in __gst_audio_element_proxy_getcaps() local
99 templ_caps = initial_caps ? gst_caps_ref (initial_caps) : in __gst_audio_element_proxy_getcaps()
119 fcaps = templ_caps; in __gst_audio_element_proxy_getcaps()
126 GST_LOG_OBJECT (element, "template caps %" GST_PTR_FORMAT, templ_caps); in __gst_audio_element_proxy_getcaps()
129 filter_caps = __gst_audio_element_proxy_caps (element, templ_caps, allowed); in __gst_audio_element_proxy_getcaps()
131 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_audio_element_proxy_getcaps()
[all …]
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Dgstaudioutilsprivate.c37 __gst_audio_element_proxy_caps (GstElement * element, GstCaps * templ_caps, in __gst_audio_element_proxy_caps() argument
42 gint templ_caps_size = gst_caps_get_size (templ_caps); in __gst_audio_element_proxy_caps()
47 gst_structure_get_name_id (gst_caps_get_structure (templ_caps, i)); in __gst_audio_element_proxy_caps()
48 GstCapsFeatures *features = gst_caps_get_features (templ_caps, i); in __gst_audio_element_proxy_caps()
91 GstCaps *templ_caps, *src_templ_caps; in __gst_audio_element_proxy_getcaps() local
99 templ_caps = initial_caps ? gst_caps_ref (initial_caps) : in __gst_audio_element_proxy_getcaps()
119 fcaps = templ_caps; in __gst_audio_element_proxy_getcaps()
126 GST_LOG_OBJECT (element, "template caps %" GST_PTR_FORMAT, templ_caps); in __gst_audio_element_proxy_getcaps()
129 filter_caps = __gst_audio_element_proxy_caps (element, templ_caps, allowed); in __gst_audio_element_proxy_getcaps()
131 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_audio_element_proxy_getcaps()
[all …]
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Dgstaudioutilsprivate.c37 __gst_audio_element_proxy_caps (GstElement * element, GstCaps * templ_caps, in __gst_audio_element_proxy_caps() argument
42 gint templ_caps_size = gst_caps_get_size (templ_caps); in __gst_audio_element_proxy_caps()
47 gst_structure_get_name_id (gst_caps_get_structure (templ_caps, i)); in __gst_audio_element_proxy_caps()
48 GstCapsFeatures *features = gst_caps_get_features (templ_caps, i); in __gst_audio_element_proxy_caps()
91 GstCaps *templ_caps, *src_templ_caps; in __gst_audio_element_proxy_getcaps() local
99 templ_caps = initial_caps ? gst_caps_ref (initial_caps) : in __gst_audio_element_proxy_getcaps()
119 fcaps = templ_caps; in __gst_audio_element_proxy_getcaps()
126 GST_LOG_OBJECT (element, "template caps %" GST_PTR_FORMAT, templ_caps); in __gst_audio_element_proxy_getcaps()
129 filter_caps = __gst_audio_element_proxy_caps (element, templ_caps, allowed); in __gst_audio_element_proxy_getcaps()
131 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_audio_element_proxy_getcaps()
[all …]
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Dgstaudioutilsprivate.c37 __gst_audio_element_proxy_caps (GstElement * element, GstCaps * templ_caps, in __gst_audio_element_proxy_caps() argument
42 gint templ_caps_size = gst_caps_get_size (templ_caps); in __gst_audio_element_proxy_caps()
47 gst_structure_get_name_id (gst_caps_get_structure (templ_caps, i)); in __gst_audio_element_proxy_caps()
48 GstCapsFeatures *features = gst_caps_get_features (templ_caps, i); in __gst_audio_element_proxy_caps()
91 GstCaps *templ_caps, *src_templ_caps; in __gst_audio_element_proxy_getcaps() local
99 templ_caps = initial_caps ? gst_caps_ref (initial_caps) : in __gst_audio_element_proxy_getcaps()
119 fcaps = templ_caps; in __gst_audio_element_proxy_getcaps()
126 GST_LOG_OBJECT (element, "template caps %" GST_PTR_FORMAT, templ_caps); in __gst_audio_element_proxy_getcaps()
129 filter_caps = __gst_audio_element_proxy_caps (element, templ_caps, allowed); in __gst_audio_element_proxy_getcaps()
131 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_audio_element_proxy_getcaps()
[all …]
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Dgstaudioutilsprivate.c37 __gst_audio_element_proxy_caps (GstElement * element, GstCaps * templ_caps, in __gst_audio_element_proxy_caps() argument
42 gint templ_caps_size = gst_caps_get_size (templ_caps); in __gst_audio_element_proxy_caps()
47 gst_structure_get_name_id (gst_caps_get_structure (templ_caps, i)); in __gst_audio_element_proxy_caps()
48 GstCapsFeatures *features = gst_caps_get_features (templ_caps, i); in __gst_audio_element_proxy_caps()
91 GstCaps *templ_caps, *src_templ_caps; in __gst_audio_element_proxy_getcaps() local
99 templ_caps = initial_caps ? gst_caps_ref (initial_caps) : in __gst_audio_element_proxy_getcaps()
119 fcaps = templ_caps; in __gst_audio_element_proxy_getcaps()
126 GST_LOG_OBJECT (element, "template caps %" GST_PTR_FORMAT, templ_caps); in __gst_audio_element_proxy_getcaps()
129 filter_caps = __gst_audio_element_proxy_caps (element, templ_caps, allowed); in __gst_audio_element_proxy_getcaps()
131 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_audio_element_proxy_getcaps()
[all …]
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Dgstaudioutilsprivate.c37 __gst_audio_element_proxy_caps (GstElement * element, GstCaps * templ_caps, in __gst_audio_element_proxy_caps() argument
42 gint templ_caps_size = gst_caps_get_size (templ_caps); in __gst_audio_element_proxy_caps()
47 gst_structure_get_name_id (gst_caps_get_structure (templ_caps, i)); in __gst_audio_element_proxy_caps()
48 GstCapsFeatures *features = gst_caps_get_features (templ_caps, i); in __gst_audio_element_proxy_caps()
91 GstCaps *templ_caps, *src_templ_caps; in __gst_audio_element_proxy_getcaps() local
99 templ_caps = initial_caps ? gst_caps_ref (initial_caps) : in __gst_audio_element_proxy_getcaps()
119 fcaps = templ_caps; in __gst_audio_element_proxy_getcaps()
126 GST_LOG_OBJECT (element, "template caps %" GST_PTR_FORMAT, templ_caps); in __gst_audio_element_proxy_getcaps()
129 filter_caps = __gst_audio_element_proxy_caps (element, templ_caps, allowed); in __gst_audio_element_proxy_getcaps()
131 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_audio_element_proxy_getcaps()
[all …]
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Dgstaudioutilsprivate.c37 __gst_audio_element_proxy_caps (GstElement * element, GstCaps * templ_caps, in __gst_audio_element_proxy_caps() argument
42 gint templ_caps_size = gst_caps_get_size (templ_caps); in __gst_audio_element_proxy_caps()
47 gst_structure_get_name_id (gst_caps_get_structure (templ_caps, i)); in __gst_audio_element_proxy_caps()
48 GstCapsFeatures *features = gst_caps_get_features (templ_caps, i); in __gst_audio_element_proxy_caps()
91 GstCaps *templ_caps, *src_templ_caps; in __gst_audio_element_proxy_getcaps() local
99 templ_caps = initial_caps ? gst_caps_ref (initial_caps) : in __gst_audio_element_proxy_getcaps()
119 fcaps = templ_caps; in __gst_audio_element_proxy_getcaps()
126 GST_LOG_OBJECT (element, "template caps %" GST_PTR_FORMAT, templ_caps); in __gst_audio_element_proxy_getcaps()
129 filter_caps = __gst_audio_element_proxy_caps (element, templ_caps, allowed); in __gst_audio_element_proxy_getcaps()
131 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_audio_element_proxy_getcaps()
[all …]
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Dgstaudioutilsprivate.c37 __gst_audio_element_proxy_caps (GstElement * element, GstCaps * templ_caps, in __gst_audio_element_proxy_caps() argument
42 gint templ_caps_size = gst_caps_get_size (templ_caps); in __gst_audio_element_proxy_caps()
47 gst_structure_get_name_id (gst_caps_get_structure (templ_caps, i)); in __gst_audio_element_proxy_caps()
48 GstCapsFeatures *features = gst_caps_get_features (templ_caps, i); in __gst_audio_element_proxy_caps()
91 GstCaps *templ_caps, *src_templ_caps; in __gst_audio_element_proxy_getcaps() local
99 templ_caps = initial_caps ? gst_caps_ref (initial_caps) : in __gst_audio_element_proxy_getcaps()
119 fcaps = templ_caps; in __gst_audio_element_proxy_getcaps()
126 GST_LOG_OBJECT (element, "template caps %" GST_PTR_FORMAT, templ_caps); in __gst_audio_element_proxy_getcaps()
129 filter_caps = __gst_audio_element_proxy_caps (element, templ_caps, allowed); in __gst_audio_element_proxy_getcaps()
131 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_audio_element_proxy_getcaps()
[all …]
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Dgstaudioutilsprivate.c37 __gst_audio_element_proxy_caps (GstElement * element, GstCaps * templ_caps, in __gst_audio_element_proxy_caps() argument
42 gint templ_caps_size = gst_caps_get_size (templ_caps); in __gst_audio_element_proxy_caps()
47 gst_structure_get_name_id (gst_caps_get_structure (templ_caps, i)); in __gst_audio_element_proxy_caps()
48 GstCapsFeatures *features = gst_caps_get_features (templ_caps, i); in __gst_audio_element_proxy_caps()
91 GstCaps *templ_caps, *src_templ_caps; in __gst_audio_element_proxy_getcaps() local
99 templ_caps = initial_caps ? gst_caps_ref (initial_caps) : in __gst_audio_element_proxy_getcaps()
119 fcaps = templ_caps; in __gst_audio_element_proxy_getcaps()
126 GST_LOG_OBJECT (element, "template caps %" GST_PTR_FORMAT, templ_caps); in __gst_audio_element_proxy_getcaps()
129 filter_caps = __gst_audio_element_proxy_caps (element, templ_caps, allowed); in __gst_audio_element_proxy_getcaps()
131 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_audio_element_proxy_getcaps()
[all …]
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Dgstaudioutilsprivate.c37 __gst_audio_element_proxy_caps (GstElement * element, GstCaps * templ_caps, in __gst_audio_element_proxy_caps() argument
42 gint templ_caps_size = gst_caps_get_size (templ_caps); in __gst_audio_element_proxy_caps()
47 gst_structure_get_name_id (gst_caps_get_structure (templ_caps, i)); in __gst_audio_element_proxy_caps()
48 GstCapsFeatures *features = gst_caps_get_features (templ_caps, i); in __gst_audio_element_proxy_caps()
91 GstCaps *templ_caps, *src_templ_caps; in __gst_audio_element_proxy_getcaps() local
99 templ_caps = initial_caps ? gst_caps_ref (initial_caps) : in __gst_audio_element_proxy_getcaps()
119 fcaps = templ_caps; in __gst_audio_element_proxy_getcaps()
126 GST_LOG_OBJECT (element, "template caps %" GST_PTR_FORMAT, templ_caps); in __gst_audio_element_proxy_getcaps()
129 filter_caps = __gst_audio_element_proxy_caps (element, templ_caps, allowed); in __gst_audio_element_proxy_getcaps()
131 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_audio_element_proxy_getcaps()
[all …]
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dgstvideoutilsprivate.c33 __gst_video_element_proxy_caps (GstElement * element, GstCaps * templ_caps, in __gst_video_element_proxy_caps() argument
38 gint templ_caps_size = gst_caps_get_size (templ_caps); in __gst_video_element_proxy_caps()
43 gst_structure_get_name_id (gst_caps_get_structure (templ_caps, i)); in __gst_video_element_proxy_caps()
44 GstCapsFeatures *features = gst_caps_get_features (templ_caps, i); in __gst_video_element_proxy_caps()
93 GstCaps *templ_caps, *src_templ_caps; in __gst_video_element_proxy_getcaps() local
101 templ_caps = initial_caps ? gst_caps_ref (initial_caps) : in __gst_video_element_proxy_getcaps()
121 fcaps = templ_caps; in __gst_video_element_proxy_getcaps()
128 GST_LOG_OBJECT (element, "template caps %" GST_PTR_FORMAT, templ_caps); in __gst_video_element_proxy_getcaps()
131 filter_caps = __gst_video_element_proxy_caps (element, templ_caps, allowed); in __gst_video_element_proxy_getcaps()
133 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_video_element_proxy_getcaps()
[all …]
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dgstvideoutilsprivate.c33 __gst_video_element_proxy_caps (GstElement * element, GstCaps * templ_caps, in __gst_video_element_proxy_caps() argument
38 gint templ_caps_size = gst_caps_get_size (templ_caps); in __gst_video_element_proxy_caps()
43 gst_structure_get_name_id (gst_caps_get_structure (templ_caps, i)); in __gst_video_element_proxy_caps()
44 GstCapsFeatures *features = gst_caps_get_features (templ_caps, i); in __gst_video_element_proxy_caps()
93 GstCaps *templ_caps, *src_templ_caps; in __gst_video_element_proxy_getcaps() local
101 templ_caps = initial_caps ? gst_caps_ref (initial_caps) : in __gst_video_element_proxy_getcaps()
121 fcaps = templ_caps; in __gst_video_element_proxy_getcaps()
128 GST_LOG_OBJECT (element, "template caps %" GST_PTR_FORMAT, templ_caps); in __gst_video_element_proxy_getcaps()
131 filter_caps = __gst_video_element_proxy_caps (element, templ_caps, allowed); in __gst_video_element_proxy_getcaps()
133 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_video_element_proxy_getcaps()
[all …]
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dgstvideoutilsprivate.c33 __gst_video_element_proxy_caps (GstElement * element, GstCaps * templ_caps, in __gst_video_element_proxy_caps() argument
38 gint templ_caps_size = gst_caps_get_size (templ_caps); in __gst_video_element_proxy_caps()
43 gst_structure_get_name_id (gst_caps_get_structure (templ_caps, i)); in __gst_video_element_proxy_caps()
44 GstCapsFeatures *features = gst_caps_get_features (templ_caps, i); in __gst_video_element_proxy_caps()
93 GstCaps *templ_caps, *src_templ_caps; in __gst_video_element_proxy_getcaps() local
101 templ_caps = initial_caps ? gst_caps_ref (initial_caps) : in __gst_video_element_proxy_getcaps()
121 fcaps = templ_caps; in __gst_video_element_proxy_getcaps()
128 GST_LOG_OBJECT (element, "template caps %" GST_PTR_FORMAT, templ_caps); in __gst_video_element_proxy_getcaps()
131 filter_caps = __gst_video_element_proxy_caps (element, templ_caps, allowed); in __gst_video_element_proxy_getcaps()
133 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_video_element_proxy_getcaps()
[all …]
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dgstvideoutilsprivate.c33 __gst_video_element_proxy_caps (GstElement * element, GstCaps * templ_caps, in __gst_video_element_proxy_caps() argument
38 gint templ_caps_size = gst_caps_get_size (templ_caps); in __gst_video_element_proxy_caps()
43 gst_structure_get_name_id (gst_caps_get_structure (templ_caps, i)); in __gst_video_element_proxy_caps()
44 GstCapsFeatures *features = gst_caps_get_features (templ_caps, i); in __gst_video_element_proxy_caps()
93 GstCaps *templ_caps, *src_templ_caps; in __gst_video_element_proxy_getcaps() local
101 templ_caps = initial_caps ? gst_caps_ref (initial_caps) : in __gst_video_element_proxy_getcaps()
121 fcaps = templ_caps; in __gst_video_element_proxy_getcaps()
128 GST_LOG_OBJECT (element, "template caps %" GST_PTR_FORMAT, templ_caps); in __gst_video_element_proxy_getcaps()
131 filter_caps = __gst_video_element_proxy_caps (element, templ_caps, allowed); in __gst_video_element_proxy_getcaps()
133 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_video_element_proxy_getcaps()
[all …]
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dgstvideoutilsprivate.c33 __gst_video_element_proxy_caps (GstElement * element, GstCaps * templ_caps, in __gst_video_element_proxy_caps() argument
38 gint templ_caps_size = gst_caps_get_size (templ_caps); in __gst_video_element_proxy_caps()
43 gst_structure_get_name_id (gst_caps_get_structure (templ_caps, i)); in __gst_video_element_proxy_caps()
44 GstCapsFeatures *features = gst_caps_get_features (templ_caps, i); in __gst_video_element_proxy_caps()
93 GstCaps *templ_caps, *src_templ_caps; in __gst_video_element_proxy_getcaps() local
101 templ_caps = initial_caps ? gst_caps_ref (initial_caps) : in __gst_video_element_proxy_getcaps()
121 fcaps = templ_caps; in __gst_video_element_proxy_getcaps()
128 GST_LOG_OBJECT (element, "template caps %" GST_PTR_FORMAT, templ_caps); in __gst_video_element_proxy_getcaps()
131 filter_caps = __gst_video_element_proxy_caps (element, templ_caps, allowed); in __gst_video_element_proxy_getcaps()
133 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_video_element_proxy_getcaps()
[all …]
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dgstvideoutilsprivate.c33 __gst_video_element_proxy_caps (GstElement * element, GstCaps * templ_caps, in __gst_video_element_proxy_caps() argument
38 gint templ_caps_size = gst_caps_get_size (templ_caps); in __gst_video_element_proxy_caps()
43 gst_structure_get_name_id (gst_caps_get_structure (templ_caps, i)); in __gst_video_element_proxy_caps()
44 GstCapsFeatures *features = gst_caps_get_features (templ_caps, i); in __gst_video_element_proxy_caps()
93 GstCaps *templ_caps, *src_templ_caps; in __gst_video_element_proxy_getcaps() local
101 templ_caps = initial_caps ? gst_caps_ref (initial_caps) : in __gst_video_element_proxy_getcaps()
121 fcaps = templ_caps; in __gst_video_element_proxy_getcaps()
128 GST_LOG_OBJECT (element, "template caps %" GST_PTR_FORMAT, templ_caps); in __gst_video_element_proxy_getcaps()
131 filter_caps = __gst_video_element_proxy_caps (element, templ_caps, allowed); in __gst_video_element_proxy_getcaps()
133 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_video_element_proxy_getcaps()
[all …]
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dgstvideoutilsprivate.c33 __gst_video_element_proxy_caps (GstElement * element, GstCaps * templ_caps, in __gst_video_element_proxy_caps() argument
38 gint templ_caps_size = gst_caps_get_size (templ_caps); in __gst_video_element_proxy_caps()
43 gst_structure_get_name_id (gst_caps_get_structure (templ_caps, i)); in __gst_video_element_proxy_caps()
44 GstCapsFeatures *features = gst_caps_get_features (templ_caps, i); in __gst_video_element_proxy_caps()
93 GstCaps *templ_caps, *src_templ_caps; in __gst_video_element_proxy_getcaps() local
101 templ_caps = initial_caps ? gst_caps_ref (initial_caps) : in __gst_video_element_proxy_getcaps()
121 fcaps = templ_caps; in __gst_video_element_proxy_getcaps()
128 GST_LOG_OBJECT (element, "template caps %" GST_PTR_FORMAT, templ_caps); in __gst_video_element_proxy_getcaps()
131 filter_caps = __gst_video_element_proxy_caps (element, templ_caps, allowed); in __gst_video_element_proxy_getcaps()
133 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_video_element_proxy_getcaps()
[all …]
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dgstvideoutilsprivate.c33 __gst_video_element_proxy_caps (GstElement * element, GstCaps * templ_caps, in __gst_video_element_proxy_caps() argument
38 gint templ_caps_size = gst_caps_get_size (templ_caps); in __gst_video_element_proxy_caps()
43 gst_structure_get_name_id (gst_caps_get_structure (templ_caps, i)); in __gst_video_element_proxy_caps()
44 GstCapsFeatures *features = gst_caps_get_features (templ_caps, i); in __gst_video_element_proxy_caps()
93 GstCaps *templ_caps, *src_templ_caps; in __gst_video_element_proxy_getcaps() local
101 templ_caps = initial_caps ? gst_caps_ref (initial_caps) : in __gst_video_element_proxy_getcaps()
121 fcaps = templ_caps; in __gst_video_element_proxy_getcaps()
128 GST_LOG_OBJECT (element, "template caps %" GST_PTR_FORMAT, templ_caps); in __gst_video_element_proxy_getcaps()
131 filter_caps = __gst_video_element_proxy_caps (element, templ_caps, allowed); in __gst_video_element_proxy_getcaps()
133 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_video_element_proxy_getcaps()
[all …]
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dgstvideoutilsprivate.c33 __gst_video_element_proxy_caps (GstElement * element, GstCaps * templ_caps, in __gst_video_element_proxy_caps() argument
38 gint templ_caps_size = gst_caps_get_size (templ_caps); in __gst_video_element_proxy_caps()
43 gst_structure_get_name_id (gst_caps_get_structure (templ_caps, i)); in __gst_video_element_proxy_caps()
44 GstCapsFeatures *features = gst_caps_get_features (templ_caps, i); in __gst_video_element_proxy_caps()
93 GstCaps *templ_caps, *src_templ_caps; in __gst_video_element_proxy_getcaps() local
101 templ_caps = initial_caps ? gst_caps_ref (initial_caps) : in __gst_video_element_proxy_getcaps()
121 fcaps = templ_caps; in __gst_video_element_proxy_getcaps()
128 GST_LOG_OBJECT (element, "template caps %" GST_PTR_FORMAT, templ_caps); in __gst_video_element_proxy_getcaps()
131 filter_caps = __gst_video_element_proxy_caps (element, templ_caps, allowed); in __gst_video_element_proxy_getcaps()
133 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_video_element_proxy_getcaps()
[all …]
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dgstvideoutilsprivate.c33 __gst_video_element_proxy_caps (GstElement * element, GstCaps * templ_caps, in __gst_video_element_proxy_caps() argument
38 gint templ_caps_size = gst_caps_get_size (templ_caps); in __gst_video_element_proxy_caps()
43 gst_structure_get_name_id (gst_caps_get_structure (templ_caps, i)); in __gst_video_element_proxy_caps()
44 GstCapsFeatures *features = gst_caps_get_features (templ_caps, i); in __gst_video_element_proxy_caps()
93 GstCaps *templ_caps, *src_templ_caps; in __gst_video_element_proxy_getcaps() local
101 templ_caps = initial_caps ? gst_caps_ref (initial_caps) : in __gst_video_element_proxy_getcaps()
121 fcaps = templ_caps; in __gst_video_element_proxy_getcaps()
128 GST_LOG_OBJECT (element, "template caps %" GST_PTR_FORMAT, templ_caps); in __gst_video_element_proxy_getcaps()
131 filter_caps = __gst_video_element_proxy_caps (element, templ_caps, allowed); in __gst_video_element_proxy_getcaps()
133 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_video_element_proxy_getcaps()
[all …]
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/ext/gl/
H A Dgstglstereosplit.c269 GstCaps *outcaps, *tmp, *templ_caps; in stereosplit_get_src_caps() local
273 templ_caps = gst_pad_get_pad_template_caps (pad); in stereosplit_get_src_caps()
276 templ_caps = gst_caps_make_writable (templ_caps); in stereosplit_get_src_caps()
287 gst_caps_set_value (templ_caps, "multiview-mode", &list); in stereosplit_get_src_caps()
294 gst_caps_unref (templ_caps); in stereosplit_get_src_caps()
300 gst_caps_unref (templ_caps); in stereosplit_get_src_caps()
658 GstCaps *filter, *left, *right, *combined, *ret, *templ_caps; in stereosplit_sink_query() local
684 gst_caps_intersect_full (combined, templ_caps, in stereosplit_sink_query()
686 gst_caps_unref (templ_caps); in stereosplit_sink_query()
704 gst_caps_intersect_full (combined, templ_caps, in stereosplit_sink_query()
[all …]
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/ext/gl/
H A Dgstglstereosplit.c269 GstCaps *outcaps, *tmp, *templ_caps; in stereosplit_get_src_caps() local
273 templ_caps = gst_pad_get_pad_template_caps (pad); in stereosplit_get_src_caps()
276 templ_caps = gst_caps_make_writable (templ_caps); in stereosplit_get_src_caps()
287 gst_caps_set_value (templ_caps, "multiview-mode", &list); in stereosplit_get_src_caps()
294 gst_caps_unref (templ_caps); in stereosplit_get_src_caps()
300 gst_caps_unref (templ_caps); in stereosplit_get_src_caps()
658 GstCaps *filter, *left, *right, *combined, *ret, *templ_caps; in stereosplit_sink_query() local
684 gst_caps_intersect_full (combined, templ_caps, in stereosplit_sink_query()
686 gst_caps_unref (templ_caps); in stereosplit_sink_query()
704 gst_caps_intersect_full (combined, templ_caps, in stereosplit_sink_query()
[all …]
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/ext/gl/
H A Dgstglstereosplit.c269 GstCaps *outcaps, *tmp, *templ_caps; in stereosplit_get_src_caps() local
273 templ_caps = gst_pad_get_pad_template_caps (pad); in stereosplit_get_src_caps()
276 templ_caps = gst_caps_make_writable (templ_caps); in stereosplit_get_src_caps()
287 gst_caps_set_value (templ_caps, "multiview-mode", &list); in stereosplit_get_src_caps()
294 gst_caps_unref (templ_caps); in stereosplit_get_src_caps()
300 gst_caps_unref (templ_caps); in stereosplit_get_src_caps()
658 GstCaps *filter, *left, *right, *combined, *ret, *templ_caps; in stereosplit_sink_query() local
684 gst_caps_intersect_full (combined, templ_caps, in stereosplit_sink_query()
686 gst_caps_unref (templ_caps); in stereosplit_sink_query()
704 gst_caps_intersect_full (combined, templ_caps, in stereosplit_sink_query()
[all …]
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/ext/gl/
H A Dgstglstereosplit.c269 GstCaps *outcaps, *tmp, *templ_caps; in stereosplit_get_src_caps() local
273 templ_caps = gst_pad_get_pad_template_caps (pad); in stereosplit_get_src_caps()
276 templ_caps = gst_caps_make_writable (templ_caps); in stereosplit_get_src_caps()
287 gst_caps_set_value (templ_caps, "multiview-mode", &list); in stereosplit_get_src_caps()
294 gst_caps_unref (templ_caps); in stereosplit_get_src_caps()
300 gst_caps_unref (templ_caps); in stereosplit_get_src_caps()
658 GstCaps *filter, *left, *right, *combined, *ret, *templ_caps; in stereosplit_sink_query() local
684 gst_caps_intersect_full (combined, templ_caps, in stereosplit_sink_query()
686 gst_caps_unref (templ_caps); in stereosplit_sink_query()
704 gst_caps_intersect_full (combined, templ_caps, in stereosplit_sink_query()
[all …]
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/ext/gl/
H A Dgstglstereosplit.c269 GstCaps *outcaps, *tmp, *templ_caps; in stereosplit_get_src_caps() local
273 templ_caps = gst_pad_get_pad_template_caps (pad); in stereosplit_get_src_caps()
276 templ_caps = gst_caps_make_writable (templ_caps); in stereosplit_get_src_caps()
287 gst_caps_set_value (templ_caps, "multiview-mode", &list); in stereosplit_get_src_caps()
294 gst_caps_unref (templ_caps); in stereosplit_get_src_caps()
300 gst_caps_unref (templ_caps); in stereosplit_get_src_caps()
658 GstCaps *filter, *left, *right, *combined, *ret, *templ_caps; in stereosplit_sink_query() local
684 gst_caps_intersect_full (combined, templ_caps, in stereosplit_sink_query()
686 gst_caps_unref (templ_caps); in stereosplit_sink_query()
704 gst_caps_intersect_full (combined, templ_caps, in stereosplit_sink_query()
[all …]

12345678910>>...20