[Bug 770627] adaptivedemux: prevent to set source flag itself

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Sep 1 06:19:41 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=770627

--- Comment #11 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
That's indeed a good point, thanks! So maybe the solution for now would indeed
be to keep the flag unset on stream->stream before adding it as that can't be
observed from the outside.

Adding a gst_bin_add() variant for this seems a bit problematic. What would you
call it, and it would also have to come with a vfunc :) A add_full() that takes
a GstBinAddPropagateElementFlags? A GstBinAddFlags that contains a flag for
propagating the SINK/SOURCE/PROVIDES_CLOCK/etc flags?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list