[Bug 381603] [0.11] Bus should auto-flush on a failed NULL->READY state change

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 27 08:58:52 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=381603
  GStreamer | gstreamer (core) | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #6 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-06-27 15:58:42 UTC ---
Now or never..


Me, I'm undecided. One could also special-case things so that a
gst_element_set_state(NULL) will flush the bus if auto-flush isn't set to FALSE
(instead of short-cutting due to current_state == target_state). I think most
people will still do the set_state() to NULL at the end, because it's the most
natural thing to do code-flow wise usually.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gstreamer-bugs mailing list