Home
last modified time | relevance | path

Searched refs:preroll_caps (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/app/
Dgstappsink.c126 GstCaps *preroll_caps; member
591 gst_caps_replace (&priv->preroll_caps, NULL); in gst_app_sink_dispose()
774 gst_caps_replace (&priv->preroll_caps, NULL); in gst_app_sink_stop()
794 gst_caps_replace (&priv->preroll_caps, caps); in gst_app_sink_setcaps()
1769 gst_sample_new (priv->preroll_buffer, priv->preroll_caps, in gst_app_sink_try_pull_preroll()
/third_party/gstreamer/gstplugins_base/
DChangeLog56128 appsink: do not update preroll_caps unless the sink is prerolling