Home
last modified time | relevance | path

Searched refs:GST_BUFFER_FLAG_LIVE (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstbuffer.h219 GST_BUFFER_FLAG_LIVE = (GST_MINI_OBJECT_FLAG_LAST << 0), enumerator
Dgstenumtypes.c128 { C_FLAGS(GST_BUFFER_FLAG_LIVE), "GST_BUFFER_FLAG_LIVE", "live" }, in gst_buffer_flags_get_type()
/third_party/gstreamer/gstplugins_bad/gst/gdp/
Ddataprotocol.c195 flags_mask = GST_BUFFER_FLAG_LIVE | GST_BUFFER_FLAG_DISCONT | in gst_dp_payload_buffer()
/third_party/gstreamer/gstreamer/tools/
Dgst-stats.c362 if (buffer_flags & GST_BUFFER_FLAG_LIVE) in do_pad_stats()
/third_party/gstreamer/gstplugins_good/ext/vpx/
Dgstvpxenc.c2013 GST_BUFFER_FLAG_SET (buffer, GST_BUFFER_FLAG_LIVE); in gst_vpx_enc_process()
/third_party/gstreamer/gstreamer/
DChangeLog61749 Rename the GST_BUFFER_FLAG_PREROLL to GST_BUFFER_FLAG_LIVE and give the new flag
/third_party/gstreamer/gstplugins_base/
DChangeLog91267 Rename the GST_BUFFER_FLAG_PREROLL to GST_BUFFER_FLAG_LIVE and give the new flag
/third_party/gstreamer/gstplugins_bad/
DChangeLog147383 Rename the GST_BUFFER_FLAG_PREROLL to GST_BUFFER_FLAG_LIVE and give the new flag