Home
last modified time | relevance | path

Searched refs:fcaps (Results 1 – 25 of 93) sorted by relevance

1234

/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Dgstaudioutilsprivate.c94 GstCaps *fcaps, *filter_caps; in __gst_audio_element_proxy_getcaps() local
119 fcaps = templ_caps; in __gst_audio_element_proxy_getcaps()
122 fcaps = gst_caps_ref (allowed); in __gst_audio_element_proxy_getcaps()
131 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_audio_element_proxy_getcaps()
137 filter_caps = gst_caps_intersect (fcaps, filter); in __gst_audio_element_proxy_getcaps()
138 gst_caps_unref (fcaps); in __gst_audio_element_proxy_getcaps()
139 fcaps = filter_caps; in __gst_audio_element_proxy_getcaps()
145 GST_LOG_OBJECT (element, "proxy caps %" GST_PTR_FORMAT, fcaps); in __gst_audio_element_proxy_getcaps()
147 return fcaps; in __gst_audio_element_proxy_getcaps()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Dgstaudioutilsprivate.c94 GstCaps *fcaps, *filter_caps; in __gst_audio_element_proxy_getcaps() local
119 fcaps = templ_caps; in __gst_audio_element_proxy_getcaps()
122 fcaps = gst_caps_ref (allowed); in __gst_audio_element_proxy_getcaps()
131 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_audio_element_proxy_getcaps()
137 filter_caps = gst_caps_intersect (fcaps, filter); in __gst_audio_element_proxy_getcaps()
138 gst_caps_unref (fcaps); in __gst_audio_element_proxy_getcaps()
139 fcaps = filter_caps; in __gst_audio_element_proxy_getcaps()
145 GST_LOG_OBJECT (element, "proxy caps %" GST_PTR_FORMAT, fcaps); in __gst_audio_element_proxy_getcaps()
147 return fcaps; in __gst_audio_element_proxy_getcaps()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Dgstaudioutilsprivate.c94 GstCaps *fcaps, *filter_caps; in __gst_audio_element_proxy_getcaps() local
119 fcaps = templ_caps; in __gst_audio_element_proxy_getcaps()
122 fcaps = gst_caps_ref (allowed); in __gst_audio_element_proxy_getcaps()
131 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_audio_element_proxy_getcaps()
137 filter_caps = gst_caps_intersect (fcaps, filter); in __gst_audio_element_proxy_getcaps()
138 gst_caps_unref (fcaps); in __gst_audio_element_proxy_getcaps()
139 fcaps = filter_caps; in __gst_audio_element_proxy_getcaps()
145 GST_LOG_OBJECT (element, "proxy caps %" GST_PTR_FORMAT, fcaps); in __gst_audio_element_proxy_getcaps()
147 return fcaps; in __gst_audio_element_proxy_getcaps()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Dgstaudioutilsprivate.c94 GstCaps *fcaps, *filter_caps; in __gst_audio_element_proxy_getcaps() local
119 fcaps = templ_caps; in __gst_audio_element_proxy_getcaps()
122 fcaps = gst_caps_ref (allowed); in __gst_audio_element_proxy_getcaps()
131 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_audio_element_proxy_getcaps()
137 filter_caps = gst_caps_intersect (fcaps, filter); in __gst_audio_element_proxy_getcaps()
138 gst_caps_unref (fcaps); in __gst_audio_element_proxy_getcaps()
139 fcaps = filter_caps; in __gst_audio_element_proxy_getcaps()
145 GST_LOG_OBJECT (element, "proxy caps %" GST_PTR_FORMAT, fcaps); in __gst_audio_element_proxy_getcaps()
147 return fcaps; in __gst_audio_element_proxy_getcaps()
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Dgstaudioutilsprivate.c94 GstCaps *fcaps, *filter_caps; in __gst_audio_element_proxy_getcaps() local
119 fcaps = templ_caps; in __gst_audio_element_proxy_getcaps()
122 fcaps = gst_caps_ref (allowed); in __gst_audio_element_proxy_getcaps()
131 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_audio_element_proxy_getcaps()
137 filter_caps = gst_caps_intersect (fcaps, filter); in __gst_audio_element_proxy_getcaps()
138 gst_caps_unref (fcaps); in __gst_audio_element_proxy_getcaps()
139 fcaps = filter_caps; in __gst_audio_element_proxy_getcaps()
145 GST_LOG_OBJECT (element, "proxy caps %" GST_PTR_FORMAT, fcaps); in __gst_audio_element_proxy_getcaps()
147 return fcaps; in __gst_audio_element_proxy_getcaps()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Dgstaudioutilsprivate.c94 GstCaps *fcaps, *filter_caps; in __gst_audio_element_proxy_getcaps() local
119 fcaps = templ_caps; in __gst_audio_element_proxy_getcaps()
122 fcaps = gst_caps_ref (allowed); in __gst_audio_element_proxy_getcaps()
131 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_audio_element_proxy_getcaps()
137 filter_caps = gst_caps_intersect (fcaps, filter); in __gst_audio_element_proxy_getcaps()
138 gst_caps_unref (fcaps); in __gst_audio_element_proxy_getcaps()
139 fcaps = filter_caps; in __gst_audio_element_proxy_getcaps()
145 GST_LOG_OBJECT (element, "proxy caps %" GST_PTR_FORMAT, fcaps); in __gst_audio_element_proxy_getcaps()
147 return fcaps; in __gst_audio_element_proxy_getcaps()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Dgstaudioutilsprivate.c94 GstCaps *fcaps, *filter_caps; in __gst_audio_element_proxy_getcaps() local
119 fcaps = templ_caps; in __gst_audio_element_proxy_getcaps()
122 fcaps = gst_caps_ref (allowed); in __gst_audio_element_proxy_getcaps()
131 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_audio_element_proxy_getcaps()
137 filter_caps = gst_caps_intersect (fcaps, filter); in __gst_audio_element_proxy_getcaps()
138 gst_caps_unref (fcaps); in __gst_audio_element_proxy_getcaps()
139 fcaps = filter_caps; in __gst_audio_element_proxy_getcaps()
145 GST_LOG_OBJECT (element, "proxy caps %" GST_PTR_FORMAT, fcaps); in __gst_audio_element_proxy_getcaps()
147 return fcaps; in __gst_audio_element_proxy_getcaps()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Dgstaudioutilsprivate.c94 GstCaps *fcaps, *filter_caps; in __gst_audio_element_proxy_getcaps() local
119 fcaps = templ_caps; in __gst_audio_element_proxy_getcaps()
122 fcaps = gst_caps_ref (allowed); in __gst_audio_element_proxy_getcaps()
131 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_audio_element_proxy_getcaps()
137 filter_caps = gst_caps_intersect (fcaps, filter); in __gst_audio_element_proxy_getcaps()
138 gst_caps_unref (fcaps); in __gst_audio_element_proxy_getcaps()
139 fcaps = filter_caps; in __gst_audio_element_proxy_getcaps()
145 GST_LOG_OBJECT (element, "proxy caps %" GST_PTR_FORMAT, fcaps); in __gst_audio_element_proxy_getcaps()
147 return fcaps; in __gst_audio_element_proxy_getcaps()
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Dgstaudioutilsprivate.c94 GstCaps *fcaps, *filter_caps; in __gst_audio_element_proxy_getcaps() local
119 fcaps = templ_caps; in __gst_audio_element_proxy_getcaps()
122 fcaps = gst_caps_ref (allowed); in __gst_audio_element_proxy_getcaps()
131 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_audio_element_proxy_getcaps()
137 filter_caps = gst_caps_intersect (fcaps, filter); in __gst_audio_element_proxy_getcaps()
138 gst_caps_unref (fcaps); in __gst_audio_element_proxy_getcaps()
139 fcaps = filter_caps; in __gst_audio_element_proxy_getcaps()
145 GST_LOG_OBJECT (element, "proxy caps %" GST_PTR_FORMAT, fcaps); in __gst_audio_element_proxy_getcaps()
147 return fcaps; in __gst_audio_element_proxy_getcaps()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Dgstaudioutilsprivate.c94 GstCaps *fcaps, *filter_caps; in __gst_audio_element_proxy_getcaps() local
119 fcaps = templ_caps; in __gst_audio_element_proxy_getcaps()
122 fcaps = gst_caps_ref (allowed); in __gst_audio_element_proxy_getcaps()
131 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_audio_element_proxy_getcaps()
137 filter_caps = gst_caps_intersect (fcaps, filter); in __gst_audio_element_proxy_getcaps()
138 gst_caps_unref (fcaps); in __gst_audio_element_proxy_getcaps()
139 fcaps = filter_caps; in __gst_audio_element_proxy_getcaps()
145 GST_LOG_OBJECT (element, "proxy caps %" GST_PTR_FORMAT, fcaps); in __gst_audio_element_proxy_getcaps()
147 return fcaps; in __gst_audio_element_proxy_getcaps()
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dgstvideoutilsprivate.c96 GstCaps *fcaps, *filter_caps; in __gst_video_element_proxy_getcaps() local
121 fcaps = templ_caps; in __gst_video_element_proxy_getcaps()
124 fcaps = gst_caps_ref (allowed); in __gst_video_element_proxy_getcaps()
133 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_video_element_proxy_getcaps()
139 filter_caps = gst_caps_intersect (fcaps, filter); in __gst_video_element_proxy_getcaps()
140 gst_caps_unref (fcaps); in __gst_video_element_proxy_getcaps()
141 fcaps = filter_caps; in __gst_video_element_proxy_getcaps()
147 GST_LOG_OBJECT (element, "proxy caps %" GST_PTR_FORMAT, fcaps); in __gst_video_element_proxy_getcaps()
149 return fcaps; in __gst_video_element_proxy_getcaps()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dgstvideoutilsprivate.c96 GstCaps *fcaps, *filter_caps; in __gst_video_element_proxy_getcaps() local
121 fcaps = templ_caps; in __gst_video_element_proxy_getcaps()
124 fcaps = gst_caps_ref (allowed); in __gst_video_element_proxy_getcaps()
133 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_video_element_proxy_getcaps()
139 filter_caps = gst_caps_intersect (fcaps, filter); in __gst_video_element_proxy_getcaps()
140 gst_caps_unref (fcaps); in __gst_video_element_proxy_getcaps()
141 fcaps = filter_caps; in __gst_video_element_proxy_getcaps()
147 GST_LOG_OBJECT (element, "proxy caps %" GST_PTR_FORMAT, fcaps); in __gst_video_element_proxy_getcaps()
149 return fcaps; in __gst_video_element_proxy_getcaps()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dgstvideoutilsprivate.c96 GstCaps *fcaps, *filter_caps; in __gst_video_element_proxy_getcaps() local
121 fcaps = templ_caps; in __gst_video_element_proxy_getcaps()
124 fcaps = gst_caps_ref (allowed); in __gst_video_element_proxy_getcaps()
133 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_video_element_proxy_getcaps()
139 filter_caps = gst_caps_intersect (fcaps, filter); in __gst_video_element_proxy_getcaps()
140 gst_caps_unref (fcaps); in __gst_video_element_proxy_getcaps()
141 fcaps = filter_caps; in __gst_video_element_proxy_getcaps()
147 GST_LOG_OBJECT (element, "proxy caps %" GST_PTR_FORMAT, fcaps); in __gst_video_element_proxy_getcaps()
149 return fcaps; in __gst_video_element_proxy_getcaps()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dgstvideoutilsprivate.c96 GstCaps *fcaps, *filter_caps; in __gst_video_element_proxy_getcaps() local
121 fcaps = templ_caps; in __gst_video_element_proxy_getcaps()
124 fcaps = gst_caps_ref (allowed); in __gst_video_element_proxy_getcaps()
133 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_video_element_proxy_getcaps()
139 filter_caps = gst_caps_intersect (fcaps, filter); in __gst_video_element_proxy_getcaps()
140 gst_caps_unref (fcaps); in __gst_video_element_proxy_getcaps()
141 fcaps = filter_caps; in __gst_video_element_proxy_getcaps()
147 GST_LOG_OBJECT (element, "proxy caps %" GST_PTR_FORMAT, fcaps); in __gst_video_element_proxy_getcaps()
149 return fcaps; in __gst_video_element_proxy_getcaps()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dgstvideoutilsprivate.c96 GstCaps *fcaps, *filter_caps; in __gst_video_element_proxy_getcaps() local
121 fcaps = templ_caps; in __gst_video_element_proxy_getcaps()
124 fcaps = gst_caps_ref (allowed); in __gst_video_element_proxy_getcaps()
133 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_video_element_proxy_getcaps()
139 filter_caps = gst_caps_intersect (fcaps, filter); in __gst_video_element_proxy_getcaps()
140 gst_caps_unref (fcaps); in __gst_video_element_proxy_getcaps()
141 fcaps = filter_caps; in __gst_video_element_proxy_getcaps()
147 GST_LOG_OBJECT (element, "proxy caps %" GST_PTR_FORMAT, fcaps); in __gst_video_element_proxy_getcaps()
149 return fcaps; in __gst_video_element_proxy_getcaps()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dgstvideoutilsprivate.c96 GstCaps *fcaps, *filter_caps; in __gst_video_element_proxy_getcaps() local
121 fcaps = templ_caps; in __gst_video_element_proxy_getcaps()
124 fcaps = gst_caps_ref (allowed); in __gst_video_element_proxy_getcaps()
133 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_video_element_proxy_getcaps()
139 filter_caps = gst_caps_intersect (fcaps, filter); in __gst_video_element_proxy_getcaps()
140 gst_caps_unref (fcaps); in __gst_video_element_proxy_getcaps()
141 fcaps = filter_caps; in __gst_video_element_proxy_getcaps()
147 GST_LOG_OBJECT (element, "proxy caps %" GST_PTR_FORMAT, fcaps); in __gst_video_element_proxy_getcaps()
149 return fcaps; in __gst_video_element_proxy_getcaps()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dgstvideoutilsprivate.c96 GstCaps *fcaps, *filter_caps; in __gst_video_element_proxy_getcaps() local
121 fcaps = templ_caps; in __gst_video_element_proxy_getcaps()
124 fcaps = gst_caps_ref (allowed); in __gst_video_element_proxy_getcaps()
133 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_video_element_proxy_getcaps()
139 filter_caps = gst_caps_intersect (fcaps, filter); in __gst_video_element_proxy_getcaps()
140 gst_caps_unref (fcaps); in __gst_video_element_proxy_getcaps()
141 fcaps = filter_caps; in __gst_video_element_proxy_getcaps()
147 GST_LOG_OBJECT (element, "proxy caps %" GST_PTR_FORMAT, fcaps); in __gst_video_element_proxy_getcaps()
149 return fcaps; in __gst_video_element_proxy_getcaps()
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dgstvideoutilsprivate.c96 GstCaps *fcaps, *filter_caps; in __gst_video_element_proxy_getcaps() local
121 fcaps = templ_caps; in __gst_video_element_proxy_getcaps()
124 fcaps = gst_caps_ref (allowed); in __gst_video_element_proxy_getcaps()
133 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_video_element_proxy_getcaps()
139 filter_caps = gst_caps_intersect (fcaps, filter); in __gst_video_element_proxy_getcaps()
140 gst_caps_unref (fcaps); in __gst_video_element_proxy_getcaps()
141 fcaps = filter_caps; in __gst_video_element_proxy_getcaps()
147 GST_LOG_OBJECT (element, "proxy caps %" GST_PTR_FORMAT, fcaps); in __gst_video_element_proxy_getcaps()
149 return fcaps; in __gst_video_element_proxy_getcaps()
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dgstvideoutilsprivate.c96 GstCaps *fcaps, *filter_caps; in __gst_video_element_proxy_getcaps() local
121 fcaps = templ_caps; in __gst_video_element_proxy_getcaps()
124 fcaps = gst_caps_ref (allowed); in __gst_video_element_proxy_getcaps()
133 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_video_element_proxy_getcaps()
139 filter_caps = gst_caps_intersect (fcaps, filter); in __gst_video_element_proxy_getcaps()
140 gst_caps_unref (fcaps); in __gst_video_element_proxy_getcaps()
141 fcaps = filter_caps; in __gst_video_element_proxy_getcaps()
147 GST_LOG_OBJECT (element, "proxy caps %" GST_PTR_FORMAT, fcaps); in __gst_video_element_proxy_getcaps()
149 return fcaps; in __gst_video_element_proxy_getcaps()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dgstvideoutilsprivate.c96 GstCaps *fcaps, *filter_caps; in __gst_video_element_proxy_getcaps() local
121 fcaps = templ_caps; in __gst_video_element_proxy_getcaps()
124 fcaps = gst_caps_ref (allowed); in __gst_video_element_proxy_getcaps()
133 fcaps = gst_caps_intersect (filter_caps, templ_caps); in __gst_video_element_proxy_getcaps()
139 filter_caps = gst_caps_intersect (fcaps, filter); in __gst_video_element_proxy_getcaps()
140 gst_caps_unref (fcaps); in __gst_video_element_proxy_getcaps()
141 fcaps = filter_caps; in __gst_video_element_proxy_getcaps()
147 GST_LOG_OBJECT (element, "proxy caps %" GST_PTR_FORMAT, fcaps); in __gst_video_element_proxy_getcaps()
149 return fcaps; in __gst_video_element_proxy_getcaps()
/dports/graphics/gstreamer1-plugins-cairo/gst-plugins-good-1.16.2/sys/v4l2/
H A Dgstv4l2src.c405 GstCaps *fcaps = NULL; in gst_v4l2src_fixate() local
453 if (fcaps) in gst_v4l2src_fixate()
454 gst_caps_unref (fcaps); in gst_v4l2src_fixate()
456 fcaps = gst_caps_copy_nth (caps, i); in gst_v4l2src_fixate()
460 if (gst_v4l2_object_caps_is_subset (obj, fcaps)) { in gst_v4l2src_fixate()
461 gst_caps_unref (fcaps); in gst_v4l2src_fixate()
462 fcaps = gst_v4l2_object_get_current_caps (obj); in gst_v4l2src_fixate()
474 if (gst_v4l2_object_caps_equal (obj, fcaps)) in gst_v4l2src_fixate()
493 if (fcaps) in gst_v4l2src_fixate()
494 gst_caps_unref (fcaps); in gst_v4l2src_fixate()
[all …]
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/sys/v4l2/
H A Dgstv4l2src.c405 GstCaps *fcaps = NULL; in gst_v4l2src_fixate() local
453 if (fcaps) in gst_v4l2src_fixate()
454 gst_caps_unref (fcaps); in gst_v4l2src_fixate()
456 fcaps = gst_caps_copy_nth (caps, i); in gst_v4l2src_fixate()
460 if (gst_v4l2_object_caps_is_subset (obj, fcaps)) { in gst_v4l2src_fixate()
461 gst_caps_unref (fcaps); in gst_v4l2src_fixate()
462 fcaps = gst_v4l2_object_get_current_caps (obj); in gst_v4l2src_fixate()
474 if (gst_v4l2_object_caps_equal (obj, fcaps)) in gst_v4l2src_fixate()
493 if (fcaps) in gst_v4l2src_fixate()
494 gst_caps_unref (fcaps); in gst_v4l2src_fixate()
[all …]
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/sys/v4l2/
H A Dgstv4l2src.c405 GstCaps *fcaps = NULL; in gst_v4l2src_fixate() local
453 if (fcaps) in gst_v4l2src_fixate()
454 gst_caps_unref (fcaps); in gst_v4l2src_fixate()
456 fcaps = gst_caps_copy_nth (caps, i); in gst_v4l2src_fixate()
460 if (gst_v4l2_object_caps_is_subset (obj, fcaps)) { in gst_v4l2src_fixate()
461 gst_caps_unref (fcaps); in gst_v4l2src_fixate()
462 fcaps = gst_v4l2_object_get_current_caps (obj); in gst_v4l2src_fixate()
474 if (gst_v4l2_object_caps_equal (obj, fcaps)) in gst_v4l2src_fixate()
493 if (fcaps) in gst_v4l2src_fixate()
494 gst_caps_unref (fcaps); in gst_v4l2src_fixate()
[all …]
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/sys/v4l2/
H A Dgstv4l2src.c405 GstCaps *fcaps = NULL; in gst_v4l2src_fixate() local
453 if (fcaps) in gst_v4l2src_fixate()
454 gst_caps_unref (fcaps); in gst_v4l2src_fixate()
456 fcaps = gst_caps_copy_nth (caps, i); in gst_v4l2src_fixate()
460 if (gst_v4l2_object_caps_is_subset (obj, fcaps)) { in gst_v4l2src_fixate()
461 gst_caps_unref (fcaps); in gst_v4l2src_fixate()
462 fcaps = gst_v4l2_object_get_current_caps (obj); in gst_v4l2src_fixate()
474 if (gst_v4l2_object_caps_equal (obj, fcaps)) in gst_v4l2src_fixate()
493 if (fcaps) in gst_v4l2src_fixate()
494 gst_caps_unref (fcaps); in gst_v4l2src_fixate()
[all …]
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/sys/v4l2/
H A Dgstv4l2src.c405 GstCaps *fcaps = NULL; in gst_v4l2src_fixate() local
453 if (fcaps) in gst_v4l2src_fixate()
454 gst_caps_unref (fcaps); in gst_v4l2src_fixate()
456 fcaps = gst_caps_copy_nth (caps, i); in gst_v4l2src_fixate()
460 if (gst_v4l2_object_caps_is_subset (obj, fcaps)) { in gst_v4l2src_fixate()
461 gst_caps_unref (fcaps); in gst_v4l2src_fixate()
462 fcaps = gst_v4l2_object_get_current_caps (obj); in gst_v4l2src_fixate()
474 if (gst_v4l2_object_caps_equal (obj, fcaps)) in gst_v4l2src_fixate()
493 if (fcaps) in gst_v4l2src_fixate()
494 gst_caps_unref (fcaps); in gst_v4l2src_fixate()
[all …]

1234