Home
last modified time | relevance | path

Searched refs:streams_aware (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/hls/
Dgsthlsdemux.h160 gboolean streams_aware; member
Dgsthlsdemux.c674 if (hlsdemux->streams_aware && hlsdemux->previous_variant && in gst_hls_demux_setup_streams()
1505 demux->streams_aware = GST_OBJECT_PARENT (demux) in gst_hls_demux_reset()
1508 GST_DEBUG_OBJECT (demux, "Streams aware : %d", demux->streams_aware); in gst_hls_demux_reset()
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/
Dmpegtsbase.h182 gboolean streams_aware; member
Dmpegtsbase.c279 base->streams_aware = GST_OBJECT_PARENT (base) in mpegts_base_reset()
282 GST_DEBUG_OBJECT (base, "Streams aware : %d", base->streams_aware); in mpegts_base_reset()
1338 if (base->streams_aware in mpegts_base_apply_pmt()
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.h175 gboolean streams_aware; member
Dqtdemux.c2114 qtdemux->streams_aware = GST_OBJECT_PARENT (qtdemux) in gst_qtdemux_reset()
13503 g_assert (qtdemux->streams_aware); in qtdemux_update_streams()
13576 if (qtdemux->streams_aware) { in qtdemux_expose_streams()
/third_party/gstreamer/gstplugins_good/
DChangeLog17847 `qtdemux->streams_aware` is TRUE. There is no need to check for that
17849 `qtdemux->streams_aware` is only modified when the demuxer is