Home
last modified time | relevance | path

Searched refs:next_caps (Results 1 – 20 of 20) sorted by relevance

/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/app/
H A Dgstappsrc.c1188 GstCaps *next_caps = GST_CAPS (obj); in gst_app_src_create() local
1191 if (next_caps && priv->current_caps) in gst_app_src_create()
1192 caps_changed = !gst_caps_is_equal (next_caps, priv->current_caps); in gst_app_src_create()
1194 caps_changed = (next_caps != priv->current_caps); in gst_app_src_create()
1196 gst_caps_replace (&priv->current_caps, next_caps); in gst_app_src_create()
1198 if (next_caps) { in gst_app_src_create()
1199 gst_caps_unref (next_caps); in gst_app_src_create()
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/app/
H A Dgstappsrc.c1188 GstCaps *next_caps = GST_CAPS (obj); in gst_app_src_create() local
1191 if (next_caps && priv->current_caps) in gst_app_src_create()
1192 caps_changed = !gst_caps_is_equal (next_caps, priv->current_caps); in gst_app_src_create()
1194 caps_changed = (next_caps != priv->current_caps); in gst_app_src_create()
1196 gst_caps_replace (&priv->current_caps, next_caps); in gst_app_src_create()
1198 if (next_caps) { in gst_app_src_create()
1199 gst_caps_unref (next_caps); in gst_app_src_create()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/app/
H A Dgstappsrc.c1188 GstCaps *next_caps = GST_CAPS (obj); in gst_app_src_create() local
1191 if (next_caps && priv->current_caps) in gst_app_src_create()
1192 caps_changed = !gst_caps_is_equal (next_caps, priv->current_caps); in gst_app_src_create()
1194 caps_changed = (next_caps != priv->current_caps); in gst_app_src_create()
1196 gst_caps_replace (&priv->current_caps, next_caps); in gst_app_src_create()
1198 if (next_caps) { in gst_app_src_create()
1199 gst_caps_unref (next_caps); in gst_app_src_create()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/app/
H A Dgstappsrc.c1188 GstCaps *next_caps = GST_CAPS (obj); in gst_app_src_create() local
1191 if (next_caps && priv->current_caps) in gst_app_src_create()
1192 caps_changed = !gst_caps_is_equal (next_caps, priv->current_caps); in gst_app_src_create()
1194 caps_changed = (next_caps != priv->current_caps); in gst_app_src_create()
1196 gst_caps_replace (&priv->current_caps, next_caps); in gst_app_src_create()
1198 if (next_caps) { in gst_app_src_create()
1199 gst_caps_unref (next_caps); in gst_app_src_create()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/app/
H A Dgstappsrc.c1188 GstCaps *next_caps = GST_CAPS (obj); in gst_app_src_create() local
1191 if (next_caps && priv->current_caps) in gst_app_src_create()
1192 caps_changed = !gst_caps_is_equal (next_caps, priv->current_caps); in gst_app_src_create()
1194 caps_changed = (next_caps != priv->current_caps); in gst_app_src_create()
1196 gst_caps_replace (&priv->current_caps, next_caps); in gst_app_src_create()
1198 if (next_caps) { in gst_app_src_create()
1199 gst_caps_unref (next_caps); in gst_app_src_create()
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/app/
H A Dgstappsrc.c1188 GstCaps *next_caps = GST_CAPS (obj); in gst_app_src_create() local
1191 if (next_caps && priv->current_caps) in gst_app_src_create()
1192 caps_changed = !gst_caps_is_equal (next_caps, priv->current_caps); in gst_app_src_create()
1194 caps_changed = (next_caps != priv->current_caps); in gst_app_src_create()
1196 gst_caps_replace (&priv->current_caps, next_caps); in gst_app_src_create()
1198 if (next_caps) { in gst_app_src_create()
1199 gst_caps_unref (next_caps); in gst_app_src_create()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/app/
H A Dgstappsrc.c1188 GstCaps *next_caps = GST_CAPS (obj); in gst_app_src_create() local
1191 if (next_caps && priv->current_caps) in gst_app_src_create()
1192 caps_changed = !gst_caps_is_equal (next_caps, priv->current_caps); in gst_app_src_create()
1194 caps_changed = (next_caps != priv->current_caps); in gst_app_src_create()
1196 gst_caps_replace (&priv->current_caps, next_caps); in gst_app_src_create()
1198 if (next_caps) { in gst_app_src_create()
1199 gst_caps_unref (next_caps); in gst_app_src_create()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/app/
H A Dgstappsrc.c1188 GstCaps *next_caps = GST_CAPS (obj); in gst_app_src_create() local
1191 if (next_caps && priv->current_caps) in gst_app_src_create()
1192 caps_changed = !gst_caps_is_equal (next_caps, priv->current_caps); in gst_app_src_create()
1194 caps_changed = (next_caps != priv->current_caps); in gst_app_src_create()
1196 gst_caps_replace (&priv->current_caps, next_caps); in gst_app_src_create()
1198 if (next_caps) { in gst_app_src_create()
1199 gst_caps_unref (next_caps); in gst_app_src_create()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/app/
H A Dgstappsrc.c1188 GstCaps *next_caps = GST_CAPS (obj); in gst_app_src_create() local
1191 if (next_caps && priv->current_caps) in gst_app_src_create()
1192 caps_changed = !gst_caps_is_equal (next_caps, priv->current_caps); in gst_app_src_create()
1194 caps_changed = (next_caps != priv->current_caps); in gst_app_src_create()
1196 gst_caps_replace (&priv->current_caps, next_caps); in gst_app_src_create()
1198 if (next_caps) { in gst_app_src_create()
1199 gst_caps_unref (next_caps); in gst_app_src_create()
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst-libs/gst/app/
H A Dgstappsrc.c1188 GstCaps *next_caps = GST_CAPS (obj); in gst_app_src_create() local
1191 if (next_caps && priv->current_caps) in gst_app_src_create()
1192 caps_changed = !gst_caps_is_equal (next_caps, priv->current_caps); in gst_app_src_create()
1194 caps_changed = (next_caps != priv->current_caps); in gst_app_src_create()
1196 gst_caps_replace (&priv->current_caps, next_caps); in gst_app_src_create()
1198 if (next_caps) { in gst_app_src_create()
1199 gst_caps_unref (next_caps); in gst_app_src_create()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/ext/gl/
H A Dgstglstereosplit.c224 GstCaps *next_caps; in stereosplit_transform_caps() local
230 next_caps = in stereosplit_transform_caps()
234 return next_caps; in stereosplit_transform_caps()
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/ext/gl/
H A Dgstglstereosplit.c224 GstCaps *next_caps; in stereosplit_transform_caps() local
230 next_caps = in stereosplit_transform_caps()
234 return next_caps; in stereosplit_transform_caps()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/ext/gl/
H A Dgstglstereosplit.c224 GstCaps *next_caps; in stereosplit_transform_caps() local
230 next_caps = in stereosplit_transform_caps()
234 return next_caps; in stereosplit_transform_caps()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/ext/gl/
H A Dgstglstereosplit.c224 GstCaps *next_caps; in stereosplit_transform_caps() local
230 next_caps = in stereosplit_transform_caps()
234 return next_caps; in stereosplit_transform_caps()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/ext/gl/
H A Dgstglstereosplit.c224 GstCaps *next_caps; in stereosplit_transform_caps() local
230 next_caps = in stereosplit_transform_caps()
234 return next_caps; in stereosplit_transform_caps()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/ext/gl/
H A Dgstglstereosplit.c224 GstCaps *next_caps; in stereosplit_transform_caps() local
230 next_caps = in stereosplit_transform_caps()
234 return next_caps; in stereosplit_transform_caps()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/ext/gl/
H A Dgstglstereosplit.c224 GstCaps *next_caps; in stereosplit_transform_caps() local
230 next_caps = in stereosplit_transform_caps()
234 return next_caps; in stereosplit_transform_caps()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/ext/gl/
H A Dgstglstereosplit.c224 GstCaps *next_caps; in stereosplit_transform_caps() local
230 next_caps = in stereosplit_transform_caps()
234 return next_caps; in stereosplit_transform_caps()
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/ext/gl/
H A Dgstglstereosplit.c224 GstCaps *next_caps; in stereosplit_transform_caps() local
230 next_caps = in stereosplit_transform_caps()
234 return next_caps; in stereosplit_transform_caps()
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/ext/gl/
H A Dgstglstereosplit.c224 GstCaps *next_caps; in stereosplit_transform_caps() local
230 next_caps = in stereosplit_transform_caps()
234 return next_caps; in stereosplit_transform_caps()